zephyr/scripts/west_commands/runners
Christian Taedcke cac5e8f251 west: openocd: Add config file dir to search path
Use the folder the config file is in as an additional search directory
for openocd. This way additional files, like custom debug interface
files can be put in the support folder of a board and the openocd.cfg
can use them.

Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
2019-12-09 12:46:10 -05:00
..
__init__.py scripts: runners: sort runner lists 2019-11-06 17:31:53 -08:00
arc.py
blackmagicprobe.py scripts: runners: fix blackmagicprobe SIGINT behavior 2019-12-03 14:15:30 -06:00
bossac.py
core.py scripts: runners: Drop loading symbols from generated_dts_board.conf 2019-11-07 08:43:16 -06:00
dediprog.py west: add flash runner for DediProg 2019-11-03 12:30:45 +01:00
dfu.py
esp32.py
hifive1.py
intel_s1000.py
jlink.py
misc.py scripts: fix misc-flasher runner 2019-11-13 23:49:28 -05:00
nios2.py
nrfjprog.py scripts: west_commands: nrfjprog: extend nrfjprog.py runner for nrf53 2019-11-08 19:26:35 +01:00
nsim.py
openocd.py west: openocd: Add config file dir to search path 2019-12-09 12:46:10 -05:00
pyocd.py runners: pyocd: add --telnet-port parameter 2019-10-03 19:19:39 -05:00
qemu.py
stm32flash.py west: runner: add support for stm32flash runner 2019-11-05 15:02:53 -05:00
xtensa.py