qmk_firmware/LUFA/Drivers/USB/Class/Common
Dean Camera 51566d1a81 Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen.
Added new USB_GetHIDReportSize() function to the HID report parser to retrieve the size of a given report by its ID.

More additions to the unfinished HID Host Class Driver.
2009-09-20 12:01:25 +00:00
..
Audio.h Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity. 2009-08-27 07:38:40 +00:00
CDC.h Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity. 2009-08-27 07:38:40 +00:00
HID.h Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen. 2009-09-20 12:01:25 +00:00
MIDI.h Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity. 2009-08-27 07:38:40 +00:00
MassStorage.h Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity. 2009-08-27 07:38:40 +00:00
RNDIS.h Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity. 2009-08-27 07:38:40 +00:00
StillImage.h Finish Still Image Host class driver. 2009-09-09 04:18:37 +00:00