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/Common
Dean Camera a2001ac1cc
Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser.
15 years ago
..
Audio.h Added const modifiers to device mode class drivers. 15 years ago
CDC.h Added const modifiers to device mode class drivers. 15 years ago
HID.h Reduce struct name pollution - group typedef struct names by class driver name where appropriate. 15 years ago
MIDI.h Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode. 15 years ago
MassStorage.h Reduce struct name pollution - group typedef struct names by class driver name where appropriate. 15 years ago
RNDIS.h Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser. 15 years ago
StillImage.h Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they will be obsoleted when the Host mode class drivers are complete. Add new StillImage stub class driver common header. 15 years ago