Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move completed low level Audio Host demos into the LowLevel folder from the ↵ | Dean Camera | 2011-06-06 | 1 | -220/+0 |
| | | | | Incomplete folder. | ||||
* | Added new incomplete AudioOutputHost Host LowLevel demo. | Dean Camera | 2011-05-30 | 1 | -2/+2 |
| | |||||
* | Remove output files from the incomplete AudioInputHost demo, and improve the ↵ | Dean Camera | 2011-05-30 | 1 | -11/+48 |
| | | | | logic in the ConfigDescriptor.c device configuration processing routine. | ||||
* | Added new incomplete AudioInputHost Host LowLevel demo. | Dean Camera | 2011-05-29 | 1 | -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. |