aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests/BoardDriverTest/makefile
Commit message (Expand)AuthorAgeFilesLines
* Update SVN line endings property on newer source files to native.Dean Camera2012-06-071-66/+66
* Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3...Dean Camera2012-06-051-3/+3
* Correct BuildTest makefiles to use LUFA_PATH rather than LUFA_ROOT_PATH.Dean Camera2012-06-031-4/+4
* Switch StaticAnalysisTest build test to use the new build system CPPCHECK mod...Dean Camera2012-06-031-1/+5
* Ensure build tests use the system provided $(MAKE) variable to determine the ...Dean Camera2012-06-021-1/+1
* Replace architecture specific makefiles in the BuildTests with the new common...Dean Camera2012-06-021-5/+4
* Merge in AppConfigHeaders branch to trunk, altering all projects and demos to...Dean Camera2012-05-271-15/+15
* Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean Camera2012-05-271-1/+1
* Clean up and speed up build tests by turning off expensive and slow size opti...Dean Camera2012-05-131-13/+13
* Added build test to verify correct compilation of all bootloaders using all s...Dean Camera2012-05-131-2/+2
* Speed up build tests by only building each test to the ELF output stage (when...Dean Camera2012-05-071-1/+3
* Improve BoardDriverTest build test so that it will work regardless of native ...Dean Camera2012-05-061-6/+7
* Complete BoardDriverTest build test.Dean Camera2012-05-061-5/+7
* Add partially complete BoardDriverTest build test.Dean Camera2012-05-061-0/+58