Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISABLE(...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 9 Jun 2012 13:00:56 +0000 (13:00 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 9 Jun 2012 13:00:56 +0000 (13:00 +0000)
commitcd0bd7bf90e7e64a42b1efcee5a60cfdfc91d7a2
treea2d5f03d455543dbf5b383e28a39268e6d2881aa
parent7abaafb3cabbe66516b5be2a6708d04604bc2740
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.
Bootloaders/CDC/BootloaderCDC.c
Bootloaders/DFU/BootloaderDFU.c
LUFA/Common/ArchitectureSpecific.h
LUFA/DoxygenPages/ChangeLog.txt