zephyr/scripts/west_commands/runners
Marti Bolivar c07267a26a scripts: runners: abstract jlink's missing program support
The runners/jlink.py script has a mechanism for erroring out if a host
tool is not installed. Abstract it into runners/core.py and handle it
from run_common.py. This will let it be used in more places.

Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
2019-06-17 15:06:21 +02:00
..
__init__.py scripts: runners: abstract jlink's missing program support 2019-06-17 15:06:21 +02:00
arc.py
blackmagicprobe.py
bossac.py scripts: Remove unused imports in all Python scripts 2019-03-28 11:06:20 -05:00
core.py scripts: runners: abstract jlink's missing program support 2019-06-17 15:06:21 +02:00
dfu.py
esp32.py
hifive1.py boards: hifive1: Added flash runner 2019-02-05 14:29:16 -06:00
intel_s1000.py
jlink.py scripts: runners: abstract jlink's missing program support 2019-06-17 15:06:21 +02:00
nios2.py
nrfjprog.py scripts: Remove unnecessary () around if/while conditions in Python 2019-03-26 07:59:59 -05:00
nsim.py simulation: ARC EM in nSIM to use nsim_em.props 2019-06-06 14:20:42 -04:00
openocd.py boards: rv32m1_vega: Use different openocd config file for each core 2019-05-06 14:52:17 -05:00
pyocd.py west_commands: pyocd: Sector erase by default 2019-03-12 16:52:14 +01:00
qemu.py
xtensa.py