tamasmeszaros a5ba1534b3 Remove dependency on libudev.h
libudev is linked explicitly and only a few structures need to be declared which are passed as pointers to the dynamically loaded functions. No need to require libudev-dev on the build machines.
2020-10-26 14:23:44 +01:00
..
2019-09-30 14:59:21 +02:00
2020-10-26 14:23:44 +01:00
2019-12-13 17:46:35 +01:00

** hidapi is a c++ library for communicating with USB and Bluetooth HID devices on Linux, Mac and Windows.**

For more information go to https://github.com/libusb/hidapi

THIS DIRECTORY CONTAINS THE hidapi-0.9.0 7da5cc9 SOURCE DISTRIBUTION.