From 80d85090baa9b5c6abf4c3e550a63486d4252839 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 14 May 2010 10:11:40 +0000 Subject: Fixed AVRISP project sending a LOAD EXTENDED ADDRESS command to 128KB AVRs after programming or reading from the last page of FLASH. --- LUFA/ManPages/MigrationInformation.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'LUFA/ManPages/MigrationInformation.txt') diff --git a/LUFA/ManPages/MigrationInformation.txt b/LUFA/ManPages/MigrationInformation.txt index 7653a44b6..844cdad40 100644 --- a/LUFA/ManPages/MigrationInformation.txt +++ b/LUFA/ManPages/MigrationInformation.txt @@ -10,11 +10,10 @@ * to the next version released. It does not indicate all new additions to the library in each version change, only * areas relevant to making older projects compatible with the API changes of each new release. * - * \section Sec_Migration100513 Migrating from 100512 to 100513 - * This release was made shortly after the 100512 release, to fix a critical device-mode error. No specific migration - * information applies to this release - see \ref Sec_Migration100512 for migration information of the previous release. + * \section Sec_Migration100513 Migrating from 100219 to 100513 + * N/A * - * \section Sec_Migration100512 Migrating from 100219 to 100512 + * \section Sec_Migration100513 Migrating from 100219 to 100513 * * Non-USB Library Components * - The \ref TWI_StartTransmission() function now takes in a timeout period, expressed in milliseconds, within which the addressed -- cgit v1.2.3