You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LUFA/DoxygenPages/MigrationInformation.txt
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,10 @@
10
10
* to the next version released. It does not indicate all new additions to the library in each version change, only
11
11
* areas relevant to making older projects compatible with the API changes of each new release.
12
12
*
13
-
* \section Sec_MigrationXXXXXX Migrating from 140928 to XXXXXX
13
+
* \section Sec_MigrationXXXXXX Migrating from 151115 to XXXXXX
14
+
* None.
15
+
*
16
+
* \section Sec_Migration151115 Migrating from 140928 to 151115
14
17
* <b>Non-USB Library Components</b>
15
18
* - The ATPROGRAM LUFA build system module now defaults to the Atmel ICE debugger tool, instead of the Atmel JTAG ICE3.
16
19
* - The \x Serial_CreateStream() and \c Serial_CreateBlockingStream() functions now require a USART base pointer for XMEGA devices as the first parameter.
0 commit comments