aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/CDCHost/CDCHost.c
Commit message (Expand)AuthorAgeFilesLines
* Delete host mode demos from the root Host demos folder.Dean Camera2009-06-051-279/+0
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-5/+5
* Create a new function pointer type in StreamCallbacks.h for endpoint/pipe str...Dean Camera2009-05-151-2/+2
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-1/+1
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-201-7/+7
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-23/+21
* The USB_Host_SendControlRequest() function no longer automatically selects th...Dean Camera2009-04-141-0/+3
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-4/+4
* Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean Camera2009-03-201-0/+278