Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add memorymap support to nrf boards #7942

Merged
merged 4 commits into from
May 8, 2023
Merged

Add memorymap support to nrf boards #7942

merged 4 commits into from
May 8, 2023

Conversation

furbrain
Copy link

@furbrain furbrain commented May 7, 2023

This uses very permissive allow lists - basically any valid bit of the address space is considered appropriate

This gives very permissive access to the internals of the microprocessor.
It needs the user to be **very** careful that they do not break things
@tannewt tannewt self-requested a review May 8, 2023 17:32
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks!

@tannewt tannewt merged commit 7cd65ff into adafruit:main May 8, 2023
61 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.

None yet

2 participants