aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-11-16 13:14:27 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-11-16 13:14:27 +0000
commitcbc00c843a3107b8c76f0b3f1e3425f924518416 (patch)
tree00776d360607a273bcb4abafb47133a3887761a5 /LUFA
parenta9f313afa9a65a692718b8609fd47ae1dcb60523 (diff)
downloadlufa-cbc00c843a3107b8c76f0b3f1e3425f924518416.tar.gz
lufa-cbc00c843a3107b8c76f0b3f1e3425f924518416.tar.bz2
lufa-cbc00c843a3107b8c76f0b3f1e3425f924518416.zip
Fixed AVRISP-MKII clone project not starting the target's program automatically after exiting TPI programming mode.
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 1297202af..b399a75d6 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -102,6 +102,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 AVRISP-MKII clone project not starting the target's program automatically after exiting TPI programming mode
*
* \section Sec_ChangeLog100807 Version 100807
* <b>New:</b>