Description
Haskell bindings to HIDAPI.
Description
Haskell bindings to the HIDAPI library (https://github.com/libusb/hidapi).
Note you need need to have the corresponding low-level library installed for your OS, e.g. libudev-dev on Debian/Ubuntu, or just udev on distributions that don't split dev libraries.
README.md
hidapi
Haskell FFI bindings to the HIDAPI library
Vendored HIDAPI
hidapi bundles C source from the libusb project. The current version of the HIDAPI library bundled with this library is libusb/hidapi@f8a47b5
.