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 6a46f0025a
Add beginnings of a RNDIS Ethernet Host demo.
15 years ago
..
CDC.c Update CDC Class Driver character stream functions to use the correct avr-libc return codes for errors and EOF. 15 years ago
CDC.h Added new stream creation function to the CDC Class drivers, to easily make standard streams from CDC Class driver instances. 15 years ago
HID.c Fixed HID host Class driver report send/receive report broken when issued through the control pipe. 15 years ago
HID.h Spell check all source code variables, comments and strings. 15 years ago
HIDParser.c Added new Printer Host mode Class driver. 15 years ago
HIDParser.h Fixed HID host Class driver report send/receive report broken when issued through the control pipe. 15 years ago
HIDReportData.h Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet. 16 years ago
MIDI.c Add optional pipe double banking support to the Host mode Class drivers. 15 years ago
MIDI.h Add optional pipe double banking support to the Host mode Class drivers. 15 years ago
MassStorage.c Add optional pipe double banking support to the Host mode Class drivers. 15 years ago
MassStorage.h Spell check all source code variables, comments and strings. 15 years ago
Printer.c Add optional pipe double banking support to the Host mode Class drivers. 15 years ago
Printer.h Spell check all source code variables, comments and strings. 15 years ago
StillImage.c Add optional pipe double banking support to the Host mode Class drivers. 15 years ago
StillImage.h Add beginnings of a RNDIS Ethernet Host demo. 15 years ago