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 77dbfd3cc4
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker.
13 years ago
..
Audio.h More endianness porting of the LUFA device mode class drivers. 14 years ago
CDC.h More endianness porting of the LUFA device mode class drivers. 14 years ago
HID.h Add multiple axis support to the HID joystick report in the HID_DESCRIPTOR_JOYSTICK() macro. 13 years ago
HIDParser.c Fixed HID Parser's largest report size bit count not including the size of the last parsed report item. 13 years ago
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). 13 years ago
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. 14 years ago
MIDI.h More endianness porting of the LUFA device mode class drivers. 14 years ago
MassStorage.h More endianness porting of the LUFA device mode class drivers. 14 years ago
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. 14 years ago
RNDIS.h Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker. 13 years ago
StillImage.h More endianness porting of the LUFA device mode class drivers. 14 years ago