aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-10-11 15:42:16 +1100
committerDean Camera <dean@fourwalledcubicle.com>2014-10-11 15:42:16 +1100
commitfef991e28b56ce3e8de86833f00b6b7e77f1e84c (patch)
tree7e52728d7456d372715e6bc64860fd54474fd3d6 /LUFA/DoxygenPages
parentdf366e055d7c3831bd40d96efe3a91cdeb31e2dd (diff)
downloadlufa-fef991e28b56ce3e8de86833f00b6b7e77f1e84c.tar.gz
lufa-fef991e28b56ce3e8de86833f00b6b7e77f1e84c.tar.bz2
lufa-fef991e28b56ce3e8de86833f00b6b7e77f1e84c.zip
The ATPROGRAM LUFA build system module now defaults to the Atmel ICE debuger tool, instead of the Atmel JTAG ICE3.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/MigrationInformation.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/MigrationInformation.txt b/LUFA/DoxygenPages/MigrationInformation.txt
index 14ff71905..baabb3f82 100644
--- a/LUFA/DoxygenPages/MigrationInformation.txt
+++ b/LUFA/DoxygenPages/MigrationInformation.txt
@@ -11,7 +11,8 @@
* areas relevant to making older projects compatible with the API changes of each new release.
*
* \section Sec_MigrationXXXXXX Migrating from 140928 to XXXXXX
- * None.
+ * <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>