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 88425d7dab
Add .PHONY targets in all build system modules. Alter BUILD module so that the existence of source files are checked before the build is started.
12 years ago
..
Build Add .PHONY targets in all build system modules. Alter BUILD module so that the existence of source files are checked before the build is started. 12 years ago
CodeTemplates Replace architecture specific makefiles in the BuildTests with the new common build system makefiles. 12 years ago
Common Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro guard. 12 years ago
DoxygenPages Add platform driver dispatch header and makefile module source variable. 12 years ago
Drivers Fix incorrect bank mask in Endpoint_ConfigureEndpoint() for the UC3 devices. 12 years ago
Platform Add platform driver dispatch header and makefile module source variable. 12 years ago
Doxygen.conf Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. 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 Clean up CORE build system module, use simple rather than recursive make variables for internal constants and $(shell) derived values. 12 years ago