aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-02-19 05:17:41 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-02-19 05:17:41 +0000
commitce8d0424b1a59bb2b0bd3ab8f69f4e4cf8c9930b (patch)
treeeaac9417ace4aef53a57a922828e421114a6a81e /LUFA/ManPages
parent04d40897cf98469b39f1d97208a51deb65f70bc5 (diff)
downloadlufa-ce8d0424b1a59bb2b0bd3ab8f69f4e4cf8c9930b.tar.gz
lufa-ce8d0424b1a59bb2b0bd3ab8f69f4e4cf8c9930b.tar.bz2
lufa-ce8d0424b1a59bb2b0bd3ab8f69f4e4cf8c9930b.zip
AVRISP programmer project now has a more robust timeout system, allowing for a doubling of the software USART speed for PDI and TPI programming.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/ChangeLog.txt10
-rw-r--r--LUFA/ManPages/MigrationInformation.txt1
2 files changed, 11 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 9b3154f04..5e2241d42 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -8,6 +8,16 @@
*
* \section Sec_ChangeLogXXXXXX Version XXXXXX
*
+ * <b>New:</b>
+ * - (None)
+ *
+ * <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
+ *
+ * <b>Fixed:</b>
+ * - (None)
+ *
* \section Sec_ChangeLog100219 Version 100219
*
* <b>New:</b>
diff --git a/LUFA/ManPages/MigrationInformation.txt b/LUFA/ManPages/MigrationInformation.txt
index 169b7870a..262364070 100644
--- a/LUFA/ManPages/MigrationInformation.txt
+++ b/LUFA/ManPages/MigrationInformation.txt
@@ -13,6 +13,7 @@
* \section Sec_MigrationXXXXXX Migrating from 100219 to XXXXXX
*
* \section Sec_Migration100219 Migrating from 091223 to 100219
+ * - (None)
*
* <b>Non-USB Library Components</b>
* - Due to some ADC channels not being identical to their ADC MUX selection masks for single-ended conversions on some AVR models,