aboutsummaryrefslogtreecommitdiff
path: root/BuildTests
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-07-26 20:00:06 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-07-26 20:00:06 +0000
commit4bf728b686f92badddb8d4cd202be33bfc6267d2 (patch)
tree8799fede467ac25dcb56ef56f197096f4ba0fe7c /BuildTests
parente85b12be3628e20f5b65e6d790faa6c9c6fb314f (diff)
Add OLIMEX AVR-ISP-MK2 board to the BoardDriverTest build test.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2422 d5102386-fcda-11dd-9fdb-3debd5008f28
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 2b80fa0c..5d15f344 100644
--- a/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
+++ b/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
@@ -70,4 +70,5 @@ BOARD_BIGMULTIO = AVR8 : atmega32u4 :
BOARD_DUCE = AVR8 : atmega32u2 :
BOARD_OLIMEX32U4 = AVR8 : atmega32u4 :
BOARD_OLIMEXT32U4 = AVR8 : atmega32u4 :
+BOARD_OLIMEXISPMK2 = AVR8 : at90usb162 :
# \ No newline at end of file