diff options
Diffstat (limited to 'LUFA/DoxygenPages/MigrationInformation.txt')
-rw-r--r-- | LUFA/DoxygenPages/MigrationInformation.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/MigrationInformation.txt b/LUFA/DoxygenPages/MigrationInformation.txt index bc47d1475..14ff71905 100644 --- a/LUFA/DoxygenPages/MigrationInformation.txt +++ b/LUFA/DoxygenPages/MigrationInformation.txt @@ -10,6 +10,9 @@ * 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 140928 to XXXXXX + * None. + * * \section Sec_Migration140928 Migrating from 140302 to 140928 * <b>Device Mode</b> * - The device mode RNDIS class driver now requires a user-supplied buffer and buffer length to operate, rather |