aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/MigrationInformation.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-10-18 05:35:48 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-10-18 05:35:48 +0000
commitde70f0f1cf034d8f22141a2825f24ad60d14421b (patch)
treeb980328a8351c30605be7794e2e20355c1494ad5 /LUFA/ManPages/MigrationInformation.txt
parentc3dfc58707eafb6ed0efab5a50770294f5a6b3d3 (diff)
downloadlufa-de70f0f1cf034d8f22141a2825f24ad60d14421b.tar.gz
lufa-de70f0f1cf034d8f22141a2825f24ad60d14421b.tar.bz2
lufa-de70f0f1cf034d8f22141a2825f24ad60d14421b.zip
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.
Diffstat (limited to 'LUFA/ManPages/MigrationInformation.txt')
-rw-r--r--LUFA/ManPages/MigrationInformation.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/ManPages/MigrationInformation.txt b/LUFA/ManPages/MigrationInformation.txt
index 618b9d24c..4d2df219f 100644
--- a/LUFA/ManPages/MigrationInformation.txt
+++ b/LUFA/ManPages/MigrationInformation.txt
@@ -10,8 +10,8 @@
* 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 090810 to XXXXXX
- * <b>No Migration information for this release.</b>
+ * \section Sec_MigrationXXXXXX Migrating from 090924 to XXXXXX
+ * <b>No Migration information for this release - all library elements are backwards-compatible with 090924.</b>
*
* \section Sec_Migration090924 Migrating from 090810 to 090924
*