zephyr/scripts/west_commands/runners
Michael Hope bf04c29c26 runners: bossac: handle --help on the current git version of BOSSA
BOSSA 1.9.1 and before an errror on `--help`, but the current git
version returns 0.  Handle both cases.

Signed-off-by: Michael Hope <mlhx@google.com>
2020-10-09 08:22:38 -05:00
..
__init__.py scripts: runners: trivial comment and docstring fixes 2020-09-03 16:49:09 -05:00
blackmagicprobe.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
bossac.py runners: bossac: handle --help on the current git version of BOSSA 2020-10-09 08:22:38 -05:00
canopen_program.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
core.py scripts: runners: switch RunnerConfig to NamedTuple 2020-09-03 16:49:09 -05:00
dediprog.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
dfu.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
esp32.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
hifive1.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
intel_s1000.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
jlink.py west: runners: jlink: add support for -nogui 1 command line parameter 2020-08-20 13:04:37 -05:00
mdb.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
misc.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
nios2.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
nrfjprog.py nrfjprog.py: handle ImportError 2020-10-06 07:38:58 -04:00
nsim.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
openocd.py scripts: runners: fix openocd on Windows 2020-09-09 10:51:29 +02:00
pyocd.py runners: Implement --erase option in pyocd runner 2020-07-23 10:30:47 +02:00
qemu.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
stm32flash.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
xtensa.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00