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 3eb81df998
Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables.
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 briefs for the library core structures. 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 Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 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 Add briefs for the library core structures. 15 years ago
HIDReportData.h Add briefs for the library core structures. 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 briefs for the library core structures. 15 years ago
MassStorage.c Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables. 15 years ago
MassStorage.h Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables. 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 briefs for the library core structures. 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 briefs for the library core structures. 15 years ago
StillImage.c Add file-level brief documentation. 15 years ago
StillImage.h Add briefs for the library core structures. 15 years ago