X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/c9b3468f1e6a13dd71a1ff6ad3fa20a5a5fcb178..4a09e4b2eede83a4197c4b2d12b793f30450e495:/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg diff --git a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg index a95793ccc..082b8f508 100644 --- a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg +++ b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg @@ -1,4 +1,23 @@ -# BOOTLOADER = {ARCH} : {MCU} : {BOARD} : {FLASH SIZE KB} : {BOOT SIZE KB} : +# +# LUFA Library +# Copyright (C) Dean Camera, 2012. +# +# dean [at] fourwalledcubicle [dot] com +# www.lufa-lib.org +# +# +# ============================================================================= +# Bootloader configuration map script, processed with the "BootloaderTest" +# makefile. This script file defines the targets for each LUFA bootloader, +# which are then built as part of the build test to ensure that there are no +# failures on all standard configurations. To add a new build target for a +# bootloader to this script, use the format: +# +# BOOTLOADER = {ARCH} : {MCU} : {BOARD} : {FLASH SIZE KB} : {BOOT SIZE KB} : +# +# And re-run the makefile. +# ============================================================================= +# # # ------------ CDC Bootloader ------------- CDC = avr8 : at90usb1287 : NONE : 128 : 8 :