git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14523 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
c6be38efba
commit
4f98e2887b
|
@ -1,5 +1,6 @@
|
|||
# List of all the core benchmarks test files.
|
||||
TESTSRC += ${CHIBIOS}/test/core_benchmarks/source/test/corebmk_test_root.c \
|
||||
TESTSRC += ${CHIBIOS}/test/core_benchmarks/source/test/corebmk_ffbench.c \
|
||||
${CHIBIOS}/test/core_benchmarks/source/test/corebmk_test_root.c \
|
||||
${CHIBIOS}/test/core_benchmarks/source/test/corebmk_test_sequence_001.c
|
||||
|
||||
# Required include directories
|
||||
|
|
Loading…
Reference in New Issue