PrusaSlicer-NonPlainar/src/hidapi
2021-01-27 10:40:38 +01:00
..
include 3D connexion support on Linux: 2019-09-30 14:59:21 +02:00
linux Remove dependency on libudev.h 2020-10-26 14:23:44 +01:00
mac ENABLE_3DCONNEXION_DEVICES - 1st installment of support for 3Dconnexion devices 2019-09-27 14:52:19 +02:00
win Check loading of blacklisted dlls and show warning dialog at startup. Also show these dlls in sysinfo dialog. 2021-01-27 10:40:38 +01: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.