X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/0d84b65f0b91c67945dc0553e717b77b333e0d53..4cc04eec01037720e00e01424a9a94efa2fff846:/LUFA/DoxygenPages/MigrationInformation.txt diff --git a/LUFA/DoxygenPages/MigrationInformation.txt b/LUFA/DoxygenPages/MigrationInformation.txt index 8d6cdb9dd..e87fa1618 100644 --- a/LUFA/DoxygenPages/MigrationInformation.txt +++ b/LUFA/DoxygenPages/MigrationInformation.txt @@ -10,7 +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_MigrationXXXXXX Migrating from 130901 to XXXXXX + * \section Sec_MigrationXXXXXX Migrating from 140302 to XXXXXX + * None + * + * \section Sec_Migration140302 Migrating from 130901 to 140302 * USB Core * - The \c VERSION_BCD() macro has changed from accepting one floating point parameter to taking three distinct major/minor/revision integer parameters, as * some edge cases caused incorrect parsing of the input float into the final integer BCD encoded value.