qmk_firmware/LUFA/Common
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
..
ArchitectureSpecific.h 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
Architectures.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Attributes.h Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro guard. 2012-05-29 20:03:21 +00:00
BoardTypes.h Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards. 2012-05-06 12:10:30 +00:00
Common.h Make sure that LUFAConfig.h is included *after* the common submodules, so that the architecture and other defines are available to the configuration header. 2012-05-29 20:01:04 +00:00
CompilerSpecific.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Endianness.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00