X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/b590350df0cb857bca8efdbd1be9c8532008aa54..e9d9fcde04411001ba8dff07b512fdc46ce13e47:/LUFA/DoxygenPages/MigrationInformation.txt diff --git a/LUFA/DoxygenPages/MigrationInformation.txt b/LUFA/DoxygenPages/MigrationInformation.txt index b9ed3a335..0d0b45703 100644 --- a/LUFA/DoxygenPages/MigrationInformation.txt +++ b/LUFA/DoxygenPages/MigrationInformation.txt @@ -11,6 +11,9 @@ * areas relevant to making older projects compatible with the API changes of each new release. * * \section Sec_MigrationXXXXXX Version XXXXXX + * There is no migration information for this version. + * + * \section Sec_Migration170418 Version 170418 * Device Mode * - The \c CALLBACK_USB_GetDescriptor() callback function into the user application's \c wIndex parameter is now \c uint16_t, not \c uint8_t. *