aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Add missing CPPCheck unusedFunction check suppressions on the USB template ↵Dean Camera2012-05-191-0/+1
| | | | functions.
* Clean up and speed up build tests by turning off expensive and slow size ↵Dean Camera2012-05-131-29/+29
| | | | optimizations, and generation of assembly listings (*.lst) for each compiled source file.
* Minor tweaks to the build tests to ensure that they will operate properly on ↵Dean Camera2012-05-131-3/+4
| | | | all systems.
* Added build test to verify correct compilation of all bootloaders using all ↵Dean Camera2012-05-131-0/+42
supported devices. Fixed compile error with the unreleased ATMEGA32U6 device.