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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bflb_mcu_tool.py | ||
| blackmagicprobe.py | ||
| bossac.py | ||
| canopen_program.py | ||
| core.py | ||
| dediprog.py | ||
| dfu.py | ||
| ecpprog.py | ||
| esp32.py | ||
| ezflashcli.py | ||
| gd32isp.py | ||
| hifive1.py | ||
| intel_adsp.py | ||
| intel_cyclonev.py | ||
| jlink.py | ||
| linkserver.py | ||
| mdb.py | ||
| minichlink.py | ||
| misc.py | ||
| native.py | ||
| nrf_common.py | ||
| nrfjprog.py | ||
| nrfutil.py | ||
| nsim.py | ||
| nxp_s32dbg.py | ||
| openocd.py | ||
| probe_rs.py | ||
| pyocd.py | ||
| qemu.py | ||
| renode-robot.py | ||
| renode.py | ||
| rfp.py | ||
| silabs_commander.py | ||
| spi_burn.py | ||
| spsdk.py | ||
| stlink_gdbserver.py | ||
| stm32cubeprogrammer.py | ||
| stm32flash.py | ||
| sy1xx.py | ||
| teensy.py | ||
| trace32.py | ||
| uf2.py | ||
| xsdb.py | ||
| xtensa.py | ||