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 cd0bd7bf90
Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISABLE() macro clearing all other bits in MCUSR when called.
12 years ago
..
Build Update SVN line endings property on newer source files to native. 12 years ago
CodeTemplates Update SVN line endings property on newer source files to native. 12 years ago
Common Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISABLE() macro clearing all other bits in MCUSR when called. 12 years ago
DoxygenPages Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISABLE() macro clearing all other bits in MCUSR when called. 12 years ago
Drivers Update SVN line endings property on newer source files to native. 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