This website requires JavaScript.
Explore
Help
Sign In
michi
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
738c9203fccfdcd11e4fc5bcb3ca4d102d15e1cd
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Common
T
History
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.
...
Add missing function and definition documentation.
2011-09-22 05:55:32 +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
MassStorage.h
More endianness porting of the LUFA device mode class drivers.
2011-07-11 09:50:54 +00:00
MIDI.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
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker.
2011-09-22 05:55:32 +00:00
StillImage.h
More endianness porting of the LUFA device mode class drivers.
2011-07-11 09:50:54 +00:00