Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HALF_RAIL...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 24 Mar 2010 05:50:09 +0000 (05:50 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 24 Mar 2010 05:50:09 +0000 (05:50 +0000)
commitf79f9abd28040d839b02ea22cdfde3d0a34f3482
treecf9a30b0536dd642aa5768b7dac52ab04e56b003
parent4e99625f7cd9ccd10251c871670b286536483333
Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HALF_RAIL is defined (thanks to C. Scott Ananian).

Minor documentation cleanups.

Make sure HID class driver uses properly cast pointers when writing to the report buffer.
Demos/Device/ClassDriver/AudioInput/AudioInput.c
Demos/Device/LowLevel/AudioInput/AudioInput.c
LUFA/Drivers/USB/Class/Host/HID.c
LUFA/Drivers/USB/HighLevel/StdDescriptors.h
LUFA/ManPages/ChangeLog.txt
Projects/Incomplete/MIDIToneGenerator/MIDIToneGenerator.h