aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-11-12 06:24:01 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-11-12 06:24:01 +0000
commitd41cd9a41aca81eaa21e65e6c53672fe604fa3d5 (patch)
tree6863f09655ddb2a4faea8cb009fb688ef38f7509 /LUFA
parent50390867e761f9cd92882d9f43db8593600fa61a (diff)
downloadlufa-d41cd9a41aca81eaa21e65e6c53672fe604fa3d5.tar.gz
lufa-d41cd9a41aca81eaa21e65e6c53672fe604fa3d5.tar.bz2
lufa-d41cd9a41aca81eaa21e65e6c53672fe604fa3d5.zip
Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, instead of the desired 500KHz.
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 53b7cb872..7d4b2c1b5 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -101,6 +101,7 @@
* - Fixed USBtoSerial and XPLAINBridge demos discarding data from the PC if the send buffer becomes full
* - Fixed broken input in the MagStripe reader project due to an incorrect HID report descriptor
* - Fixed incorrect PollingIntervalMS values in the demo/project/bootloader endpoint descriptors (thanks to MCS Electronics)
+ * - Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, instead of the desired 500KHz
*
* \section Sec_ChangeLog100807 Version 100807
* <b>New:</b>