zephyr/scripts/west_commands/runners
Marti Bolivar f7a4275328 scripts: west flash: fix --board-id for pyocd
Newer pyocd versions (specifically the 0.21.0 we have in our
requirements.txt) no longer support -b and have moved the same option
to -u. Keep up.

Fixes: #17554
Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
2019-08-19 11:03:03 +02:00
..
__init__.py
arc.py
blackmagicprobe.py
bossac.py
core.py
dfu.py
esp32.py
hifive1.py
intel_s1000.py
jlink.py scripts: runners: improve hex file detection and output 2019-08-16 18:42:41 +02:00
nios2.py scripts: runners: improve hex file detection and output 2019-08-16 18:42:41 +02:00
nrfjprog.py scripts: runners: improve hex file detection and output 2019-08-16 18:42:41 +02:00
nsim.py
openocd.py scripts: runners: improve hex file detection and output 2019-08-16 18:42:41 +02:00
pyocd.py scripts: west flash: fix --board-id for pyocd 2019-08-19 11:03:03 +02:00
qemu.py
xtensa.py