zephyr/scripts/west_commands/runners
Jordan Yates dcaabb860f west: runners: jlink: prefer .hex over .bin
Update the jlink runner to prefer flashing .hex files instead of .bin.
This can increase programming speed in cases where there are large
amounts of padding in an application.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-02-25 10:59:13 -06:00
..
__init__.py runners: add support for stm32cubeprogrammer 2020-11-04 14:47:35 -06:00
blackmagicprobe.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
bossac.py scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
canopen_program.py scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
core.py scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
dediprog.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
dfu.py scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05: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: prefer .hex over .bin 2021-02-25 10:59:13 -06:00
mdb.py cleanup: rename sanitycheck references to twister 2021-01-14 07:50:52 -06:00
misc.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
nios2.py scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
nrfjprog.py scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
nsim.py runners: nsim: allow to use runner if gdb is missing 2020-12-27 18:19:10 +01:00
openocd.py runners: fix openocd with --use-elf 2021-02-03 16:26:27 -05:00
pyocd.py runners: pyocd: handle None in hex/bin files 2021-02-03 10:36:26 -05:00
qemu.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
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 runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00