riscv-openocd/src
Marc Schink ad21613618 server/telnet: Restructure commands
Use a command group 'telnet' with subcommands instead of individual
commands with 'telnet_' prefix. Even though there is only one subcommand
at the moment, make this change to ensure consistency with other commands.

The old command is still available to ensure backwards compatibility,
but are marked as deprecated.

Change-Id: I5e88632fa0d0ce5a8129e9fcf5ae743fc5b093cb
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/8378
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2024-09-21 09:05:36 +00:00
..
flash flash/nor/sfdp, stmqspi: use native type for buffer size 2024-09-15 09:15:06 +00:00
helper binarybuffer: Invert buf_cmp* return value and rename to buf_eq* 2024-09-21 09:04:06 +00:00
jtag binarybuffer: Invert buf_cmp* return value and rename to buf_eq* 2024-09-21 09:04:06 +00:00
pld pld/intel: remove idcodes from intel.c 2024-06-15 14:25:05 +00:00
rtos src/rtos/rtos_nuttx_stackings.c: Fix stack alignment for cortex-m targets 2024-09-21 09:02:59 +00:00
rtt rtt: default the ID to "SEGGER RTT" 2024-08-25 12:43:22 +00:00
server server/telnet: Restructure commands 2024-09-21 09:05:36 +00:00
svf binarybuffer: Invert buf_cmp* return value and rename to buf_eq* 2024-09-21 09:04:06 +00:00
target aarch64: Invalidate caches on reset 2024-09-21 09:01:16 +00:00
transport transport: Remove echo in transport selection 2024-08-02 16:08:32 +00:00
xsvf openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
Makefile.am configure: Use pkg-config for jimtcl 2024-08-02 15:59:07 +00:00
hello.c hello: include hello.h 2023-05-18 10:13:41 +00:00
hello.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
main.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
openocd.c openocd: rewrite command 'version' as COMMAND_HANDLER 2023-03-25 18:10:54 +00:00
openocd.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00