aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-09-11 23:16:16 +1000
committerDean Camera <dean@fourwalledcubicle.com>2014-09-11 23:16:16 +1000
commitc69a6236529416aa134cbfcd04a8f05eff987948 (patch)
treea2f99de76c78b3037505fc897f77bb670637e5a3 /BuildTests
parent5e4b14f0071a4057564f5c9f0642d8d7066ef84e (diff)
downloadlufa-c69a6236529416aa134cbfcd04a8f05eff987948.tar.gz
lufa-c69a6236529416aa134cbfcd04a8f05eff987948.tar.bz2
lufa-c69a6236529416aa134cbfcd04a8f05eff987948.zip
Add support for the Arduino Micro board, fix other Arduino board LED drivers.
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 b58be0e54..3fee2f1e3 100644
--- a/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
+++ b/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
@@ -72,6 +72,7 @@ BOARD_XPLAIN_REV1 = AVR8 : at90usb1287 :
BOARD_STANGE_ISP = AVR8 : at90usb162 :
BOARD_U2S = AVR8 : atmega32u2 :
BOARD_YUN = AVR8 : atmega32u4 :
+BOARD_MICRO = AVR8 : atmega32u4 :
#
# ----------------- XMEGA Boards -----------------
BOARD_A3BU_XPLAINED = XMEGA : atxmega256a3bu :