Commit Graph

13 Commits

Author SHA1 Message Date
Dean Camera
d5cff25cd1 Update Bootloader buld test to generate bootloaders using the new Printer class bootloader. Optimize incomplete Mass Storage bootloader LUFA configuration. 2013-03-09 11:11:05 +00:00
Dean Camera
9603de1398 Fix up invalid device configurations in the BootloaderTest build test. 2013-01-05 13:55:16 +00:00
Dean Camera
de0df8b162 Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Dean Camera
1ab7e11ddb Remove unsupported devices from the BootloaderTest build test. 2013-01-03 11:30:57 +00:00
Dean Camera
b8807e9928 Extend bootloader build test to include all supported configurations including the special XPLAIN board configuration and possible F_USB values. 2012-07-24 15:43:39 +00:00
Dean Camera
bfee7f8c56 Add missing supported bootloader configurations to the BootloaderTest build test. 2012-07-23 20:00:32 +00:00
Dean Camera
6e29655b54 Update SVN line endings property on newer source files to native. 2012-06-07 20:49:47 +00:00
Dean Camera
2b332d3231 Replace architecture specific makefiles in the BuildTests with the new common build system makefiles. 2012-06-02 10:46:25 +00:00
Dean Camera
b5e850ffd6 Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles. 2012-05-27 14:42:30 +00:00
Dean Camera
c9b3468f1e Add missing CPPCheck unusedFunction check suppressions on the USB template functions. 2012-05-19 22:14:06 +00:00
Dean Camera
80e278acde Clean up and speed up build tests by turning off expensive and slow size optimizations, and generation of assembly listings (*.lst) for each compiled source file. 2012-05-13 19:10:46 +00:00
Dean Camera
0a00ee4037 Minor tweaks to the build tests to ensure that they will operate properly on all systems. 2012-05-13 15:03:56 +00:00
Dean Camera
380f014c4c Added build test to verify correct compilation of all bootloaders using all supported devices.
Fixed compile error with the unreleased ATMEGA32U6 device.
2012-05-13 13:06:11 +00:00