From ce8d0424b1a59bb2b0bd3ab8f69f4e4cf8c9930b Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 19 Feb 2010 05:17:41 +0000 Subject: AVRISP programmer project now has a more robust timeout system, allowing for a doubling of the software USART speed for PDI and TPI programming. --- LUFA/ManPages/ChangeLog.txt | 10 ++++++++++ LUFA/ManPages/MigrationInformation.txt | 1 + 2 files changed, 11 insertions(+) (limited to 'LUFA/ManPages') 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 * + * New: + * - (None) + * + * Changed: + * - AVRISP programmer project now has a more robust timeout system, allowing for a doubling of the software USART speed + * for PDI and TPI programming + * + * Fixed: + * - (None) + * * \section Sec_ChangeLog100219 Version 100219 * * New: 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) * * Non-USB Library Components * - Due to some ADC channels not being identical to their ADC MUX selection masks for single-ended conversions on some AVR models, -- cgit v1.2.3