Removes the nordicsemi pip dependency (#669)

Tested on Linux, should work on Mac.
We leave the responsibility to install `nrfutil` in version 6 to the
user.
This commit is contained in:
kaczmarczyck
2023-12-15 16:26:31 +01:00
committed by GitHub
parent af763450a9
commit 5fdc6e0739
3 changed files with 24 additions and 18 deletions

View File

@@ -19,6 +19,9 @@ customize it.
### Flashing using DFU (preferred method)
You need `nrfutil` version 6. The [install manual](../install.md) has
setup instructions.
To flash the firmware, run:
```shell