Skip to content

Add Zephyr support for MAX32690 Boards - #11328

Open
Brandon-Hurst wants to merge 1 commit into
adafruit:mainfrom
Brandon-Hurst:ports/zephyr-cp/add-max32690
Open

Add Zephyr support for MAX32690 Boards#11328
Brandon-Hurst wants to merge 1 commit into
adafruit:mainfrom
Brandon-Hurst:ports/zephyr-cp/add-max32690

Conversation

@Brandon-Hurst

Copy link
Copy Markdown

Description

Add Zephyr support for MAX32690 Boards

  • Board aliases in ports/zephyr-cp/boards/board_aliases.cmake
  • Support for MAX32690FTHR, APARD32690, and MAX32690EVKIT

APARD / EVKit had storage_partition by default in
board support, but the MAX32690FTHR needed an explicit partition.

Also added ramdisk usage for testing without flash wear.

Testing

All boards successfully built, tested successfully on MAX32690FTHR both with ramdisk and flash filesystem.

@Brandon-Hurst
Brandon-Hurst force-pushed the ports/zephyr-cp/add-max32690 branch from e53205c to 0ef59f5 Compare September 8, 2026 14:30
- Board aliases in ports/zephyr-cp/boards/board_aliases.cmake
- Support for MAX32690FTHR, APARD32690, and MAX32690EVKIT

APARD / EVKit had storage_partition by default in
board support, but the MAX32690FTHR needed an explicit
partition.

Optional ramdisk usage for testing without flash wear.

All boards successfully built, tested on MAX32690FTHR.

Signed-off-by: Brandon Hurst <brandon.hurst97@gmail.com>
@Brandon-Hurst
Brandon-Hurst force-pushed the ports/zephyr-cp/add-max32690 branch from 0ef59f5 to d3abe62 Compare September 8, 2026 14:30

@tannewt tannewt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Each board needs a circuitpython.toml too. That should fix the CI.

Is there BLE support in Zephyr now? I'd love to deprecate the analog port in favor of the Zephyr one.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants