Add missing documentation to custom BuiltTest hardware mapping files. Fix up old...
[pub/lufa.git] / BuildTests / BoardDriverTest / BoardDeviceMap.cfg
index e2b8c88..5ef6db2 100644 (file)
@@ -1,4 +1,24 @@
-# BOARD DEFINE = {ARCH} : {MCU} :\r
+#\r
+#             LUFA Library\r
+#     Copyright (C) Dean Camera, 2012.\r
+#\r
+#  dean [at] fourwalledcubicle [dot] com\r
+#           www.lufa-lib.org\r
+#\r
+#\r
+# =============================================================================\r
+# Board configuration map script, processed with the "BoardDriverTest"\r
+# makefile. This script file maps the possible LUFA target BOARD makefile\r
+# value in user projects to a specific architecture and device. This mapping is\r
+# then used by the makefile to build all possible drivers for that board, to\r
+# detect any missing or erroneous functions. To add a new board mapping, use\r
+# the syntax:\r
+#\r
+#    BOARD DEFINE = {ARCH} : {MCU} :\r
+#\r
+# And re-run the makefile. Note that each board may have only one target.\r
+# =============================================================================\r
+# \r
 #\r
 BOARD_USER = avr8 : at90usb1287 :\r
 BOARD_NONE = avr8 : at90usb1287 :\r