You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera 74353374c3
All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed.
15 years ago
..
CDC.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. 15 years ago
CDC.h 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. 15 years ago
HID.c Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HALF_RAIL is defined (thanks to C. Scott Ananian). 15 years ago
HID.h 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. 15 years ago
HIDParser.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. 15 years ago
HIDParser.h Fixed incorrect definition of HID_ALIGN_DATA() causing incorrect HID report item data alignment. 15 years ago
HIDReportData.h Update copyright year to 2010. 15 years ago
MIDI.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. 15 years ago
MIDI.h 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. 15 years ago
MassStorage.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. 15 years ago
MassStorage.h 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. 15 years ago
Printer.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. 15 years ago
Printer.h 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. 15 years ago
RNDIS.c Turn OFF double banking in the Webserver demo - leaving it on seems to destroy the system throughput. 15 years ago
RNDIS.h 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. 15 years ago
StillImage.c All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed. 15 years ago
StillImage.h 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. 15 years ago