zephyr/scripts/west_commands/runners
Henrik Brix Andersen 7d94b0ccfd runners: openocd: add support for custom reset halt command
Add support for specifying a custom OpenOCD command to be used for
resetting and halting a target.

As noted in the OpenOCD documentation, not all targets support the
"reset halt" command for halt-on-reset.

Some targets support a software emulation via the "soft_reset_halt"
command. Other targets may require a custom command (e.g. a command
defined in the target configuration file).

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2021-08-27 13:08:17 -04:00
..
__init__.py scripts: runners: add specific ImportError to warning message 2021-06-16 10:39:08 +02:00
blackmagicprobe.py
bossac.py scripts: runners: bossac: Add legacy mode 2021-05-21 21:20:58 +02:00
canopen_program.py
core.py scripts: runners: openocd: Enable thread awareness 2021-08-27 06:44:45 -04:00
dediprog.py scripts: west_commands: runners: Remove need to match device capacity 2021-03-16 10:02:57 +01:00
dfu.py
esp32.py esp32: auto detect serial port 2021-08-03 13:59:04 +02:00
hifive1.py
intel_s1000.py
jlink.py runners: jlink: Add support for specifying a serial number 2021-08-03 17:39:51 +02:00
mdb.py arc: west: mdb: reverse the launch order for multi cores 2021-07-01 13:33:34 -04:00
misc.py
nios2.py
nrfjprog.py scripts: re-work BuildConfiguration boolean handling 2021-05-03 09:55:33 -05:00
nsim.py
openocd.py runners: openocd: add support for custom reset halt command 2021-08-27 13:08:17 -04:00
pyocd.py west commands: runners: support for including config file in pyocd 2021-03-16 20:01:53 -04:00
qemu.py
stm32cubeprogrammer.py
stm32flash.py
xtensa.py