openocd/src/jtag/aice
Antonio Borneo a3b69dee62 jtag/aice: switch to command 'adapter serial'
The driver aice defines the command 'aice serial' to specify the
serial string of the adapter, but actually does not use this value
in the code.

Remove and deprecate the driver command, and use 'adapter serial'.

Change-Id: I892e0a4e1b41a7a87adf54a5736abf7419f32979
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6648
Tested-by: jenkins
2021-11-28 10:50:50 +00:00
..
aice_interface.c jtag/aice: switch to command 'adapter serial' 2021-11-28 10:50:50 +00:00
aice_interface.h jtag/aice: remove unused exported struct aice_interface_param_s 2021-10-25 16:13:17 +00:00
aice_pipe.c Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
aice_pipe.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
aice_port.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
aice_port.h jtag/aice: switch to command 'adapter serial' 2021-11-28 10:50:50 +00:00
aice_transport.c openocd: declare struct command_registration in a single line 2021-11-23 11:04:26 +00:00
aice_transport.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
aice_usb.c jtag/aice: fix build with clang on MacOS 2021-07-31 10:06:36 +01:00
aice_usb.h drivers: libusb1_common code cleanup 2020-03-03 07:24:33 +00:00
Makefile.am openocd: drop dependency from libusb0 2021-04-05 23:25:34 +01:00