diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-10-02 10:07:24 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-10-02 10:07:24 +0000 |
commit | 93793679c95198e3272de565c6904f14ab257795 (patch) | |
tree | 4b62c1b4666ddff2c585fd9d2877d9c6b66dc838 /LUFA | |
parent | a447ae134f416ab45dcfe3dfe5dd1222bb908be2 (diff) | |
download | lufa-93793679c95198e3272de565c6904f14ab257795.tar.gz lufa-93793679c95198e3272de565c6904f14ab257795.tar.bz2 lufa-93793679c95198e3272de565c6904f14ab257795.zip |
Revert change to the AVRISP-MKII project for fuse byte programming via the CMDEX bit - this appears to be an error in the XMEGA manual external memory programming table.
Diffstat (limited to 'LUFA')
-rw-r--r-- | LUFA/ManPages/ChangeLog.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 23ef75c5c..805b3e165 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -68,7 +68,6 @@ * - 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> |