qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera 64e5c4084f Add optional pipe double banking support to the Host mode Class drivers.
Descriptor processing routines now pass around void pointers rather than uint8_t pointers, as their destination datatype is know well known -- they are just streams of bytes until they are cast to the correct destination type by DESCRIPTOR_CAST.
2009-11-07 03:51:24 +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 Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo. 2009-10-08 08:46:27 +00:00
CDC.h Added better USB Class driver overviews. 2009-08-27 07:48:48 +00:00
HID.h Added better USB Class driver overviews. 2009-08-27 07:48:48 +00:00
MIDI.h Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo. 2009-10-08 08:46:27 +00:00
MassStorage.h Added new Printer Host mode Class driver. 2009-11-04 13:16:53 +00:00
Printer.h Add other missing Printer.h main class driver dispatch file. 2009-11-04 13:23:47 +00:00
RNDIS.h Added better USB Class driver overviews. 2009-08-27 07:48:48 +00:00
StillImage.h Added better USB Class driver overviews. 2009-08-27 07:48:48 +00:00