riscv-openocd/src
Mark Zhuang e024f112e3 [NFC] target/riscv: remove LOG_ERROR when COMMAND check ARGC fail
Per current OpenOCD conventions, LOG_ERROR should not be printed
when ERROR_COMMAND_SYNTAX_ERROR is returned. OpenOCD will print
the command syntax to the user on its own.
2024-11-06 19:32:20 +08:00
..
flash Merge up to 1173473f66 from upstream 2024-10-03 21:48:18 +03:00
helper Merge up to 1173473f66 from upstream 2024-10-03 21:48:18 +03:00
jtag target/riscv: check other TAPs in `select_dmi()` 2024-10-16 13:42:48 +03:00
pld pld/intel: remove idcodes from intel.c 2024-06-15 14:25:05 +00:00
rtos Merge up to 1173473f66 from upstream 2024-10-03 21:48:18 +03:00
rtt rtt: default the ID to "SEGGER RTT" 2024-08-25 12:43:22 +00:00
server Merge up to 1173473f66 from upstream 2024-10-03 21:48:18 +03:00
svf binarybuffer: Invert buf_cmp* return value and rename to buf_eq* 2024-09-21 09:04:06 +00:00
target [NFC] target/riscv: remove LOG_ERROR when COMMAND check ARGC fail 2024-11-06 19:32:20 +08: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