aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-10-02 10:02:24 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-10-02 10:02:24 +0000
commita447ae134f416ab45dcfe3dfe5dd1222bb908be2 (patch)
tree5c985bc6efdc2a26f4e64b62a1db1d2bbb7c2f0c /LUFA
parent824ce103905f3892fa0c4f409962315057f18a81 (diff)
downloadlufa-a447ae134f416ab45dcfe3dfe5dd1222bb908be2.tar.gz
lufa-a447ae134f416ab45dcfe3dfe5dd1222bb908be2.tar.bz2
lufa-a447ae134f416ab45dcfe3dfe5dd1222bb908be2.zip
Fixed broken lock byte programming in the AVRISP-MKII clone project for some XMEGA targets.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 805b3e165..23ef75c5c 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -68,6 +68,7 @@
* - Fixed incorrect LEDs_ChangeLEDs() function in the Benito board LED driver
* - Fixed incorrect USB_DeviceState value when unconfiguring the device without an address set
* - Fixed broken FLASH/EEPROM programming in the AVRISP-MKII clone project when writing in non-paged mode and the polling byte cannot be used
+ * - Fixed broken lock byte programming in the AVRISP-MKII clone project for some XMEGA targets
*
* \section Sec_ChangeLog100807 Version 100807
* <b>New:</b>