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

nrf52: Add new flash algo for nRF52833 that improves flashing time. #1016

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

microbit-carlos
Copy link
Contributor

More info about the flash algo improvements in:

As the improvement was achieved via a feature not present in all members of the nRF52 family, the original nRF52832 flash algo stays and this version for nRF52833 has been added along side it.

Could potentially be used for nRF52840 targets as well.

More info about the flash algo improvements in:
- pyocd/FlashAlgo#68

As the improvement was achieved from a feature not present in all
members of the nRF52 family, the original nRF52832 flash algo stays
and this version for nRF52833 has been added along side it.

Could potentially be used for nRF52840 targets as well.
@mathias-arm mathias-arm merged commit 5e04123 into ARMmbed:main Mar 20, 2023
@mathias-arm
Copy link
Collaborator

It would be interesting to enable this for nRF52840 if it works and gives better performances.

@microbit-carlos microbit-carlos deleted the nrf52833-flashalgo branch March 24, 2023 13:51
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