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 082537f5bd
Oops - really fix logic errors in USBMode.h.
12 years ago
..
Build Fix BUILD module so that user flags are applied after all auto-generated flags, ensure dependency files are generated with a .d extension rather than a .o.d extension, allow use of full part names ("at32uc3a0256") instead of GCC truncted part names ("uc3a0256"). 12 years ago
CodeTemplates Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3 build test makefile from the ModuleTest build test. Add platform module to the example LUFA makefile. 12 years ago
Common Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro guard. 12 years ago
DoxygenPages Add default project template to the Doxygen manual of the library. 12 years ago
Drivers Oops - really fix logic errors in USBMode.h. 12 years ago
Platform Add platform driver dispatch header and makefile module source variable. 12 years ago
Doxygen.conf Add default project template to the Doxygen manual of the library. 12 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 Fix BUILD module so that user flags are applied after all auto-generated flags, ensure dependency files are generated with a .d extension rather than a .o.d extension, allow use of full part names ("at32uc3a0256") instead of GCC truncted part names ("uc3a0256"). 12 years ago