aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/CDC/CDC.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea...Dean Camera2009-04-231-3/+3
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-12/+6
* 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 CDC and USBtoSerial demos freezing where buffers were full while still ...Dean Camera2009-04-171-5/+13
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-19/+13
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-2/+2
* Fixed CDC demo not sending an empty packet after each transfer to prevent the...Dean Camera2009-03-231-0/+6
* Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean Camera2009-03-201-0/+319