Add board support for the Arduino YUN ATMEGA32U4 coprocessor.

This commit is contained in:
Dean Camera 2014-09-11 22:22:22 +10:00
parent 7dc746c2c1
commit 7046ebb37b
6 changed files with 253 additions and 0 deletions

View file

@ -71,6 +71,7 @@ BOARD_XPLAIN = AVR8 : at90usb1287 :
BOARD_XPLAIN_REV1 = AVR8 : at90usb1287 :
BOARD_STANGE_ISP = AVR8 : at90usb162 :
BOARD_U2S = AVR8 : atmega32u2 :
BOARD_YUN = AVR8 : atmega32u4 :
#
# ----------------- XMEGA Boards -----------------
BOARD_A3BU_XPLAINED = XMEGA : atxmega256a3bu :