qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera c029d72b94 More endianness porting of the LUFA host mode class drivers. 2011-07-11 10:44:34 +00:00
..
Audio.c More endianness porting of the LUFA host mode class drivers. 2011-07-11 10:44:34 +00:00
Audio.h Add missing SVN eol-style properties to source files to prevent mixed end-of-line characters. 2011-06-16 12:18:46 +00:00
CDC.c More endianness porting of the LUFA host mode class drivers. 2011-07-11 10:44:34 +00:00
CDC.h Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified). 2011-06-08 01:32:44 +00:00
HID.c More endianness porting of the LUFA host mode class drivers. 2011-07-11 10:44:34 +00:00
HID.h Fix HID_Host_SetIdlePeriod() function to send the correct request type to the device, remove reference to unavailable (and not needed) local variable. 2011-07-05 00:28:35 +00:00
MIDI.c More endianness porting of the LUFA host mode class drivers. 2011-07-11 10:44:34 +00:00
MIDI.h Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified). 2011-06-08 01:32:44 +00:00
MassStorage.c More endianness porting of the LUFA host mode class drivers. 2011-07-11 10:44:34 +00:00
MassStorage.h Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified). 2011-06-08 01:32:44 +00:00
Printer.c More endianness porting of the LUFA host mode class drivers. 2011-07-11 10:44:34 +00:00
Printer.h Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified). 2011-06-08 01:32:44 +00:00
RNDIS.c More endianness porting of the LUFA host mode class drivers. 2011-07-11 10:44:34 +00:00
RNDIS.h Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified). 2011-06-08 01:32:44 +00:00
StillImage.c More endianness porting of the LUFA host mode class drivers. 2011-07-11 10:44:34 +00:00
StillImage.h Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified). 2011-06-08 01:32:44 +00:00