aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Add missing documentation to custom BuiltTest hardware mapping files. Fix up ↵Dean Camera2012-05-271-1/+21
| | | | old copyright years on some makefiles.
* Minor tweaks to the build tests to ensure that they will operate properly on ↵Dean Camera2012-05-131-1/+2
| | | | all systems.
* Added build test to verify correct compilation of all bootloaders using all ↵Dean Camera2012-05-131-1/+2
| | | | | | supported devices. Fixed compile error with the unreleased ATMEGA32U6 device.
* Speed up build tests by only building each test to the ELF output stage ↵Dean Camera2012-05-071-0/+2
| | | | (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required.
* Improve BoardDriverTest build test so that it will work regardless of native ↵Dean Camera2012-05-061-49/+49
| | | | line endings.
* Complete BoardDriverTest build test.Dean Camera2012-05-061-2/+48
|
* Add partially complete BoardDriverTest build test.Dean Camera2012-05-061-0/+3