openocd/src/jtag/aice
Antonio Borneo 1d1386e31e drivers: call adapter_get_required_serial() in jtag_libusb_open()
Now that adapter serial is handled independently from the adapter
drivers, move inside jtag_libusb_open() the call to
adapter_get_required_serial(), so every adapter that uses libusb
will automagically get USB serial support.

Extend the documentation to list the adapters involved.

Change-Id: I75b3482d38f8ed3418329f3106c5e8b689fd460b
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6663
Tested-by: jenkins
2021-11-28 11:01:32 +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 drivers: call adapter_get_required_serial() in jtag_libusb_open() 2021-11-28 11:01:32 +00: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