zephyr/scripts/west_commands/runners
Mathieu Choplain 19fe604aef scripts: west_commands: runners: add ST-LINK GDB server
Add the ST-Link GDB server (part of the STM32CubeCLT) as west runner.

The STM32CubeCLT is an all-in-one multi-OS command-line toolset, which is
part of the STM32Cube ecosystem, and notably includes a GDB server for
debugging using ST-Link probes.

This runner supports the "attach", "debug" and "debugserver" commands.

Documentation: https://www.st.com/en/development-tools/stm32cubeclt.html
Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
2025-06-23 15:47:17 +01:00
..
__init__.py scripts: west_commands: runners: add ST-LINK GDB server 2025-06-23 15:47:17 +01:00
bflb_mcu_tool.py scripts: runners: Introduce bflb_mcu_tool runner 2025-05-26 09:19:26 +02:00
blackmagicprobe.py
bossac.py
canopen_program.py
core.py scripts: west_commands: runners: Fix default value for --dt-flash 2025-06-04 10:03:40 +02:00
dediprog.py
dfu.py
ecpprog.py
esp32.py
ezflashcli.py
gd32isp.py
hifive1.py
intel_adsp.py
intel_cyclonev.py
jlink.py scripts: runners: jlink: add support to flash to sram 2025-05-20 09:16:47 +02:00
linkserver.py
mdb.py
minichlink.py scripts: west_commands: runners: fix dt-flash handling in some runners 2025-06-04 10:03:40 +02:00
misc.py
native.py
nrf_common.py west: runners: Add ncs-provision to west flash command 2025-06-11 16:09:05 -07:00
nrfjprog.py west: runners: nrf: Add an option to control the ext erase mode 2025-04-16 08:07:44 +02:00
nrfutil.py west: runners: Add ncs-provision to west flash command 2025-06-11 16:09:05 -07:00
nsim.py
nxp_s32dbg.py
openocd.py west: runners: openocd: Add option to start RTT server during debug 2025-04-29 20:08:20 -04:00
probe_rs.py
pyocd.py
qemu.py
renode-robot.py
renode.py
rfp.py west: runners: rfp: Add Reneses Flash Programmer runner 2025-03-31 19:49:22 -04:00
silabs_commander.py
spi_burn.py scripts: west_commands: runners: fix dt-flash handling in some runners 2025-06-04 10:03:40 +02:00
spsdk.py scripts: west_commands: runners: add nxp spsdk 2025-06-11 16:03:37 -07:00
stlink_gdbserver.py scripts: west_commands: runners: add ST-LINK GDB server 2025-06-23 15:47:17 +01:00
stm32cubeprogrammer.py
stm32flash.py
sy1xx.py west: runners: add flash runner for sensry sy1xx socs 2025-04-04 12:06:07 +02:00
teensy.py
trace32.py
uf2.py
xsdb.py
xtensa.py