zephyr/scripts/west_commands/runners
Henrik Brix Andersen 5d34a45697 runners: openocd: always search the board support directory if found
Always add the boards/<arch>/<board>/support directory to the OpenOCD
runner search path if the directory exists.

This simplifies using custom --config <partial-board.cfg> runner
arguments without having to use the full path to the cfg file.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2021-10-19 17:38:54 +02: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 runners: canopen: poll for flash ready 2021-10-14 10:44:21 +02:00
core.py west: runners: Add a deprecation action to the core code 2021-10-11 20:56:27 -04:00
dediprog.py scripts: west_commands: runners: Remove need to match device capacity 2021-03-16 10:02:57 +01:00
dfu.py runners: dfu-util: Convert to -i/--dev-id 2021-10-11 20:56:27 -04:00
esp32.py esp32: auto detect serial port 2021-08-03 13:59:04 +02:00
hifive1.py
intel_s1000.py
jlink.py west: runners: Add a deprecation action to the core code 2021-10-11 20:56:27 -04: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 scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
nrfjprog.py west: runners: Add a deprecation action to the core code 2021-10-11 20:56:27 -04:00
nsim.py runners: nsim: allow to use runner if gdb is missing 2020-12-27 18:19:10 +01:00
openocd.py runners: openocd: always search the board support directory if found 2021-10-19 17:38:54 +02:00
pyocd.py west: runners: Add a deprecation action to the core code 2021-10-11 20:56:27 -04:00
qemu.py
stm32cubeprogrammer.py scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
stm32flash.py scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
xtensa.py