Changed Audio Class driver sample read/write functions to be inline, to reduce...
Changed Audio Class driver sample read/write functions to be inline, to reduce the number of cycles needed to transfer samples to and from the device (allowing more time for processing and output). Fixed ClassDriver AudioOutput demo not selecting an audio output mode.
Showing
- Demos/Device/ClassDriver/AudioOutput/AudioOutput.c 8 additions, 10 deletionsDemos/Device/ClassDriver/AudioOutput/AudioOutput.c
- Demos/Device/ClassDriver/AudioOutput/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/AudioOutput/makefile
- Demos/Device/LowLevel/AudioOutput/AudioOutput.c 8 additions, 10 deletionsDemos/Device/LowLevel/AudioOutput/AudioOutput.c
- LUFA.pnproj 1 addition, 1 deletionLUFA.pnproj
- LUFA/Drivers/Board/LEDs.h 1 addition, 1 deletionLUFA/Drivers/Board/LEDs.h
- LUFA/Drivers/USB/Class/Device/Audio.c 0 additions, 61 deletionsLUFA/Drivers/USB/Class/Device/Audio.c
- LUFA/Drivers/USB/Class/Device/Audio.h 85 additions, 21 deletionsLUFA/Drivers/USB/Class/Device/Audio.h
- LUFA/Drivers/USB/Class/Host/HIDParser.c 2 additions, 1 deletionLUFA/Drivers/USB/Class/Host/HIDParser.c
- LUFA/ManPages/ChangeLog.txt 3 additions, 0 deletionsLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/LUFAPoweredProjects.txt 1 addition, 0 deletionsLUFA/ManPages/LUFAPoweredProjects.txt
Loading
Please register or sign in to comment