Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing documentation to custom BuiltTest hardware mapping files. Fix up ↵ | Dean Camera | 2012-05-27 | 1 | -1/+21 |
| | | | | old copyright years on some makefiles. | ||||
* | Minor tweaks to the build tests to ensure that they will operate properly on ↵ | Dean Camera | 2012-05-13 | 1 | -1/+2 |
| | | | | all systems. | ||||
* | Added build test to verify correct compilation of all bootloaders using all ↵ | Dean Camera | 2012-05-13 | 1 | -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 Camera | 2012-05-07 | 1 | -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 Camera | 2012-05-06 | 1 | -49/+49 |
| | | | | line endings. | ||||
* | Complete BoardDriverTest build test. | Dean Camera | 2012-05-06 | 1 | -2/+48 |
| | |||||
* | Add partially complete BoardDriverTest build test. | Dean Camera | 2012-05-06 | 1 | -0/+3 |