Skip to content

Commit

Permalink
remnoved && from jlink unlock pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
jpconstantineau committed Dec 30, 2020
1 parent c3d0bd6 commit b406e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programmers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ nrfjprog_unlock.program.cmd=nrfjprog
nrfjprog_unlock.program.cmd.windows=nrfjprog.exe

# Burn bootloader pattern
nrfjprog_unlock.program.burn_pattern="{program.cmd}" --recover --eraseall -f nrf52 && "{program.cmd}" --program "{bootloader.file}.hex" -f nrf52 --chiperase --reset
nrfjprog_unlock.program.burn_pattern="{program.cmd}" --recover --eraseall -f nrf52

# Jlink to upload sketch
nrfjprog_unlock.program.params.quiet=
Expand Down

0 comments on commit b406e13

Please sign in to comment.