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.
Showing
- Demos/Device/ClassDriver/AudioInput/AudioInput.c 1 addition, 1 deletionDemos/Device/ClassDriver/AudioInput/AudioInput.c
- Demos/Device/ClassDriver/AudioInput/Descriptors.c 2 additions, 2 deletionsDemos/Device/ClassDriver/AudioInput/Descriptors.c
- Demos/Device/ClassDriver/AudioOutput/AudioOutput.c 1 addition, 1 deletionDemos/Device/ClassDriver/AudioOutput/AudioOutput.c
- Demos/Device/ClassDriver/AudioOutput/Descriptors.c 2 additions, 2 deletionsDemos/Device/ClassDriver/AudioOutput/Descriptors.c
- Demos/Device/LowLevel/AudioInput/AudioInput.c 55 additions, 1 deletionDemos/Device/LowLevel/AudioInput/AudioInput.c
- Demos/Device/LowLevel/AudioInput/Descriptors.c 8 additions, 3 deletionsDemos/Device/LowLevel/AudioInput/Descriptors.c
- Demos/Device/LowLevel/AudioInput/Descriptors.h 1 addition, 4 deletionsDemos/Device/LowLevel/AudioInput/Descriptors.h
- Demos/Device/LowLevel/AudioOutput/AudioOutput.c 55 additions, 1 deletionDemos/Device/LowLevel/AudioOutput/AudioOutput.c
- Demos/Device/LowLevel/AudioOutput/Descriptors.c 7 additions, 3 deletionsDemos/Device/LowLevel/AudioOutput/Descriptors.c
- Demos/Device/LowLevel/AudioOutput/Descriptors.h 1 addition, 4 deletionsDemos/Device/LowLevel/AudioOutput/Descriptors.h
- LUFA/ManPages/ChangeLog.txt 3 additions, 3 deletionsLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/VIDAndPIDValues.txt 2 additions, 2 deletionsLUFA/ManPages/VIDAndPIDValues.txt
Loading
Please register or sign in to comment