| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Documentation: Update copyrights to 2019. | Dean Camera | 2019-01-08 | 3 | -3/+3 |
| | | |||||
| * | Upgrade to PyUSB >= 1.0.0 | Erik Arvstedt | 2018-07-07 | 1 | -3/+3 |
| | | | | | | | | | All major package managers provide PyUSB versions >= 1.0.0 by default. LUFA used an older, incompatible version, which lead to broken BulkVendor and GenericHID demo applications for new users. Also, update the PyUSB homepage URL as the old one is unreachable. | ||||
| * | Update other PyWinUSB Python host scripts to use the hidapi library. | Dean Camera | 2018-01-07 | 2 | -28/+22 |
| | | |||||
| * | Update copyrights for 2018. | Dean Camera | 2018-01-04 | 3 | -3/+3 |
| | | |||||
| * | Update copyrights for 2017. | Dean Camera | 2017-04-18 | 3 | -3/+3 |
| | | |||||
| * | Update copyrights to 2016. | Dean Camera | 2016-01-31 | 3 | -3/+3 |
| | | |||||
| * | Update copyrights to 2015 (better late than never). | Dean Camera | 2015-05-17 | 3 | -3/+3 |
| | | |||||
| * | Update copyrights for 2014. | Dean Camera | 2014-01-04 | 3 | -3/+3 |
| | | |||||
| * | Merge pull request #12 from mondalaci/generichid-node-libusb-script | Dean Camera | 2013-11-03 | 1 | -0/+143 |
| |\ | | | | | Add node.js libusb GenericHID test script. | ||||
| | * | Add node.js libusb GenericHID test script. | László Monda | 2013-11-03 | 1 | -0/+143 |
| | | | |||||
| * | | Add libusb GenericHID Python test script. | László Monda | 2013-11-02 | 2 | -0/+98 |
| |/ | |||||
| * | Refactor GenericHID Python test script code to make user specific ↵ | Dean Camera | 2013-07-07 | 1 | -8/+12 |
| | | | | | adjustments easier. | ||||
| * | Add Python test script using pywinusb for the Class Driver Generic HID ↵ | Dean Camera | 2013-07-07 | 1 | -0/+92 |
| Device demo application. | |||||
