qmk_firmware/LUFA/Drivers/USB/HighLevel
Dean Camera f79f9abd28 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.
2010-03-24 05:50:09 +00:00
..
ConfigDescriptor.c Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 2010-02-11 04:05:02 +00:00
ConfigDescriptor.h Fix incorrect error when directly including the LUFA internal USB library components. 2010-02-24 07:01:59 +00:00
Events.c Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 2010-02-11 04:05:02 +00:00
Events.h Fix incorrect error when directly including the LUFA internal USB library components. 2010-02-24 07:01:59 +00:00
StdDescriptors.h Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HALF_RAIL is defined (thanks to C. Scott Ananian). 2010-03-24 05:50:09 +00:00
StdRequestType.h Fix incorrect error when directly including the LUFA internal USB library components. 2010-02-24 07:01:59 +00:00
StreamCallbacks.h Fix incorrect error when directly including the LUFA internal USB library components. 2010-02-24 07:01:59 +00:00
USBInterrupt.c Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00
USBInterrupt.h Fix incorrect error when directly including the LUFA internal USB library components. 2010-02-24 07:01:59 +00:00
USBMode.h Fix incorrect error when directly including the LUFA internal USB library components. 2010-02-24 07:01:59 +00:00
USBTask.c Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 2010-02-11 04:05:02 +00:00
USBTask.h Fix incorrect error when directly including the LUFA internal USB library components. 2010-02-24 07:01:59 +00:00