aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/DualCDC/DualCDC.c
Commit message (Expand)AuthorAgeFilesLines
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-4/+4
* Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_Contro...Dean Camera2009-05-111-9/+1
* Fix minor build errors.Dean Camera2009-05-011-3/+3
* Documentation enhancements to improve documentation cross-references.Dean Camera2009-04-221-3/+3
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-4/+4
* Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...Dean Camera2009-04-211-6/+6
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-201-11/+11
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-20/+26
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-7/+7
* Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean Camera2009-03-201-0/+359