openocd/src/jtag/aice
Antonio Borneo 68e50415a1 openocd: drop dependency from libusb0
Now that the old drivers have been converted to libusb1, there is
no need to keep the build dependency from libusb0.

Drop libusb0 from configure and makefiles, remove the libusb0
helper and remove libusb0 and libusb-compat from the README files.

Change-Id: Icc05be74ae5971ba6cbb67d39107c709a4d826e6
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5993
Tested-by: jenkins
2021-04-05 23:25:34 +01:00
..
Makefile.am openocd: drop dependency from libusb0 2021-04-05 23:25:34 +01:00
aice_interface.c jtag/aice: fix command's usage string 2020-09-05 17:13:05 +01:00
aice_interface.h nds32: Add jtag scan_chain command 2018-03-12 14:12:59 +00:00
aice_pipe.c jtag: declare local symbols as static 2020-11-04 17:39:22 +00: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 target: Add 64-bit target address support 2017-02-10 13:50:17 +01:00
aice_transport.c coding style: add parenthesis around the argument of sizeof 2020-05-09 14:39:19 +01:00
aice_transport.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
aice_usb.c jtag: declare local symbols as static 2020-11-04 17:39:22 +00:00
aice_usb.h drivers: libusb1_common code cleanup 2020-03-03 07:24:33 +00:00