aboutsummaryrefslogtreecommitdiff
path: root/README.Windows
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2020-12-29 22:07:41 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2021-04-05 23:25:34 +0100
commit68e50415a115f3b80b7d1a1b580287745b281a5c (patch)
tree14c0f524e19b2ac34d27bbf3171a59a5aacf8325 /README.Windows
parentef41652cafe093f21d30e3116029b023b40bbc50 (diff)
downloadriscv-openocd-68e50415a115f3b80b7d1a1b580287745b281a5c.zip
riscv-openocd-68e50415a115f3b80b7d1a1b580287745b281a5c.tar.gz
riscv-openocd-68e50415a115f3b80b7d1a1b580287745b281a5c.tar.bz2
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
Diffstat (limited to 'README.Windows')
-rw-r--r--README.Windows4
1 files changed, 0 insertions, 4 deletions
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.