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
Dean Camera 6553bf5bfb
Fix incorrect function call name in USB_Host_SendControlRequest() for AVR8 devices.
13 years ago
..
CodeTemplates Add project name to the Doxygen makefile target output. 14 years ago
Common Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker. 14 years ago
Drivers Fix incorrect function call name in USB_Host_SendControlRequest() for AVR8 devices. 13 years ago
ManPages Added endian-correction to the CDC driver's Line Encoding control request handlers. 13 years ago
Platform Fix compile errors for the USB XMEGA parts when the USB driver is used. 13 years ago
Scheduler Move global interrupt enable/disable functions out to Common.h and document them. 14 years ago
Doxygen.conf Minor documentation corrections. 14 years ago
License.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Version.h Commit for the 111009 BETA release. 14 years ago
makefile Add project name to the Doxygen makefile target output. 14 years ago