We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 972e25a commit 11e54b0Copy full SHA for 11e54b0
1 file changed
boards/nrf52840dongle/doc.md
@@ -75,7 +75,7 @@ that nrfutil, even when not running the "install" command, will install itself
75
into `~/.nrfutil`. The older Python based version of nrfutil is no longer
76
maintained by Nordic, and has become dysfunctional on Python 3.11.
77
78
-The nrfutil can turn the binary into a suitable zip file and send it to the
+The nrfutil works in two steps by turning the binary into a zip file and then sending the content of that zip file to the
79
bootloader. The process is automated in the usual `make flash` target.
80
81
#### Other programming methods
0 commit comments