Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewritten event system to remove all macros, to make user code clearer. | Dean Camera | 2009-05-18 | 1 | -5/+5 |
* | Fix build errors in host demos due to usage of pipe error codes which have no... | Dean Camera | 2009-05-03 | 1 | -4/+4 |
* | USB_HostRequest renamed to USB_ControlRequest, entire control request header ... | Dean Camera | 2009-04-22 | 1 | -1/+1 |
* | Changed over all deprecated GCC structure tag initializers to the standardize... | Dean Camera | 2009-04-20 | 1 | -22/+22 |
* | Spell checked non-source documentation pages. | Dean Camera | 2009-04-19 | 1 | -1/+1 |
* | Fixed GenericHIDHost demo report write routine incorrect for control type req... | Dean Camera | 2009-04-16 | 1 | -6/+1 |
* | The USB_Host_SendControlRequest() function no longer automatically selects th... | Dean Camera | 2009-04-14 | 1 | -0/+3 |
* | All comments in the library, bootloaders, demos and projects have now been sp... | Dean Camera | 2009-04-01 | 1 | -7/+7 |
* | Seperated out OTG, Device and Host mode demos into seperate folders for clari... | Dean Camera | 2009-03-20 | 1 | -0/+436 |