Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move uart implementation out of subdirectory | Tomasz Kramkowski | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | License and header guard cleanup | Tomasz Kramkowski | 2017-05-17 | 1 | -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: remove unnecessary INTENs | Tomasz Kramkowski | 2017-04-16 | 1 | -11/+1 |
| | |||||
* | hid mouse pointer jiggler | Tomasz Kramkowski | 2017-03-28 | 1 | -9/+1 |
| | |||||
* | usb: Extra debug / error handling. | Tomasz Kramkowski | 2017-03-28 | 1 | -5/+27 |
| | |||||
* | usb: Cleanup and more debug | Tomasz Kramkowski | 2017-03-28 | 1 | -1/+2 |
| | |||||
* | usb: uart debugging | Tomasz Kramkowski | 2017-03-26 | 1 | -0/+3 |
| | |||||
* | uart support | Tomasz Kramkowski | 2017-03-26 | 1 | -0/+1 |
| | |||||
* | usb: cleanup usb.c | Tomasz Kramkowski | 2017-03-25 | 1 | -10/+5 |
| | |||||
* | Init commit | Tomasz Kramkowski | 2016-10-20 | 1 | -0/+94 |