Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops - Keyboard boot report structure should be an array of 6 keycodes. | Dean Camera | 2009-09-20 | 1 | -1/+1 |
* | Added new Pipe_IsFrozen() macro to determine if the currently selected pipe i... | Dean Camera | 2009-09-20 | 1 | -8/+39 |
* | Added new "Common" section to the class drivers, to hold all mode-independant... | Dean Camera | 2009-08-27 | 1 | -0/+6 |
* | Reduce struct name pollution - group typedef struct names by class driver nam... | Dean Camera | 2009-06-26 | 1 | -1/+1 |
* | Break device mode class driver interfaces into seperate config and state stru... | Dean Camera | 2009-06-18 | 1 | -28/+6 |
* | Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. | Dean Camera | 2009-06-14 | 1 | -0/+112 |