qmk_firmware/LUFA
Dean Camera 3223786c49 Fix compile error on the UC3 targets when INTERRUPT_CONTROL_ENDPOINT compile time option is used (thanks to Ian Woloschin).
Small size improvement for Little Endian devices when USB host mode is used.

Minor documentation fixes.
2011-09-28 13:24:08 +00:00
..
CodeTemplates Add project name to the Doxygen makefile target output. 2011-09-21 06:45:09 +00:00
Common 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
Drivers Fix compile error on the UC3 targets when INTERRUPT_CONTROL_ENDPOINT compile time option is used (thanks to Ian Woloschin). 2011-09-28 13:24:08 +00:00
ManPages Fix compile error on the UC3 targets when INTERRUPT_CONTROL_ENDPOINT compile time option is used (thanks to Ian Woloschin). 2011-09-28 13:24:08 +00:00
Platform Fix names of XMEGA ClockManagement driver functions. 2011-07-18 09:24:50 +00:00
Scheduler Move global interrupt enable/disable functions out to Common.h and document them. 2011-04-08 05:40:25 +00:00
Doxygen.conf Minor documentation corrections. 2011-08-19 06:11:39 +00:00
License.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
Version.h Commit for the 111009 BETA release. 2011-09-21 06:28:42 +00:00
makefile Add project name to the Doxygen makefile target output. 2011-09-21 06:45:09 +00:00