From 68e50415a115f3b80b7d1a1b580287745b281a5c Mon Sep 17 00:00:00 2001 From: Antonio Borneo Date: Tue, 29 Dec 2020 22:07:41 +0100 Subject: 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 Reviewed-on: http://openocd.zylin.com/5993 Tested-by: jenkins --- README.Windows | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.Windows') diff --git a/README.Windows b/README.Windows index 6c616f3..7326a35 100644 --- a/README.Windows +++ b/README.Windows @@ -40,10 +40,6 @@ WinUSB.sys to the composite parent instead of the specific interface. To do that one needs to activate an advanced option in the Zadig installer. -For the old drivers that use libusb-0.1 API you might need to link -against libusb-win32 headers and install the corresponding driver with -Zadig. - If you need to use the same adapter with other applications that may require another driver, a solution for Windows Vista and above is to activate the IgnoreHWSerNum registry setting for the USB device. -- cgit v1.1