aboutsummaryrefslogtreecommitdiff
path: root/device.cc
Commit message (Collapse)AuthorAge
...
* checking status correctly (in specification hid_get_feature_report returns ↵Szczepan Zalega2016-02-20
| | | | number of received bytes+1, so its never under 1 when successful)
* compiling own version of lib hid_libusb (copied from nitroapp) and linking ↵Szczepan Zalega2016-02-20
| | | | it statically with debug messages
* Minor fixes, working versionMateusz Zalega2015-10-26
|
* InitialMateusz Zalega2015-10-22