File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
#**********************************************
2
2
# Jlink with nrfjprog to burn bootloader
3
3
#**********************************************
4
- nrfjprog.name=J-Link for Bluefruit nrf52
4
+ nrfjprog.name=J-Link for Bluefruit nRF52
5
5
nrfjprog.program.tool=bootburn
6
6
#nrfjprog.program.path={runtime.tools.nrfjprog.path}/
7
7
nrfjprog.program.path=
@@ -13,7 +13,7 @@ nrfjprog.program.pattern="{program.path}{program.cmd}" --program "{runtime.platf
13
13
#**********************************************
14
14
# nrfutil to upgrade bootloader
15
15
#**********************************************
16
- nrfutil_boot.name=Bootloader DFU for Bluefruit nrf52
16
+ nrfutil_boot.name=Bootloader DFU for Bluefruit nRF52
17
17
nrfutil_boot.program.tool=bootburn
18
18
nrfutil_boot.program.cmd=nrfutil
19
19
nrfutil_boot.program.cmd.windows={runtime.platform.path}/tools/nrfutil-0.5.2/binaries/win32/nrfutil.exe
You can’t perform that action at this time.
0 commit comments