projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed typo in micro board definition in Studio
[pub/lufa.git]
/
LUFA
/
DoxygenPages
/
MigrationInformation.txt
diff --git
a/LUFA/DoxygenPages/MigrationInformation.txt
b/LUFA/DoxygenPages/MigrationInformation.txt
index
bc47d14
..
baabb3f
100644
(file)
--- a/
LUFA/DoxygenPages/MigrationInformation.txt
+++ b/
LUFA/DoxygenPages/MigrationInformation.txt
@@
-10,6
+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.
*
* 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
+ * <b>Non-USB Library Components</b>
+ * - The ATPROGRAM LUFA build system module now defaults to the Atmel ICE debuger tool, instead of the Atmel JTAG ICE3.
+ *
* \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
* \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