Update the Low Level Audio Input and Audio Output demos to support multiple sample...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 6 Jun 2011 09:43:09 +0000 (09:43 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 6 Jun 2011 09:43:09 +0000 (09:43 +0000)
commit1a25b6f5f1b9735c44090a27f2925da51ddcc67b
treeb146adf09529cb89ef52867ec564583944c42111
parent7dffa15c1670806cc053b9930f341b53e30f7384
Update the Low Level Audio Input and Audio Output demos to support multiple sample rates.

Remove custom PIDs on the Class Driver Audio device demos and revert back to the original Audio PIDs, as the low level and class driver demo versions are now descriptor compatible once again.
12 files changed:
Demos/Device/ClassDriver/AudioInput/AudioInput.c
Demos/Device/ClassDriver/AudioInput/Descriptors.c
Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
Demos/Device/ClassDriver/AudioOutput/Descriptors.c
Demos/Device/LowLevel/AudioInput/AudioInput.c
Demos/Device/LowLevel/AudioInput/Descriptors.c
Demos/Device/LowLevel/AudioInput/Descriptors.h
Demos/Device/LowLevel/AudioOutput/AudioOutput.c
Demos/Device/LowLevel/AudioOutput/Descriptors.c
Demos/Device/LowLevel/AudioOutput/Descriptors.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/VIDAndPIDValues.txt