qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera 34dc7f241f Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines.
Added preprocessor checks to give a human readable error when the class drivers are used when the incompatible NO_STREAM_CALLBACKS compile time option is used.
2009-11-07 07:23:03 +00:00
..
Common Add missing Printer.h common class driver file. 2009-11-04 13:22:38 +00:00
Device Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
Host Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
Audio.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
CDC.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
HID.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
MIDI.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
MassStorage.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
Printer.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
RNDIS.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
StillImage.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00