Speed up build tests by only building each test to the ELF output stage (when all...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 7 May 2012 17:42:49 +0000 (17:42 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 7 May 2012 17:42:49 +0000 (17:42 +0000)
commit7a7ee6a908c1a3d9fff220152309460287178a4f
tree365c180de31f40c1af5da403a46d09437627d5f2
parente5a7fa201e4482c3658cd382470c4dcfe27578fb
Speed up build tests by only building each test to the ELF output stage (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required.
BuildTests/BoardDriverTest/BoardDeviceMap.cfg
BuildTests/BoardDriverTest/makefile
BuildTests/ModuleTest/makefile
BuildTests/SingleUSBModeTest/makefile
BuildTests/makefile