karalabe / hid

Gopher Interface Devices (USB HID)
Other
263 stars 131 forks source link

Add hidapi upgrade script #34

Closed dolmen closed 7 months ago

dolmen commented 2 years ago

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

Usage: ./upgrade-hidapi.sh <version> Example: ./upgrade-hidapi.sh 0.11.2

mmfKupl commented 1 year ago

Hello, can you please share more info about how to use this fix?

holiman commented 7 months ago

This script doesn't fix the dummy.go files that are sometimes needed. I don't see a need for adding this script to the repo, really.