git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14523 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
Giovanni Di Sirio 2021-06-10 07:11:13 +00:00
parent c6be38efba
commit 4f98e2887b
1 changed files with 2 additions and 1 deletions

View File

@ -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