+#\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