Changed Audio Class driver sample read/write functions to be inline, to reduce the...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 3 Oct 2009 07:59:32 +0000 (07:59 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 3 Oct 2009 07:59:32 +0000 (07:59 +0000)
commit433399b05db8d4a8a3989e90614f7206d49568fc
tree7f69f5ea95c68005221caab40a9bb1e11ae5b80a
parent3ebfb998ec4eef73543a8e8bde0019a3057b72dc
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.
Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
Demos/Device/ClassDriver/AudioOutput/makefile
Demos/Device/LowLevel/AudioOutput/AudioOutput.c
LUFA.pnproj
LUFA/Drivers/Board/LEDs.h
LUFA/Drivers/USB/Class/Device/Audio.c
LUFA/Drivers/USB/Class/Device/Audio.h
LUFA/Drivers/USB/Class/Host/HIDParser.c
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/LUFAPoweredProjects.txt