aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-09-11 22:22:22 +1000
committerDean Camera <dean@fourwalledcubicle.com>2014-09-11 22:22:22 +1000
commit7046ebb37ba534e2f7b60ca08314e33aab7d0513 (patch)
tree7eefc89edf312b59aa1dd1e55f67455b3a5ccf53 /BuildTests
parent7dc746c2c1c1cde95465c9a644ca9c15e74f6704 (diff)
downloadlufa-7046ebb37ba534e2f7b60ca08314e33aab7d0513.tar.gz
lufa-7046ebb37ba534e2f7b60ca08314e33aab7d0513.tar.bz2
lufa-7046ebb37ba534e2f7b60ca08314e33aab7d0513.zip
Add board support for the Arduino YUN ATMEGA32U4 coprocessor.
Diffstat (limited to 'BuildTests')
-rw-r--r--BuildTests/BoardDriverTest/BoardDeviceMap.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/BuildTests/BoardDriverTest/BoardDeviceMap.cfg b/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
index f70b9af75..b58be0e54 100644
--- a/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
+++ b/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
@@ -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 :