qmk_firmware/LUFA/Drivers/USB/Class/Common
Dean Camera 99ff27e403 Fixed HID Parser's largest report size bit count not including the size of the last parsed report item.
Fixed HID host driver's largest HID report size count corrupt when the number of report bits exceeds 255.
2011-09-17 13:07:21 +00:00
..
Audio.h More endianness porting of the LUFA device mode class drivers. 2011-07-11 09:50:54 +00:00
CDC.h More endianness porting of the LUFA device mode class drivers. 2011-07-11 09:50:54 +00:00
HID.h Add multiple axis support to the HID joystick report in the HID_DESCRIPTOR_JOYSTICK() macro. 2011-08-23 07:07:34 +00:00
HIDParser.c Fixed HID Parser's largest report size bit count not including the size of the last parsed report item. 2011-09-17 13:07:21 +00:00
HIDParser.h Fixed optimization error in the HID Parser item value USB_SetHIDReportItemInfo() and USB_GetHIDReportItemInfo() routines if the report item was NULL (which should be allowable according to the API). 2011-09-07 10:18:49 +00:00
HIDReportData.h Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support. 2011-02-19 18:37:22 +00:00
MIDI.h More endianness porting of the LUFA device mode class drivers. 2011-07-11 09:50:54 +00:00
MassStorage.h More endianness porting of the LUFA device mode class drivers. 2011-07-11 09:50:54 +00:00
Printer.h Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible. 2011-02-20 13:08:29 +00:00
RNDIS.h More endianness porting of the LUFA device mode class drivers. 2011-07-11 09:50:54 +00:00
StillImage.h More endianness porting of the LUFA device mode class drivers. 2011-07-11 09:50:54 +00:00