zephyr/scripts/west_commands/runners
Carles Cufi ff9c38316e scripts: runners: nrf: Use nrfutil error codes
Standardize to nrfutil error codes instead of nrfjprog ones. This is
because nrfutil has a wider range of functionality and will eventually
be the default runner for all nRF devices. It is also consistent with
the internal operation representation, which is now using the nrfutil
format already.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2023-04-17 09:29:04 -07:00
..
__init__.py west: runners: uf2: Add new UF2 runner. 2023-02-20 12:50:38 +01:00
blackmagicprobe.py west: runners: blackmagicprobe: guess the gdb port based on the OS 2023-01-19 10:16:00 +01:00
bossac.py scripts: runners: bossac: cleanup edt load 2023-04-07 13:37:51 +02:00
canopen_program.py scripts: west: runners: canopen: add SDO block transfer support 2023-01-11 09:39:57 +01:00
core.py scripts: west: runners: Support class hierarchies in the runners 2023-03-06 11:40:49 -08:00
dediprog.py scripts: west_commands: runners: Remove need to match device capacity 2021-03-16 10:02:57 +01:00
dfu.py runners: dfu-util: Convert to -i/--dev-id 2021-10-11 20:56:27 -04:00
esp32.py scripts: runners: esp32: add erase option 2022-07-01 16:25:34 +02:00
ezflashcli.py scripts: Add ezFlashCLI runner 2022-08-31 20:32:03 +02:00
gd32isp.py scripts: runner: Introduce gd32isp flash runner 2021-11-07 05:20:50 -05:00
hifive1.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
intel_adsp.py intel_adsp: move west sign from west flash to earlier west build 2023-04-10 22:04:47 -04:00
intel_cyclonev.py scripts: west_commands: runners: add runner for Cyclone V SoC FPGA DK 2022-05-10 13:29:47 -04:00
jlink.py runners: restore obsolete synonyms for -i/--dev-id 2023-02-02 09:47:17 -08:00
mdb.py west: runners: mdb-hw: add hostlink-awareness 2023-03-17 11:49:02 +01: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
nrf_common.py scripts: runners: nrf: Use nrfutil error codes 2023-04-17 09:29:04 -07:00
nrfjprog.py scripts: runners: nrf: Use nrfutil error codes 2023-04-17 09:29:04 -07:00
nsim.py runners: nsim: allow to use runner if gdb is missing 2020-12-27 18:19:10 +01:00
openocd.py west: runner: Use --verify and --verify-only with openocd and hex files 2023-03-21 09:36:29 +01:00
pyocd.py runners: restore obsolete synonyms for -i/--dev-id 2023-02-02 09:47:17 -08:00
qemu.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
spi_burn.py scripts: runners: improvements for spi_burn west runner 2022-07-19 12:23:47 +00:00
stm32cubeprogrammer.py scripts: west: runners: stm32cubeprogrammer: enable exec from PATH 2022-08-29 17:31:56 +02:00
stm32flash.py scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
trace32.py runners: trace32: mypy fixes 2022-11-09 11:10:09 -05:00
uf2.py west: runners: uf2: Add new UF2 runner. 2023-02-20 12:50:38 +01:00
xtensa.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00