aboutsummaryrefslogtreecommitdiff
path: root/BuildTests/BoardDriverTest
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-05-13 15:03:56 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-05-13 15:03:56 +0000
commitcfc219adad6ffc597507a42319ed495669ae11c9 (patch)
tree1c9aa891ecc263b98c2bff77c5adae82e1c623e3 /BuildTests/BoardDriverTest
parenta8127cb0d11874daaeea8e20dc4dbc32be3173ea (diff)
Minor tweaks to the build tests to ensure that they will operate properly on all systems.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2211 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'BuildTests/BoardDriverTest')
-rw-r--r--BuildTests/BoardDriverTest/BoardDeviceMap.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/BuildTests/BoardDriverTest/BoardDeviceMap.cfg b/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
index b566ce6b..e2b8c882 100644
--- a/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
+++ b/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
@@ -1,5 +1,5 @@
# BOARD DEFINE = {ARCH} : {MCU} :
-
+#
BOARD_USER = avr8 : at90usb1287 :
BOARD_NONE = avr8 : at90usb1287 :
BOARD_USBKEY = avr8 : at90usb1287 :
@@ -50,3 +50,4 @@ BOARD_BIGMULTIO = avr8 : atmega32u4 :
BOARD_DUCE = avr8 : atmega32u2 :
BOARD_OLIMEX32U4 = avr8 : atmega32u4 :
BOARD_OLIMEXT32U4 = avr8 : atmega32u4 :
+# \ No newline at end of file