Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea... | Dean Camera | 2009-04-23 | 1 | -5/+5 |
* | USB_HostRequest renamed to USB_ControlRequest, entire control request header ... | Dean Camera | 2009-04-22 | 1 | -12/+6 |
* | Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f... | Dean Camera | 2009-04-21 | 1 | -6/+6 |
* | Changed over all deprecated GCC structure tag initializers to the standardize... | Dean Camera | 2009-04-20 | 1 | -11/+12 |
* | Fixed CDC and USBtoSerial demos freezing where buffers were full while still ... | Dean Camera | 2009-04-17 | 1 | -13/+25 |
* | Fixed GenericHIDHost demo report write routine incorrect for control type req... | Dean Camera | 2009-04-16 | 1 | -29/+16 |
* | All comments in the library, bootloaders, demos and projects have now been sp... | Dean Camera | 2009-04-01 | 1 | -1/+1 |
* | Seperated out OTG, Device and Host mode demos into seperate folders for clari... | Dean Camera | 2009-03-20 | 1 | -0/+399 |