Add support for the XMEGA C3 Xplained board.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user