nrf/Makefile: Update nrfutil deploy rules for latest nrfutil. by dpgeorge · Pull Request #19134 · micropython/micropython · GitHub
Skip to content

nrf/Makefile: Update nrfutil deploy rules for latest nrfutil.#19134

Open
dpgeorge wants to merge 1 commit intomicropython:masterfrom
dpgeorge:nrf-makefile-nrfutil-new-version
Open

nrf/Makefile: Update nrfutil deploy rules for latest nrfutil.#19134
dpgeorge wants to merge 1 commit intomicropython:masterfrom
dpgeorge:nrf-makefile-nrfutil-new-version

Conversation

@dpgeorge
Copy link
Copy Markdown
Member

Summary

The old nrfutil runs only under CPython 2.x and has been replaced by a new stand-alone nrfutil executable, available directly from Nordic.

Update the Makefile to work with this new version, and also update the README to describe how to install it.

Testing

Tested on PCA10059 with the new nrfutil tool on Arch Linux. It's now possible to deploy firmware again.

Generative AI

I did not use generative AI tools when creating this PR.

The old `nrfutil` runs only under CPython 2.x and has been replaced by a
new stand-alone `nrfutil` executable, available directly from Nordic.

Update the Makefile to work with this new version, and also update the
README to describe how to install it.

Signed-off-by: Damien George <damien@micropython.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant