aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/AudioInputHost/ConfigDescriptor.c
Commit message (Collapse)AuthorAgeFilesLines
* Move completed low level Audio Host demos into the LowLevel folder from the ↵Dean Camera2011-06-061-220/+0
| | | | Incomplete folder.
* Added new incomplete AudioOutputHost Host LowLevel demo.Dean Camera2011-05-301-2/+2
|
* Remove output files from the incomplete AudioInputHost demo, and improve the ↵Dean Camera2011-05-301-11/+48
| | | | logic in the ConfigDescriptor.c device configuration processing routine.
* Added new incomplete AudioInputHost Host LowLevel demo.Dean Camera2011-05-291-0/+183
Added missing Audio class control request definitions. Added support for the Audio class GET STATUS request so that it is correctly ACKed when sent by the host.