From: Dean Camera Date: Thu, 26 Jul 2012 20:00:06 +0000 (+0000) Subject: Add OLIMEX AVR-ISP-MK2 board to the BoardDriverTest build test. X-Git-Tag: LUFA-130303~103 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/cf48972f5ae169d5f0aab9a7fc97818cfec62362?ds=sidebyside Add OLIMEX AVR-ISP-MK2 board to the BoardDriverTest build test. --- diff --git a/BuildTests/BoardDriverTest/BoardDeviceMap.cfg b/BuildTests/BoardDriverTest/BoardDeviceMap.cfg index 2b80fa0c0..5d15f344d 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 diff --git a/LUFA.pnproj b/LUFA.pnproj index 392812118..061b65396 100644 --- a/LUFA.pnproj +++ b/LUFA.pnproj @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file