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 7e65340c31
Revert change to assembly file comment syntax; this apparently breaks on the current AVR32 GNU assembler.
13 years ago
..
Build Minor build system improvements - move out AVRDUDE base flags into a makefile variable, clean up BUILD module. 13 years ago
CodeTemplates Add MAX_ENDPOINT_INDEX compile time option for the XMEGA devices. 13 years ago
Common Add missing <math.h> include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms. 13 years ago
DoxygenPages Minor documentation improvements. 13 years ago
Drivers Add missing <math.h> include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms. 13 years ago
Platform Revert change to assembly file comment syntax; this apparently breaks on the current AVR32 GNU assembler. 13 years ago
Doxygen.conf Add default project template to the Doxygen manual of the library. 13 years ago
License.txt Add XMEGA C3 family to the ModuleTest build test. 13 years ago
Version.h Update trunk post-120219 release. 13 years ago
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. 13 years ago