Add support for the XMEGA C3 Xplained board.

This commit is contained in:
Dean Camera 2013-05-20 00:06:13 +02:00
parent 8474262728
commit fdf50e9411
12 changed files with 377 additions and 29 deletions

View file

@ -12,6 +12,7 @@
* - Added additional MIDI command definitions to the MIDI class driver (thanks to Daniel Dreibrodt)
* - Added new CONCAT() and CONCAT_EXPANDED() convenience macros
* - Added new Printer Device Class driver
* - Added support for the XMEGA C3 Xplained board
* - Library Applications:
* - Added new Printer class bootloader
* - Added new Mass Storage class bootloader

View file

@ -410,6 +410,7 @@
* Currently supported Atmel XMEGA boards (see \ref Group_BoardTypes):
* - XMEGA A3BU Xplained
* - XMEGA B1 Xplained
* - XMEGA C3 Xplained
*
* \section Sec_XMEGASupport_ThirdParty Supported Third Party Boards
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):