zephyr/scripts/west_commands/runners
Anas Nashif be60134421 west: add native_sim flash, debugserver command
Add 'west flash' support which in the case of native_sim just start the
built application.
Reuse existing runner and rename it to be more generic as it does more
than just debugging now.

Also add debugserver command.

Fixes #36706

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-03-12 12:57:18 -04:00
..
__init__.py west: add native_sim flash, debugserver command 2024-03-12 12:57:18 -04:00
blackmagicprobe.py west: runners: blackmagicprobe: elf_file fallback 2024-01-26 14:24:05 -05:00
bossac.py west: bossac: handle stty from coreutils on macOS 2023-10-11 11:05:48 +01:00
canopen_program.py
core.py hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
dediprog.py
dfu.py
esp32.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
ezflashcli.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
gd32isp.py
hifive1.py
intel_adsp.py hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
intel_cyclonev.py
jlink.py runners: jlink: Add support for J-Link over IP 2024-01-09 14:49:03 +01:00
linkserver.py west: linkserver: update to reflect logging changes in 1.3.15 2023-11-13 09:47:27 +01:00
mdb.py ARC: west: mdb runner: support 12 cores targets 2023-09-25 09:49:50 +02:00
misc.py
native.py west: add native_sim flash, debugserver command 2024-03-12 12:57:18 -04:00
nios2.py
nrf_common.py scripts: west: runners: nrfjprog: add basic support for nRF54H series 2024-02-02 16:40:11 +01:00
nrfjprog.py scripts: west: runners: nrfjprog: add basic support for nRF54H series 2024-02-02 16:40:11 +01:00
nrfutil.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
nsim.py
nxp_s32dbg.py west: add NXP S32 Debug Probe runner 2023-10-25 18:14:51 -07:00
openocd.py west debugserver: openocd: configure rtos 2023-07-27 15:08:15 -05:00
pyocd.py runners: restore obsolete synonyms for -i/--dev-id 2023-02-02 09:47:17 -08:00
qemu.py
silabs_commander.py scripts: west: add silabs_commander runner 2023-04-25 10:34:16 -07:00
spi_burn.py
stm32cubeprogrammer.py runners: stm32cubeprogrammer: fix program files path for win x64 2023-04-24 13:35:26 +02:00
stm32flash.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
trace32.py
uf2.py west: runners: uf2: Add more fstype check for is_uf2_partition 2023-09-06 14:16:58 +02:00
xtensa.py