zephyr/scripts/west_commands/tests
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
..
conftest.py scripts: west: flash: Add support for .mot file format 2025-05-02 09:18:16 +02:00
test_blackmagicprobe.py
test_bossac.py
test_build.py
test_canopen_program.py
test_dediprog.py
test_dfu_util.py
test_gd32isp.py
test_imports.py scripts: west_commands: runners: add ST-LINK GDB server 2025-06-23 15:47:17 +01:00
test_mdb.py
test_nrf.py scripts: runners: nrfutil: Check return code after Popen 2025-05-13 17:45:09 +02:00
test_nxp_s32dbg.py
test_pyocd.py
test_rfp.py west: runners: rfp: Add Reneses Flash Programmer runner 2025-03-31 19:49:22 -04:00
test_stm32cubeprogrammer.py
test_stm32flash.py
test_twister.py
test_xsdb.py