aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-11-29 13:33:28 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-11-29 13:33:28 +0000
commit798cc84ff57cf4fee07a7267d76f4e551df15d12 (patch)
tree9a6d4bb22d03d5e0b4aa2428718692cfc0096fc4 /LUFA/DoxygenPages
parent259a3c98540b85bf06fb80bdf5b3df311a19e352 (diff)
downloadlufa-798cc84ff57cf4fee07a7267d76f4e551df15d12.tar.gz
lufa-798cc84ff57cf4fee07a7267d76f4e551df15d12.tar.bz2
lufa-798cc84ff57cf4fee07a7267d76f4e551df15d12.zip
Fixed AVRISP-MKII Clone failing to start application firmware once a TPI programming session is exited.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 6e37c6eea..28c4dc558 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -39,6 +39,7 @@
* - Library Applications:
* - Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocols (thanks to Justin Mattair)
* - Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARGET_DETECT is enabled
+ * - Fixed AVRISP-MKII Clone failing to start application firmware once a TPI programming session is exited
*
* \section Sec_ChangeLog111009 Version 111009
* <b>New:</b>