aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/DualCDC/DualCDC.c
Commit message (Collapse)AuthorAgeFilesLines
* Error status LEDs shown when device endpoint configuration fails to complete.Dean Camera2009-06-081-27/+45
| | | | MIDI device demo no longer blocks if a note change event is sent while the endpoint is not ready.
* Converted device mode low-level demos to schedulerless.Dean Camera2009-06-071-83/+32
|
* Move new Class Driver powered demos to a new ClassDriver subdirectory, ↵Dean Camera2009-06-051-0/+357
re-add old low level demos to a LowLevel subdirectory.