qmk_firmware/LUFA
Dean Camera cce71a74e7 Enable GCC's -pipe option by default, to build projects using intermediary logical OS pipes rather than temporary files on disk. 2012-06-19 19:36:03 +00:00
..
Build Enable GCC's -pipe option by default, to build projects using intermediary logical OS pipes rather than temporary files on disk. 2012-06-19 19:36:03 +00:00
CodeTemplates Add MAX_ENDPOINT_INDEX compile time option for the XMEGA devices. 2012-06-10 13:09:39 +00:00
Common Add missing <math.h> include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms. 2012-06-12 19:49:15 +00:00
DoxygenPages Minor documentation improvements. 2012-06-10 20:02:52 +00:00
Drivers Add missing <math.h> include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms. 2012-06-12 19:49:15 +00:00
Platform Revert change to assembly file comment syntax; this apparently breaks on the current AVR32 GNU assembler. 2012-06-19 19:31:01 +00:00
Doxygen.conf Add default project template to the Doxygen manual of the library. 2012-06-04 15:39:06 +00:00
License.txt Add XMEGA C3 family to the ModuleTest build test. 2012-03-17 10:22:58 +00:00
Version.h Update trunk post-120219 release. 2012-02-19 17:05:10 +00:00
makefile Minor makefile fixes - add phony targets, remove silence switch from the root makefile and add missing build modules to the ClassDriver VirtualSerial device demo. 2012-06-18 20:36:51 +00:00