-
- Downloads
Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the...
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.
Showing
- Bootloaders/CDC/BootloaderCDC.c 21 additions, 0 deletionsBootloaders/CDC/BootloaderCDC.c
- Bootloaders/DFU/BootloaderDFU.c 21 additions, 17 deletionsBootloaders/DFU/BootloaderDFU.c
- LUFA/Common/ArchitectureSpecific.h 19 additions, 1 deletionLUFA/Common/ArchitectureSpecific.h
- LUFA/DoxygenPages/ChangeLog.txt 3 additions, 1 deletionLUFA/DoxygenPages/ChangeLog.txt
Loading
Please register or sign in to comment