aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests/BootloaderTest
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-06-02 10:46:25 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-06-02 10:46:25 +0000
commit2b332d3231d54236e093dd6bfde5421ce26f7304 (patch)
treeafdaa656eee10b8c064b8a3ea69d100d60ddaeb1 /BuildTests/BootloaderTest
parent26cc2e9fa80c04ece990349383adc0206613f8ab (diff)
downloadlufa-2b332d3231d54236e093dd6bfde5421ce26f7304.tar.gz
lufa-2b332d3231d54236e093dd6bfde5421ce26f7304.tar.bz2
lufa-2b332d3231d54236e093dd6bfde5421ce26f7304.zip
Replace architecture specific makefiles in the BuildTests with the new common build system makefiles.
Diffstat (limited to 'BuildTests/BootloaderTest')
-rw-r--r--BuildTests/BootloaderTest/BootloaderDeviceMap.cfg72
-rw-r--r--BuildTests/BootloaderTest/makefile3
2 files changed, 37 insertions, 38 deletions
diff --git a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
index 082b8f508..b4eacfc37 100644
--- a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
+++ b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
@@ -20,44 +20,44 @@
#
#
# ------------ CDC Bootloader -------------
-CDC = avr8 : at90usb1287 : NONE : 128 : 8 :
-CDC = avr8 : at90usb647 : NONE : 64 : 4 :
-CDC = avr8 : at90usb1286 : NONE : 128 : 8 :
-CDC = avr8 : at90usb646 : NONE : 64 : 4 :
-CDC = avr8 : atmega32u6 : NONE : 32 : 4 :
-CDC = avr8 : atmega32u4 : NONE : 32 : 4 :
-CDC = avr8 : atmega16u4 : NONE : 16 : 4 :
-CDC = avr8 : atmega32u2 : NONE : 32 : 4 :
-CDC = avr8 : atmega16u2 : NONE : 16 : 4 :
-CDC = avr8 : atmega8u2 : NONE : 8 : 4 :
-CDC = avr8 : at90usb162 : NONE : 16 : 4 :
-CDC = avr8 : at90usb82 : NONE : 8 : 4 :
+CDC = AVR8 : at90usb1287 : NONE : 128 : 8 :
+CDC = AVR8 : at90usb647 : NONE : 64 : 4 :
+CDC = AVR8 : at90usb1286 : NONE : 128 : 8 :
+CDC = AVR8 : at90usb646 : NONE : 64 : 4 :
+CDC = AVR8 : atmega32u6 : NONE : 32 : 4 :
+CDC = AVR8 : atmega32u4 : NONE : 32 : 4 :
+CDC = AVR8 : atmega16u4 : NONE : 16 : 4 :
+CDC = AVR8 : atmega32u2 : NONE : 32 : 4 :
+CDC = AVR8 : atmega16u2 : NONE : 16 : 4 :
+CDC = AVR8 : atmega8u2 : NONE : 8 : 4 :
+CDC = AVR8 : at90usb162 : NONE : 16 : 4 :
+CDC = AVR8 : at90usb82 : NONE : 8 : 4 :
#
# ------------ DFU Bootloader -------------
-DFU = avr8 : at90usb1287 : NONE : 128 : 8 :
-DFU = avr8 : at90usb647 : NONE : 64 : 4 :
-DFU = avr8 : at90usb1286 : NONE : 128 : 8 :
-DFU = avr8 : at90usb646 : NONE : 64 : 4 :
-DFU = avr8 : atmega32u6 : NONE : 32 : 4 :
-DFU = avr8 : atmega32u4 : NONE : 32 : 4 :
-DFU = avr8 : atmega16u4 : NONE : 16 : 4 :
-DFU = avr8 : atmega32u2 : NONE : 32 : 4 :
-DFU = avr8 : atmega16u2 : NONE : 16 : 4 :
-DFU = avr8 : atmega8u2 : NONE : 8 : 4 :
-DFU = avr8 : at90usb162 : NONE : 16 : 4 :
-DFU = avr8 : at90usb82 : NONE : 8 : 4 :
+DFU = AVR8 : at90usb1287 : NONE : 128 : 8 :
+DFU = AVR8 : at90usb647 : NONE : 64 : 4 :
+DFU = AVR8 : at90usb1286 : NONE : 128 : 8 :
+DFU = AVR8 : at90usb646 : NONE : 64 : 4 :
+DFU = AVR8 : atmega32u6 : NONE : 32 : 4 :
+DFU = AVR8 : atmega32u4 : NONE : 32 : 4 :
+DFU = AVR8 : atmega16u4 : NONE : 16 : 4 :
+DFU = AVR8 : atmega32u2 : NONE : 32 : 4 :
+DFU = AVR8 : atmega16u2 : NONE : 16 : 4 :
+DFU = AVR8 : atmega8u2 : NONE : 8 : 4 :
+DFU = AVR8 : at90usb162 : NONE : 16 : 4 :
+DFU = AVR8 : at90usb82 : NONE : 8 : 4 :
#
# ------------ HID Bootloader -------------
-HID = avr8 : at90usb1287 : NONE : 128 : 4 :
-HID = avr8 : at90usb647 : NONE : 64 : 4 :
-HID = avr8 : at90usb1286 : NONE : 128 : 4 :
-HID = avr8 : at90usb646 : NONE : 64 : 4 :
-HID = avr8 : atmega32u6 : NONE : 32 : 4 :
-HID = avr8 : atmega32u4 : NONE : 32 : 4 :
-HID = avr8 : atmega16u4 : NONE : 16 : 4 :
-HID = avr8 : atmega32u2 : NONE : 32 : 2 :
-HID = avr8 : atmega16u2 : NONE : 16 : 2 :
-HID = avr8 : atmega8u2 : NONE : 8 : 2 :
-HID = avr8 : at90usb162 : NONE : 16 : 2 :
-HID = avr8 : at90usb82 : NONE : 8 : 2 :
+HID = AVR8 : at90usb1287 : NONE : 128 : 4 :
+HID = AVR8 : at90usb647 : NONE : 64 : 4 :
+HID = AVR8 : at90usb1286 : NONE : 128 : 4 :
+HID = AVR8 : at90usb646 : NONE : 64 : 4 :
+HID = AVR8 : atmega32u6 : NONE : 32 : 4 :
+HID = AVR8 : atmega32u4 : NONE : 32 : 4 :
+HID = AVR8 : atmega16u4 : NONE : 16 : 4 :
+HID = AVR8 : atmega32u2 : NONE : 32 : 2 :
+HID = AVR8 : atmega16u2 : NONE : 16 : 2 :
+HID = AVR8 : atmega8u2 : NONE : 8 : 2 :
+HID = AVR8 : at90usb162 : NONE : 16 : 2 :
+HID = AVR8 : at90usb82 : NONE : 8 : 2 :
# \ No newline at end of file
diff --git a/BuildTests/BootloaderTest/makefile b/BuildTests/BootloaderTest/makefile
index 71fa21a4b..611b55408 100644
--- a/BuildTests/BootloaderTest/makefile
+++ b/BuildTests/BootloaderTest/makefile
@@ -44,8 +44,7 @@ testbootloaders:
printf "Found bootloader configuration for bootloader '%s' (FLASH: %3s KB | BOOT: %3s KB | MCU: %12s / %4s)\n" $$build_bootloader $$build_flashsize $$build_bootsize $$build_mcu $$build_arch; \
\
printf "\t@echo Building bootloader %s - %s - FLASH: %s KB, BOOT: %s KB\n" $$build_bootloader $$build_mcu $$build_flashsize $$build_bootsize >> BuildMakefile; \
- printf "\tmake -s -C $(LUFA_ROOT_PATH)/Bootloaders/%s/ clean\n" $$build_bootloader >> BuildMakefile; \
- printf "\tmake -s -C $(LUFA_ROOT_PATH)/Bootloaders/%s/ MCU=%s BOARD=%s FLASH_SIZE_KB=%s BOOT_SECTION_SIZE_KB=%s elf\n\n" $$build_bootloader $$build_mcu $$build_board $$build_flashsize $$build_bootsize >> BuildMakefile; \
+ printf "\tmake -s -C $(LUFA_ROOT_PATH)/Bootloaders/%s/ clean elf ARCH=%s MCU=%s BOARD=%s FLASH_SIZE_KB=%s BOOT_SECTION_SIZE_KB=%s\n\n" $$build_bootloader $$build_arch $$build_mcu $$build_board $$build_flashsize $$build_bootsize >> BuildMakefile; \
fi; \
done < BootloaderDeviceMap.cfg