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 7df6b9563c
Add new HID_Device_MillisecondElapsed() function to the HID device Class driver, to move the burden of managing the Idle period of each instance to the library and not the user application.
15 years ago
..
Common Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode. 15 years ago
Device Add new HID_Device_MillisecondElapsed() function to the HID device Class driver, to move the burden of managing the Idle period of each instance to the library and not the user application. 15 years ago
Host Fixed report data alignment issues in the MouseHostWithParser demo when X and Y movement data size is not a multiple of 8 bits. 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