-# BOOTLOADER = {ARCH} : {MCU} : {BOARD} : {FLASH SIZE KB} : {BOOT SIZE KB} :\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
+# Bootloader configuration map script, processed with the "BootloaderTest"\r
+# makefile. This script file defines the targets for each LUFA bootloader,\r
+# which are then built as part of the build test to ensure that there are no\r
+# failures on all standard configurations. To add a new build target for a\r
+# bootloader to this script, use the format:\r
+#\r
+# BOOTLOADER = {ARCH} : {MCU} : {BOARD} : {FLASH SIZE KB} : {BOOT SIZE KB} :\r
+#\r
+# And re-run the makefile.\r
+# =============================================================================\r
+#\r
#\r
# ------------ CDC Bootloader -------------\r
CDC = avr8 : at90usb1287 : NONE : 128 : 8 :\r