aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-02-21 05:44:12 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-02-21 05:44:12 +0000
commit12a01ed72d0d6dbf243160302314870e7b29cc07 (patch)
tree61ecacb633b218c44f4b8b7d3ec963fefaafc6ba /LUFA/ManPages
parent10b9394a8b6c9ced4e6df7687a3d5424de01157a (diff)
downloadlufa-12a01ed72d0d6dbf243160302314870e7b29cc07.tar.gz
lufa-12a01ed72d0d6dbf243160302314870e7b29cc07.tar.bz2
lufa-12a01ed72d0d6dbf243160302314870e7b29cc07.zip
Increased the speed of both software and hardware TPI/PDI programming modes of the AVRISP project.
Diffstat (limited to 'LUFA/ManPages')
-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 5e2241d42..f05ace33d 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -14,6 +14,7 @@
* <b>Changed:</b>
* - AVRISP programmer project now has a more robust timeout system, allowing for a doubling of the software USART speed
* for PDI and TPI programming
+ * - Increased the speed of both software and hardware TPI/PDI programming modes of the AVRISP project
*
* <b>Fixed:</b>
* - (None)