zephyr/scripts/west_commands/runners
Gerson Fernando Budke 7bf00c935a scripts: runners: openocd: Fix empty search path
When enable thread awareness feature for OpenOCD the search path was
converted to a list.  In some environments OPENOCD_DEFAULT_PATH may
not be defined.  That create an empty search path list system fails.
This add a test to skips fill search_args with openocd_search values
when list is empty.

Fixes #38272.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-09-09 19:44:22 -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 scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
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 scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
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 scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
nrfjprog.py scripts: re-work BuildConfiguration boolean handling 2021-05-03 09:55:33 -05:00
nsim.py
openocd.py scripts: runners: openocd: Fix empty search path 2021-09-09 19:44:22 -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 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