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

@ -74,6 +74,7 @@ BOARD_STANGE_ISP = AVR8 : at90usb162 :
# ----------------- XMEGA Boards -----------------
BOARD_A3BU_XPLAINED = XMEGA : atxmega256a3bu :
BOARD_B1_XPLAINED = XMEGA : atxmega128b1 :
BOARD_C3_XPLAINED = XMEGA : atxmega384c3 :
#
# ------------------ UC3 Boards ------------------
BOARD_EVK1100 = UC3 : uc3a0512 :