Skip to content

Add NVM support for Zephyr port#10918

Merged
dhalbert merged 1 commit intoadafruit:mainfrom
tannewt:zephyr_nvm
Apr 6, 2026
Merged

Add NVM support for Zephyr port#10918
dhalbert merged 1 commit intoadafruit:mainfrom
tannewt:zephyr_nvm

Conversation

@tannewt
Copy link
Copy Markdown
Member

@tannewt tannewt commented Apr 1, 2026

Implement nvm.ByteArray using Zephyr flash_area API, auto-detect NVM partition size from device tree, and add 8KB NVM partition to feather nrf52840 matching the non-Zephyr Nordic port layout.

Implement nvm.ByteArray using Zephyr flash_area API, auto-detect NVM
partition size from device tree, and add 8KB NVM partition to feather
nrf52840 matching the non-Zephyr Nordic port layout.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tannewt tannewt requested a review from dhalbert April 1, 2026 20:13
@tannewt tannewt marked this pull request as ready for review April 1, 2026 20:13
Copy link
Copy Markdown
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Looks fine - thanks!

@dhalbert dhalbert merged commit c2a5730 into adafruit:main Apr 6, 2026
34 checks passed
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