-
- Downloads
Fix incorrect configuration in the ClassDriver AudioOutput demo.
Make all audio device Class Driver functions require a reference to the Audio class instance, so that the endpoint size can be checked (and to standardize the APIs). Make LEDs more responsive in the AudioOutput device demos.
Showing
- Demos/Device/ClassDriver/AudioInput/AudioInput.c 3 additions, 3 deletionsDemos/Device/ClassDriver/AudioInput/AudioInput.c
- Demos/Device/ClassDriver/AudioInput/Descriptors.h 2 additions, 6 deletionsDemos/Device/ClassDriver/AudioInput/Descriptors.h
- Demos/Device/ClassDriver/AudioOutput/AudioOutput.c 10 additions, 10 deletionsDemos/Device/ClassDriver/AudioOutput/AudioOutput.c
- Demos/Device/ClassDriver/AudioOutput/AudioOutput.h 1 addition, 0 deletionsDemos/Device/ClassDriver/AudioOutput/AudioOutput.h
- Demos/Device/ClassDriver/AudioOutput/Descriptors.h 2 additions, 6 deletionsDemos/Device/ClassDriver/AudioOutput/Descriptors.h
- Demos/Device/LowLevel/AudioInput/Descriptors.h 2 additions, 6 deletionsDemos/Device/LowLevel/AudioInput/Descriptors.h
- Demos/Device/LowLevel/AudioOutput/AudioOutput.c 5 additions, 5 deletionsDemos/Device/LowLevel/AudioOutput/AudioOutput.c
- Demos/Device/LowLevel/AudioOutput/AudioOutput.h 1 addition, 0 deletionsDemos/Device/LowLevel/AudioOutput/AudioOutput.h
- Demos/Device/LowLevel/AudioOutput/Descriptors.h 2 additions, 6 deletionsDemos/Device/LowLevel/AudioOutput/Descriptors.h
- LUFA/Drivers/USB/Class/Device/Audio.c 19 additions, 13 deletionsLUFA/Drivers/USB/Class/Device/Audio.c
- LUFA/Drivers/USB/Class/Device/Audio.h 14 additions, 6 deletionsLUFA/Drivers/USB/Class/Device/Audio.h
- LUFA/ManPages/ChangeLog.txt 16 additions, 16 deletionsLUFA/ManPages/ChangeLog.txt
Loading
Please register or sign in to comment