This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0c012ede5f
qmk_firmware
/
LUFA
History
Download ZIP
Download TAR.GZ
Dean Camera
0c012ede5f
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").
2012-06-06 19:24:22 +00:00
..
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").
2012-06-06 19:24:22 +00:00
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.
2012-06-05 18:35:05 +00:00
Common
Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro guard.
2012-05-29 20:03:21 +00:00
DoxygenPages
Add default project template to the Doxygen manual of the library.
2012-06-04 15:39:06 +00:00
Drivers
Fix typo in the UC3 host pipe driver. Improve library TAR export exclusion filetype filter.
2012-06-06 19:09:06 +00:00
Platform
Add platform driver dispatch header and makefile module source variable.
2012-06-02 19:56:50 +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
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").
2012-06-06 19:24:22 +00:00
Version.h
Update trunk post-120219 release.
2012-02-19 17:05:10 +00:00