zephyr/scripts/west_commands/runners
Alexey Brodkin 5bd2857c73 board: arc: Switch to generic OpenOCD runner
We used to use "em-starterkit" runner for ARC which is
basically heavy-modified "openocd" runner tweaked to
use GDB for loading and starting Elf files.

Now when loading and running Elf files is possible with generic
"openocd" runner we may us it. So we switch and get rid of
"em-starterkit" as well since we no longer need it.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2020-02-13 10:45:44 +02:00
..
__init__.py board: arc: Switch to generic OpenOCD runner 2020-02-13 10:45:44 +02:00
blackmagicprobe.py
bossac.py flashing: don't give bossac offset parameter unless explicitly provided 2020-01-28 12:53:13 -06:00
core.py board: arc: Switch to generic OpenOCD runner 2020-02-13 10:45:44 +02:00
dediprog.py
dfu.py
esp32.py
hifive1.py
intel_s1000.py
jlink.py
misc.py
nios2.py
nrfjprog.py scripts: runners: nrfjprog: sort SNR list before prompting 2020-01-16 10:20:39 -05:00
nsim.py
openocd.py runners: opeocd: Allow loading Elf-files 2020-02-13 10:45:44 +02:00
pyocd.py runners: pyocd: add --tool-opt parameter 2020-02-03 13:32:38 -05:00
qemu.py
stm32flash.py west: runners: stm32: Remove unecessary assignment 2020-01-22 17:37:41 -05:00
xtensa.py