From f2324fc2b4a926dc2db5d3e681a019949fe23342 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 14 Nov 2010 06:44:57 +0000 Subject: Second patch to fix incorrect PDI/TPI programming speed. --- LUFA/ManPages/ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 7d4b2c1b5..1eda701ab 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -101,7 +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 + * - Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, instead of the desired 500KHz (thanks to Tom Light) * * \section Sec_ChangeLog100807 Version 100807 * New: -- cgit v1.2.3