Skip to content

Conversation

@ozersa
Copy link
Contributor

@ozersa ozersa commented May 31, 2024

The MAX32662 microcontroller (MCU) is an advanced system-on-chip (SoC) featuring an Arm® Cortex®-M4F.

This PR add MAX32662 and it boards by providing basic functionalities

Tested with:
blinky example
image

button example
image

gpio_basic_api test
image

uart_basic_api test
image

@zephyrbot
Copy link

zephyrbot commented Jun 5, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_adi zephyrproject-rtos/hal_adi@dee9a7b zephyrproject-rtos/hal_adi@1a700a6 (main) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_adi DNM This PR should not be merged (Do Not Merge) labels Jun 5, 2024
@ozersa ozersa marked this pull request as ready for review June 5, 2024 07:56
@ozersa ozersa force-pushed the add-MAX32662 branch 2 times, most recently from 967cd23 to d8dad24 Compare June 13, 2024 06:10
@ozersa
Copy link
Contributor Author

ozersa commented Jun 13, 2024

zephyr,code = <INPUT_KEY_0>;
added to twister test works.

@MaureenHelm MaureenHelm added this to the v4.0.0 milestone Jun 17, 2024
@ozersa
Copy link
Contributor Author

ozersa commented Jul 29, 2024

Rebased onto main and TRNG enabled for this board.

@ozersa
Copy link
Contributor Author

ozersa commented Jul 29, 2024

hal_adi/PR#2 rebased onto hal_adi/main to fix github action issue.

ozersa and others added 5 commits August 7, 2024 09:54
The .shared and .mailbox sections are for the dual-core parts
and do not exist for the MAX32662

Signed-off-by: Sadik Ozer <[email protected]>
Add MAX32662 Kconfig and dts files

Co-authored-by: Maureen Helm <[email protected]>
Signed-off-by: Sadik Ozer <[email protected]>
Add MAX32662EVKIT board files
For more information about this board please check
https://www.analog.com/

Co-authored-by: Maureen Helm <[email protected]>
Signed-off-by: Sadik Ozer <[email protected]>
Enable gpio driver test for MAX32662EVKIT

Signed-off-by: Furkan Akkiz <[email protected]>
TRNG enabled for MAX32662EVKIT board

Signed-off-by: Sadik Ozer <[email protected]>
@zephyrbot zephyrbot removed the DNM This PR should not be merged (Do Not Merge) label Aug 7, 2024
@MaureenHelm MaureenHelm requested a review from ubieda August 7, 2024 13:26
@nashif nashif merged commit c44abdf into zephyrproject-rtos:main Aug 7, 2024
@MaureenHelm MaureenHelm deleted the add-MAX32662 branch August 7, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants