riscv-openocd/src/jtag
R. Diez 9ff79fd61f enable the Bus Pirate adapter by default on most systems
Also convert the Bus Pirate to the common PROCESS_ADAPTERS logic.

Change-Id: Ifa8ebcee380c16d7e308ba7a75dbffdb74208285
Signed-off-by: R. Diez <rdiezmail-openocd@yahoo.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/8533
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-by: R. Diez <rdiez-2006@rd10.de>
Tested-by: jenkins
2024-11-23 13:49:42 +00:00
..
drivers enable the Bus Pirate adapter by default on most systems 2024-11-23 13:49:42 +00:00
hla driver: stlink: get adapter speed through adapter_get_speed_khz() 2024-11-23 13:49:16 +00:00
Makefile.am nds32: drop it, together with aice adapter driver 2023-01-15 14:46:36 +00:00
adapter.c adapter: make adapter_config_khz() static 2024-11-23 13:45:19 +00:00
adapter.h adapter: make adapter_config_khz() static 2024-11-23 13:45:19 +00:00
commands.c jtag: Use 'unsigned int' data type 2024-08-02 16:05:07 +00:00
commands.h jtag: Use 'unsigned int' data type 2024-08-02 16:05:07 +00:00
core.c jtag: core: make local functions static 2024-11-23 13:45:42 +00:00
interface.c jtag: convert 'unsigned' to 'unsigned int' 2024-10-05 15:45:57 +00:00
interface.h jtag: convert 'unsigned' to 'unsigned int' 2024-10-05 15:45:57 +00:00
interfaces.c enable the Bus Pirate adapter by default on most systems 2024-11-23 13:49:42 +00:00
interfaces.h openocd: src/jtag: replace the GPL-2.0-or-later license tag 2022-07-23 13:55:06 +00:00
jtag.h jtag: core: make local functions static 2024-11-23 13:45:42 +00:00
minidriver.h jtag: convert 'unsigned' to 'unsigned int' 2024-10-05 15:45:57 +00:00
startup.tcl jtag/hla: Restructure commands 2024-07-13 16:48:53 +00:00
swd.h jtag: convert 'unsigned' to 'unsigned int' 2024-10-05 15:45:57 +00:00
swim.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
swim.h swim: fix adapter speed handling 2020-05-24 21:31:21 +01:00
tcl.c jtag: convert 'unsigned' to 'unsigned int' 2024-10-05 15:45:57 +00:00
tcl.h jtag: rewrite jim_jtag_configure() as COMMAND_HANDLER 2024-01-13 14:51:22 +00:00