qmk_firmware/LUFA
Dean Camera 1132488e8f Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible.
Fix broken compilation of LUFA under C++ compilers when the Serial peripheral module header file is included in a C++ source file.

Fix missing semicolon in the UC3 architecture host pipe functions.

Fix failed compilation for the XMEGA architecture if USB_DEVICE_ONLY us not specified.
2012-02-18 23:33:12 +00:00
..
CodeTemplates Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8 architectures. 2012-02-12 20:34:33 +00:00
Common Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible. 2012-02-18 23:33:12 +00:00
DoxygenPages Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible. 2012-02-18 23:33:12 +00:00
Drivers Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible. 2012-02-18 23:33:12 +00:00
Platform Minor documentation improvements. 2012-02-12 20:39:57 +00:00
Scheduler Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Doxygen.conf Revert changed version files in /trunk/ now that the LUFA-120219-BETA version has been released. 2012-02-05 16:02:14 +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 Revert changed version files in /trunk/ now that the LUFA-120219-BETA version has been released. 2012-02-05 16:02:14 +00:00
makefile Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo. 2011-11-24 01:24:01 +00:00