You cannot 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-fw/LUFA/Drivers/USB/Class
Dean Camera 94c899d7b7 Fixed Device mode HID Class driver not explicitly initializing the ReportSize parameter to zero before calling callback routine, so that ignored callbacks don't cause incorrect data to be sent. 16 years ago
..
Common Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity. 16 years ago
Device Fixed Device mode HID Class driver not explicitly initializing the ReportSize parameter to zero before calling callback routine, so that ignored callbacks don't cause incorrect data to be sent. 16 years ago
Host Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to save on FLASH space. 16 years ago
Audio.h Added better USB Class driver overviews. 16 years ago
CDC.h Added better USB Class driver overviews. 16 years ago
HID.h Added better USB Class driver overviews. 16 years ago
MIDI.h Added better USB Class driver overviews. 16 years ago
MassStorage.h Added better USB Class driver overviews. 16 years ago
RNDIS.h Added better USB Class driver overviews. 16 years ago
StillImage.h Added better USB Class driver overviews. 16 years ago