diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-11-27 01:27:55 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-11-27 01:27:55 +0000 |
commit | 82fa9149d705b70fc6d0e53e3d164fe138ce9a8b (patch) | |
tree | 0cab7a7217ae640271378cd681c519d4193c897d /LUFA/ManPages | |
parent | 7704d2915c88eed03111b9f202850c57115bb697 (diff) | |
download | lufa-82fa9149d705b70fc6d0e53e3d164fe138ce9a8b.tar.gz lufa-82fa9149d705b70fc6d0e53e3d164fe138ce9a8b.tar.bz2 lufa-82fa9149d705b70fc6d0e53e3d164fe138ce9a8b.zip |
Fixed broken DFU bootloader, added XPLAIN support for bootloader start when XCK jumpered to ground.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r-- | LUFA/ManPages/ChangeLog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 57f867735..ca7366f4a 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -26,6 +26,7 @@ * - None * - Library Applications: * - Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy + * - Fixed broken DFU bootloader, added XPLAIN support for bootloader start when XCK jumpered to ground * * \section Sec_ChangeLog101122 Version 101122 * <b>New:</b> |