aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/MigrationInformation.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2015-11-15 13:23:32 +1100
committerDean Camera <dean@fourwalledcubicle.com>2015-11-15 14:13:03 +1100
commit9ec72190b9562e5a1bbaba1753bcefeabe2e052a (patch)
tree1955258874f0c6b5264a9c9d40e584def51e4308 /LUFA/DoxygenPages/MigrationInformation.txt
parent400d3581ca1ca9bc7851e4c6c9ff42b6c72f7a50 (diff)
downloadlufa-9ec72190b9562e5a1bbaba1753bcefeabe2e052a.tar.gz
lufa-9ec72190b9562e5a1bbaba1753bcefeabe2e052a.tar.bz2
lufa-9ec72190b9562e5a1bbaba1753bcefeabe2e052a.zip
Commit for the 151115 public release.
Diffstat (limited to 'LUFA/DoxygenPages/MigrationInformation.txt')
-rw-r--r--LUFA/DoxygenPages/MigrationInformation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/MigrationInformation.txt b/LUFA/DoxygenPages/MigrationInformation.txt
index f4c9fd81c..0fbee0a12 100644
--- a/LUFA/DoxygenPages/MigrationInformation.txt
+++ b/LUFA/DoxygenPages/MigrationInformation.txt
@@ -10,7 +10,7 @@
* 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
+ * \section Sec_Migration151115 Migrating from 140928 to 151115
* <b>Non-USB Library Components</b>
* - The ATPROGRAM LUFA build system module now defaults to the Atmel ICE debugger tool, instead of the Atmel JTAG ICE3.
* - The \x Serial_CreateStream() and \c Serial_CreateBlockingStream() functions now require a USART base pointer for XMEGA devices as the first parameter.