Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not... | Dean Camera | 2009-07-30 | 1 | -1/+1 |
* | Added const modifiers to device mode class drivers. | Dean Camera | 2009-06-28 | 1 | -1/+1 |
* | Reduce struct name pollution - group typedef struct names by class driver nam... | Dean Camera | 2009-06-26 | 1 | -2/+2 |
* | Break device mode class driver interfaces into seperate config and state stru... | Dean Camera | 2009-06-18 | 1 | -16/+0 |
* | Pipe_GetErrorFlags() now returns additional error flags for overflow and unde... | Dean Camera | 2009-06-16 | 1 | -2/+2 |
* | Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. | Dean Camera | 2009-06-14 | 1 | -0/+171 |