aboutsummaryrefslogtreecommitdiff
path: root/Demos/Host/Incomplete/AudioInputHost/AudioInputHost.c
AgeCommit message (Collapse)Author
2011-06-06Move completed low level Audio Host demos into the LowLevel folder from the ↵Dean
Incomplete folder. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1785 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-06-06Update incomplete Host mode Audio demos to use the correct class driver ↵Dean
Endpoint Sampling Frequency Control value constant. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1784 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-06-01Fixed incorrect signature in the CDC and DFU class bootloaders for the ↵Dean
ATMEGA8U2. Minor documentation cleanups. Modify the incomplete AudioInputHost demo for mono audio output. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1776 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-05-30Added new incomplete AudioOutputHost Host LowLevel demo.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1775 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-05-29Added new incomplete AudioInputHost Host LowLevel demo.Dean
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. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1771 d5102386-fcda-11dd-9fdb-3debd5008f28