Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral. | Dean Camera | 2009-04-16 | 2 | -3/+3 |
* | Fixed GenericHIDHost demo report write routine incorrect for control type req... | Dean Camera | 2009-04-16 | 4 | -16/+11 |
* | The USB_Host_SendControlRequest() function no longer automatically selects th... | Dean Camera | 2009-04-14 | 2 | -0/+12 |
* | Add call to MassStore_WaitForDataReceived() in MassStore_GetReturnedStatus() ... | Dean Camera | 2009-04-05 | 1 | -0/+4 |
* | All comments in the library, bootloaders, demos and projects have now been sp... | Dean Camera | 2009-04-01 | 4 | -16/+16 |
* | Corrected bitfields -- the smallest datatype required for each bitfield is no... | Dean Camera | 2009-03-26 | 1 | -7/+7 |
* | Seperated out OTG, Device and Host mode demos into seperate folders for clari... | Dean Camera | 2009-03-20 | 11 | -0/+3972 |