zephyr/scripts/west_commands/runners
Maureen Helm 4de99994f0 scripts: west: Add reset-after-load argument to jlink runner
Adds a new argument to the jlink runner to reset the device after
loading code to flash. This fixes a problem with the lpcxpresso54114
board where it was necessary to manually reset the board to get new code
to start running after the 'ninja flash' command. This new argument is
optional and false by default because there are some cases were we must
not reset after load, such as when we load the application into ITCM on
imx rt devices.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-05-25 10:01:30 -04:00
..
__init__.py boards: hifive1: Added flash runner 2019-02-05 14:29:16 -06:00
arc.py
blackmagicprobe.py
bossac.py scripts: Remove unused imports in all Python scripts 2019-03-28 11:06:20 -05:00
core.py doc: prepare for improving doc API linking 2019-03-15 05:47:19 +01:00
dfu.py
esp32.py
hifive1.py boards: hifive1: Added flash runner 2019-02-05 14:29:16 -06:00
intel_s1000.py
jlink.py scripts: west: Add reset-after-load argument to jlink runner 2019-05-25 10:01:30 -04:00
nios2.py
nrfjprog.py scripts: Remove unnecessary () around if/while conditions in Python 2019-03-26 07:59:59 -05:00
nsim.py
openocd.py boards: rv32m1_vega: Use different openocd config file for each core 2019-05-06 14:52:17 -05:00
pyocd.py west_commands: pyocd: Sector erase by default 2019-03-12 16:52:14 +01:00
qemu.py
xtensa.py