summaryrefslogtreecommitdiffstats
path: root/usb/endpt1.c
Commit message (Collapse)AuthorAgeFilesLines
* Basic keyboard implementationTomasz Kramkowski2017-05-251-20/+51
|
* move uart implementation out of subdirectoryTomasz Kramkowski2017-05-181-1/+1
|
* License and header guard cleanupTomasz Kramkowski2017-05-171-0/+18
| | | | | | | Fix some of the license headers being GPL2 when the project should be GPL3. Next needs a LICENSE file. Also fix header guards to a more robust <PROJECT>_<PATH> format.
* usb: decrease interval, clean-up hid reportsTomasz Kramkowski2017-04-161-4/+4
|
* hid mouse pointer jigglerTomasz Kramkowski2017-03-281-12/+25
|
* usb: uart debuggingTomasz Kramkowski2017-03-261-0/+4
|
* Init commitTomasz Kramkowski2016-10-201-0/+36