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.
Moved the XPLAIN board specific bootloader entry condition code to the Application_Jump_Check() function of the DFU bootloader, added support for the original XPLAIN board to the CDC class bootloader.
2012-06-09 13:00:56 +00:00
..
Build Update SVN line endings property on newer source files to native. 2012-06-07 20:49:47 +00:00
CodeTemplates Update SVN line endings property on newer source files to native. 2012-06-07 20:49:47 +00:00
Common Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISABLE() macro clearing all other bits in MCUSR when called. 2012-06-09 13:00:56 +00:00
DoxygenPages Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISABLE() macro clearing all other bits in MCUSR when called. 2012-06-09 13:00:56 +00:00
Drivers Update SVN line endings property on newer source files to native. 2012-06-07 20:49:47 +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
Version.h Update trunk post-120219 release. 2012-02-19 17:05:10 +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