Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed swapped paremeters in the HID state memory copy call while processing a... | Dean Camera | 2009-08-11 | 1 | -0/+1 |
* | 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 | 3 | -3/+3 |
* | Reduce struct name pollution - group typedef struct names by class driver nam... | Dean Camera | 2009-06-26 | 5 | -22/+29 |
* | Clean up RNDIS demo type define names. | Dean Camera | 2009-06-19 | 2 | -12/+12 |
* | Break device mode class driver interfaces into seperate config and state stru... | Dean Camera | 2009-06-18 | 6 | -164/+7 |
* | Pipe_GetErrorFlags() now returns additional error flags for overflow and unde... | Dean Camera | 2009-06-16 | 1 | -2/+2 |
* | Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they w... | Dean Camera | 2009-06-15 | 1 | -0/+67 |
* | Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. | Dean Camera | 2009-06-14 | 6 | -0/+1257 |