aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/AudioOutput
Commit message (Collapse)AuthorAgeFilesLines
* Some minor whitespace corrections.Dean Camera2009-06-112-5/+5
|
* Error status LEDs shown when device endpoint configuration fails to complete.Dean Camera2009-06-081-5/+8
| | | | 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-073-88/+48
|
* Remove outdated AVRStudio project files from demos, projects, bootloaders. ↵Dean Camera2009-06-051-1/+0
| | | | Fix makefiles of ClassDriver device demos.
* Move new Class Driver powered demos to a new ClassDriver subdirectory, ↵Dean Camera2009-06-058-0/+3359
re-add old low level demos to a LowLevel subdirectory.