Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use puts_P() and printf_P() instead of the normal variants where possible in ... | Dean Camera | 2010-04-28 | 1 | -9/+9 |
* | USB_Init() no longer calls sei() to enable global interrupts - this must now ... | Dean Camera | 2010-04-28 | 1 | -0/+1 |
* | All Class Driver Host mode demos now correctly set the board LEDs to READY on... | Dean Camera | 2010-03-25 | 1 | -0/+1 |
* | Update copyright year to 2010. | Dean Camera | 2009-12-30 | 1 | -2/+2 |
* | Fix MIT license language to make its intent clearer. | Dean Camera | 2009-12-28 | 1 | -7/+7 |
* | Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t... | Dean Camera | 2009-11-13 | 1 | -2/+2 |
* | Add optional pipe double banking support to the Host mode Class drivers. | Dean Camera | 2009-11-07 | 1 | -0/+3 |
* | Added new Printer Host mode Class driver. | Dean Camera | 2009-11-04 | 1 | -0/+217 |