zephyr/scripts/west_commands/runners
Daniel DeGrasse 986a170a39 scripts: west_commands: runners: fix support for JLink RTT
JLink refuses new RTT telnet connections for a few moments after a socket
closes. This causes an issue when using `nc` as the telnet viewer, since
JLink would deny the connection. To resolve this, keep the "ping" socket
we use to determine if the RTT viewer is active connected, and use that
socket for RTT communication.

Signed-off-by: Daniel DeGrasse <ddegrasse@tenstorrent.com>
2025-01-14 22:54:21 +01:00
..
__init__.py west: runner: add support for ecpprog 2024-12-19 08:38:55 +01:00
blackmagicprobe.py scripts: west_commands: runners: Fix f-string (UP032) 2024-11-22 17:40:37 +01:00
bossac.py west: runners: bossac: Honor --erase flag 2024-12-22 18:20:30 +00:00
canopen_program.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
core.py scripts: west_commands: runners: fix support for JLink RTT 2025-01-14 22:54:21 +01:00
dediprog.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
dfu.py scripts: west_commands: runners: Fix f-string (UP032) 2024-11-22 17:40:37 +01:00
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 scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
gd32isp.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
hifive1.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
intel_adsp.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
intel_cyclonev.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
jlink.py scripts: west_commands: runners: fix support for JLink RTT 2025-01-14 22:54:21 +01:00
linkserver.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
mdb.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
minichlink.py runners: add minichlink 2024-11-26 14:41:46 +00:00
misc.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
native.py scripts: west_commands: runners: Fix f-string (UP032) 2024-11-22 17:40:37 +01:00
nios2.py scripts: west_commands: runners: Fix f-string (UP032) 2024-11-22 17:40:37 +01:00
nrf_common.py scripts: nrf_common: Move MPI to sysbuild Kconfig 2024-12-02 22:05:27 +00:00
nrfjprog.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
nrfutil.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
nsim.py scripts: west_commands: runners: Fix f-string (UP032) 2024-11-22 17:40:37 +01:00
nxp_s32dbg.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
openocd.py west: runners: add option 'v' prefix to OpenOCD version string 2025-01-10 02:16:04 +01:00
probe_rs.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
pyocd.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
qemu.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
renode-robot.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
renode.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
silabs_commander.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
spi_burn.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
stm32cubeprogrammer.py scripts: west: runners: stm32cubeprogrammer: add start address argument 2024-12-17 23:15:13 +01:00
stm32flash.py scripts: west_commands: runners: Fix f-string (UP032) 2024-11-22 17:40:37 +01:00
teensy.py scripts: west_commands: runners: teensy: Replace printf with f-string 2024-12-03 23:30:00 +00:00
trace32.py scripts: west_commands: runners: Fix unused/deprecated imports (F401/UP035) 2024-11-22 17:40:37 +01:00
uf2.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
xsdb.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
xtensa.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00