Add support for the Atmel UC3-A3 Xplained board.
This commit is contained in:
parent
1adf8174cf
commit
7aa8dc1de0
9 changed files with 311 additions and 8 deletions
|
@ -10,6 +10,7 @@
|
|||
* <b>New:</b>
|
||||
* - Core:
|
||||
* - Added support for the Arduino Leonardo board
|
||||
* - Added support for the Atmel UC3-A3 Xplained board
|
||||
* - Added new doxygen_upgrade and doxygen_create targets to the DOXYGEN build system module
|
||||
* - Library Applications:
|
||||
* - Added a different device serial number when the AVRISP-MKII Clone project is in libUSB compatibility mode, so that
|
||||
|
|
|
@ -290,6 +290,7 @@
|
|||
* - EVK1100
|
||||
* - EVK1101
|
||||
* - EVK1104
|
||||
* - UC3-A3 Xplained
|
||||
*
|
||||
* \section Sec_UC3Support_ThirdParty Supported Third Party Models
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue