openocd: drop dependency from libusb0
authorAntonio Borneo <borneo.antonio@gmail.com>
Tue, 29 Dec 2020 21:07:41 +0000 (22:07 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Mon, 5 Apr 2021 22:25:34 +0000 (23:25 +0100)
commit68e50415a115f3b80b7d1a1b580287745b281a5c
tree14c0f524e19b2ac34d27bbf3171a59a5aacf8325
parentef41652cafe093f21d30e3116029b023b40bbc50
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
README
README.Windows
README.macOS
configure.ac
src/jtag/aice/Makefile.am
src/jtag/drivers/Makefile.am
src/jtag/drivers/usb_common.c [deleted file]
src/jtag/drivers/usb_common.h [deleted file]