From 366a8461566edd7982e8eb6b0790365f6d99e3ab Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 17 May 2015 13:01:13 +1000 Subject: Fix incorrect XMEGA serial driver stream functions (thanks to William Patterson). --- LUFA/DoxygenPages/MigrationInformation.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LUFA/DoxygenPages/MigrationInformation.txt') diff --git a/LUFA/DoxygenPages/MigrationInformation.txt b/LUFA/DoxygenPages/MigrationInformation.txt index baabb3f82..f4c9fd81c 100644 --- a/LUFA/DoxygenPages/MigrationInformation.txt +++ b/LUFA/DoxygenPages/MigrationInformation.txt @@ -12,7 +12,8 @@ * * \section Sec_MigrationXXXXXX Migrating from 140928 to XXXXXX * Non-USB Library Components - * - The ATPROGRAM LUFA build system module now defaults to the Atmel ICE debuger tool, instead of the Atmel JTAG ICE3. + * - The ATPROGRAM LUFA build system module now defaults to the Atmel ICE debugger tool, instead of the Atmel JTAG ICE3. + * - The \x Serial_CreateStream() and \c Serial_CreateBlockingStream() functions now require a USART base pointer for XMEGA devices as the first parameter. * * \section Sec_Migration140928 Migrating from 140302 to 140928 * Device Mode -- cgit v1.2.3