File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ nrfjprog.program.pattern="{program.path}{program.cmd}" --program "{runtime.platf
1616#**********************************************
1717nrfutil_boot.name=Bootloader DFU for Bluefruit nRF52
1818nrfutil_boot.program.tool=bootburn
19- nrfutil_boot.program.cmd=nrfutil
20- nrfutil_boot.program.cmd.windows={runtime.platform.path}/tools/nrfutil-0.5.2/binaries/ win32/nrfutil.exe
21- nrfutil_boot.program.cmd.macosx=/usr/local/bin/ nrfutil
19+ nrfutil_boot.program.cmd=adafruit- nrfutil
20+ nrfutil_boot.program.cmd.windows={runtime.platform.path}/tools/adafruit-nrfutil/ win32/adafruit- nrfutil.exe
21+ nrfutil_boot.program.cmd.macosx={runtime.platform.path}/tools/adafruit-nrfutil/macos/adafruit- nrfutil
2222
23- nrfutil_boot.program.pattern={program.cmd} --verbose dfu serial -pkg "{runtime.platform.path}/bin/bootloader/{build.variant}/{build.bootfile}.zip" -p {serial.port} -b 115200
23+ nrfutil_boot.program.pattern=" {program.cmd}" --verbose dfu serial -pkg "{runtime.platform.path}/bin/bootloader/{build.variant}/{build.bootfile}.zip" -p {serial.port} -b 115200
You can’t perform that action at this time.
0 commit comments