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

Revert stm32f7:stm32_flash.c: Add flash block mapping support for progmem #562

Merged
merged 1 commit into from Mar 13, 2020

Conversation

davids5
Copy link
Contributor

@davids5 davids5 commented Mar 13, 2020

This reverts commit 29164c5.

As mentioned here

29164c5 breaks the API as defined in include/nuttx/progmem.h. It should not have come in to upstream.

While it may seem that a the difference between pages, blocks and sectors are semantic arguments it is not. Code relying on the sector size, to program a sectors of different sizes was broken by this commit.

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