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
Dean Camera b71ff7c8cd
Added new EVENT_USB_Device_StartOfFrame() event, controlled by the new USB_Device_EnableSOFEvents() and USB_Device_DisableSOFEvents() macros to give bus-synchronised millisecond interrupts when in USB device mode.
15 years ago
..
Common Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser. 15 years ago
Device Added new EVENT_USB_Device_StartOfFrame() event, controlled by the new USB_Device_EnableSOFEvents() and USB_Device_DisableSOFEvents() macros to give bus-synchronised millisecond interrupts when in USB device mode. 15 years ago
Host Added CDC_Device_Flush() command to the CDC Device mode class driver. 15 years ago
Audio.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
CDC.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
HID.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
MIDI.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
MassStorage.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
RNDIS.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
StillImage.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago