From 51c2dcf3b09960a5a50f57f8395a1e2655550db4 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 17 Jun 2010 09:17:09 +0000 Subject: Fixed broken PDI EEPROM Section Erase functionality in the AVRISP-MKII project. --- LUFA/ManPages/ChangeLog.txt | 1 + LUFA/ManPages/FutureChanges.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 01e219e57..9d800a613 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -33,6 +33,7 @@ * - Fixed incorrect signature for the ATMEGA32U2 in the DFU bootloader (thanks to Axel Rohde) * - Fixed internal device serial not being accessible on the ATMEGAXXU2 AVRs (thanks to Axel Rohde) * - Fixed void pointer arithmetic in ConfigDescriptor.h breaking C++ compatibility (thanks to Michael Hennebry) + * - Fixed broken PDI EEPROM Section Erase functionality in the AVRISP-MKII project * * \section Sec_ChangeLog100513 Version 100513 * New: diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index 9c8891f2f..e7e1f900c 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -33,7 +33,6 @@ * -# Finish StandaloneProgrammer project * -# Finish MIDIToneGenerator project * -# Correct mishandling of error cases in Mass Storage demos - * -# Fix AVRISP-MKII clone project's XMEGA EEPROM section erase command * - Ports * -# AVR32 UC3B series microcontrollers * -# Atmel ARM7 series microcontrollers -- cgit v1.2.3