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
16
16
#**********************************************
17
17
nrfutil_boot.name=Bootloader DFU for Bluefruit nRF52
18
18
nrfutil_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
22
22
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