aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/MigrationInformation.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-09-28 16:12:09 +1000
committerDean Camera <dean@fourwalledcubicle.com>2014-09-28 16:12:09 +1000
commit17158b359f8189c39448c96c4746d8738d5fe336 (patch)
treec983fd6db67fb47724d083d3f548545888af8de3 /LUFA/DoxygenPages/MigrationInformation.txt
parentdef7fca736cfe14ab49673183f3f558666b70736 (diff)
downloadlufa-17158b359f8189c39448c96c4746d8738d5fe336.tar.gz
lufa-17158b359f8189c39448c96c4746d8738d5fe336.tar.bz2
lufa-17158b359f8189c39448c96c4746d8738d5fe336.zip
Update documentation post-140928 release.
Diffstat (limited to 'LUFA/DoxygenPages/MigrationInformation.txt')
-rw-r--r--LUFA/DoxygenPages/MigrationInformation.txt3
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