aboutsummaryrefslogtreecommitdiff
path: root/BuildTests/BoardDriverTest
AgeCommit message (Expand)Author
2012-06-05Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3...Dean
2012-06-03Correct BuildTest makefiles to use LUFA_PATH rather than LUFA_ROOT_PATH.Dean
2012-06-03Switch StaticAnalysisTest build test to use the new build system CPPCHECK mod...Dean
2012-06-02Ensure build tests use the system provided $(MAKE) variable to determine the ...Dean
2012-06-02Replace architecture specific makefiles in the BuildTests with the new common...Dean
2012-05-27Merge in AppConfigHeaders branch to trunk, altering all projects and demos to...Dean
2012-05-27Don't generate dependency files or a MAP file when running BuildTests where p...Dean
2012-05-27Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean
2012-05-17Update project Doxygen and makefiles so that the resulting project documentat...Dean
2012-05-13Clean up and speed up build tests by turning off expensive and slow size opti...Dean
2012-05-13Minor tweaks to the build tests to ensure that they will operate properly on ...Dean
2012-05-13Added build test to verify correct compilation of all bootloaders using all s...Dean
2012-05-07Speed up build tests by only building each test to the ELF output stage (when...Dean
2012-05-06Improve BoardDriverTest build test so that it will work regardless of native ...Dean
2012-05-06Complete BoardDriverTest build test.Dean
2012-05-06Add partially complete BoardDriverTest build test.Dean