karalabe / hid

Gopher Interface Devices (USB HID)
Other
266 stars 132 forks source link

Add libusb upgrade script #33

Closed dolmen closed 9 months ago

dolmen commented 2 years ago

Add a script that downloads and install a given version of libusb. This will allow to upgrade the bundled libusb.

Usage: ./upgrade-libusb.sh <version> Example: ./upgrade-lubusb.sh 1.0.24

holiman commented 9 months ago

libusb no longer part of this repo