Add support for the XMEGA C3 Xplained board.
This commit is contained in:
parent
8474262728
commit
fdf50e9411
12 changed files with 377 additions and 29 deletions
|
|
@ -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 :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue