PrusaSlicer-NonPlainar/src/hidapi
bubnikv ccbf5379ab More detailed logging of hid_init() on unixes to detect why
loading of "libudev.so.1" or "libudev.so.0" failed.
2020-03-12 09:42:25 +01:00
..
include 3D connexion support on Linux: 2019-09-30 14:59:21 +02:00
linux More detailed logging of hid_init() on unixes to detect why 2020-03-12 09:42:25 +01:00
mac ENABLE_3DCONNEXION_DEVICES - 1st installment of support for 3Dconnexion devices 2019-09-27 14:52:19 +02:00
win ENABLE_3DCONNEXION_DEVICES - 1st installment of support for 3Dconnexion devices 2019-09-27 14:52:19 +02:00
CMakeLists.txt Add dependency on -ldl to hidapi (for dlclose) on linux 2019-12-13 15:23:26 +01:00
README.md Added readme.md file for hidapi 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.