openocd/src/jtag/hla
Antonio Borneo c6460ea36d jtag/hla, jtag/stlink: switch to command 'adapter serial'
The driver hla defines the command 'hla_serial' to specify the
serial string of the adapter.
The driver st-link defines the command 'st-link serial' to specify
the serial string of the adapter.

Remove and deprecate the driver commands and use 'adapter serial'.

Change-Id: I9505c398a77125b1ebf4ba71da7baf4d663b75be
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6657
Tested-by: jenkins
2021-11-28 11:01:16 +00:00
..
hla_interface.c jtag/hla, jtag/stlink: switch to command 'adapter serial' 2021-11-28 11:01:16 +00:00
hla_interface.h jtag/hla, jtag/stlink: switch to command 'adapter serial' 2021-11-28 11:01:16 +00:00
hla_layout.c openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
hla_layout.h jtag/hla_layout: add #include <target/arm_tpiu_swo.h> 2021-11-20 14:43:51 +00:00
hla_tcl.c openocd: fix simple cases of Yoda condition 2021-07-20 14:55:24 +01:00
hla_tcl.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
hla_transport.c openocd: declare struct command_registration in a single line 2021-11-23 11:04:26 +00:00
hla_transport.h swim: add new transport 2020-05-24 21:32:05 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00