zephyr/scripts/west_commands/runners
TOKITA Hiroshi 4b563934a6 west: runners: openocd: Add option to start RTT server during debug
Add `--rtt-server` option to start RTT server when the OpenOCD
launched from `debug`, `debugserver`, and `attach` commands.

This option starts the RTT server and opens a port,
but RTT logging must be done externally.
That is, you must connect to port 5555 using `telnet` or `nc`
in another terminal to view the RTT log.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2025-04-29 20:08:20 -04:00
..
__init__.py west: runners: add flash runner for sensry sy1xx socs 2025-04-04 12:06:07 +02:00
blackmagicprobe.py
bossac.py west: runners: bossac: Honor --erase flag 2024-12-22 18:20:30 +00:00
canopen_program.py
core.py west: runners: Add support for multiple device IDs 2025-03-07 20:24:23 +01:00
dediprog.py
dfu.py
ecpprog.py west: runner: add support for ecpprog 2024-12-19 08:38:55 +01:00
esp32.py scripts: west_commands: runners: esp32: add flash encryption option 2025-01-13 10:09:36 +01:00
ezflashcli.py
gd32isp.py
hifive1.py
intel_adsp.py scripts and soc: Mark MD5 and SHA1 usage as not for security 2025-03-11 04:52:15 +01:00
intel_cyclonev.py
jlink.py west: runners: jlink: Use registry to locate JLink executable 2025-03-18 19:54:14 +01:00
linkserver.py
mdb.py
minichlink.py
misc.py
native.py
nios2.py
nrf_common.py west: runners: nrf_common: Temp hack for NRF54H20_IRON 2025-04-24 20:28:51 +02: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: nrf: Add an option to control the ext erase mode 2025-04-16 08:07:44 +02: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
stm32cubeprogrammer.py scripts: west: runners: stm32cubeprogrammer: Fix stm32n6 dfu flashing 2025-03-06 17:18:25 +00:00
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 west_commands: runners: Fix parameters passed to xsdb 2025-02-14 08:44:54 +01:00
xtensa.py