Replace architecture specific makefiles in the BuildTests with the new common build...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 2 Jun 2012 10:46:25 +0000 (10:46 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 2 Jun 2012 10:46:25 +0000 (10:46 +0000)
commit2b332d3231d54236e093dd6bfde5421ce26f7304
treeafdaa656eee10b8c064b8a3ea69d100d60ddaeb1
parent26cc2e9fa80c04ece990349383adc0206613f8ab
Replace architecture specific makefiles in the BuildTests with the new common build system makefiles.
22 files changed:
BuildTests/BoardDriverTest/BoardDeviceMap.cfg
BuildTests/BoardDriverTest/makefile
BuildTests/BoardDriverTest/makefile.avr8 [deleted file]
BuildTests/BoardDriverTest/makefile.test [new file with mode: 0644]
BuildTests/BoardDriverTest/makefile.uc3 [deleted file]
BuildTests/BoardDriverTest/makefile.xmega [deleted file]
BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
BuildTests/BootloaderTest/makefile
BuildTests/ModuleTest/makefile
BuildTests/ModuleTest/makefile.avr8 [deleted file]
BuildTests/ModuleTest/makefile.test [new file with mode: 0644]
BuildTests/ModuleTest/makefile.xmega [deleted file]
BuildTests/SingleUSBModeTest/makefile
BuildTests/SingleUSBModeTest/makefile.avr8 [deleted file]
BuildTests/SingleUSBModeTest/makefile.test [new file with mode: 0644]
BuildTests/SingleUSBModeTest/makefile.uc3 [deleted file]
BuildTests/SingleUSBModeTest/makefile.xmega [deleted file]
LUFA.pnproj
LUFA/Build/lufa.build.in
LUFA/CodeTemplates/makefile_template.avr8 [deleted file]
LUFA/CodeTemplates/makefile_template.uc3 [deleted file]
LUFA/CodeTemplates/makefile_template.xmega [deleted file]