X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/6e7fc21a94f29e09b4bdce7c17cade5b1322bc7d..7e1e23af5969b0553aa498e11cac021e4eee04c4:/LUFA/ManPages/MigrationInformation.txt?ds=inline diff --git a/LUFA/ManPages/MigrationInformation.txt b/LUFA/ManPages/MigrationInformation.txt index 796e7235a..9276223fd 100644 --- a/LUFA/ManPages/MigrationInformation.txt +++ b/LUFA/ManPages/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 101122 to XXXXXX + * \section Sec_MigrationXXXXXX Migrating from 110528 to XXXXXX + * None + * + * \section Sec_Migration110528 Migrating from 101122 to 110528 * Non-USB Library Components * - The TWI driver \ref TWI_StartTransmission() function return type has now changed, so that the function returns an * error code from the \ref TWI_ErrorCodes_t enum instead of a boolean success flag. Existing code must now check