zephyr/scripts/support/runner
Aapo Vienamo edbaeea22f scripts: nrfjprog.py: Add --softreset switch
The current script relies on a hardware reset pin to release the chip
from reset. Software reset is also possible and even required in case
the reset pin hasn't been wired to the J-Link connector on the board.

This patch adds an additional command line switch to nrfjprog.py that
uses the software reset mechanism of nrfjprog instead of pin reset.

Signed-off-by: Aapo Vienamo <aapo.vienamo@iki.fi>
2018-03-09 23:05:34 -05:00
..
__init__.py scripts: runner: add qemu.py, a stand-in for QEMU 2017-10-28 13:31:22 -04:00
arc.py scripts: bug fixes in arc.py for make flash 2018-03-08 11:01:11 +01:00
bossac.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
core.py scripts: runner: add internal DEBUG to core 2017-12-15 09:57:30 -05:00
dfu.py scripts: runner: dfu-util: add --dfuse-modifiers option 2017-12-15 09:57:30 -05:00
esp32.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
jlink.py scripts: jlink: Do not mass erase flash by default 2018-01-30 11:09:06 -06:00
nios2.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
nrfjprog.py scripts: nrfjprog.py: Add --softreset switch 2018-03-09 23:05:34 -05:00
openocd.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
pyocd.py scripts: runner: pyocd: support pyocd-flashtool options 2017-12-15 09:57:30 -05:00
qemu.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
xtensa.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00