OrcaSlicer/src/hidapi
2019-12-13 17:57:17 +01:00
..
include 3D connexion support on Linux: 2019-09-30 14:59:21 +02:00
linux Remove redundant search path for libudev 2019-11-28 17:12:01 +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.