The ATPROGRAM LUFA build system module now defaults to the Atmel ICE debuger tool, instead of the Atmel JTAG ICE3.

This commit is contained in:
Dean Camera
2014-10-11 15:42:16 +11:00
parent df366e055d
commit fef991e28b
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -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>