aboutsummaryrefslogtreecommitdiff
path: root/README
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
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')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 1c5f192..34dac0b 100644
--- a/README
+++ b/README
@@ -224,8 +224,7 @@ Additionally, for building from git:
- automake >= 1.14
- texinfo >= 5.0
-USB-based adapters depend on libusb-1.0 and some older drivers require
-libusb-0.1 or libusb-compat-0.1. A compatible implementation, such as
+USB-based adapters depend on libusb-1.0. A compatible implementation, such as
FreeBSD's, additionally needs the corresponding .pc files.
USB-Blaster, ASIX Presto and OpenJTAG interface adapter