aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.h
Commit message (Collapse)AuthorAgeFilesLines
* Add new Audio Class Driver Host demos.Dean Camera2011-06-091-0/+13
| | | | | | Fix errors in the new Audio Host mode Class Driver, which would have prevented data from being sent or received properly by the device. Add microphone/square wave generation compile time switch to the Low Level AudioOutput Host demo.
* Move completed low level Audio Host demos into the LowLevel folder from the ↵Dean Camera2011-06-061-0/+81
Incomplete folder.