ChibiOS/test/lib/test.mk

5 lines
145 B
Makefile

# List of all the test runtime files.
TESTSRC += ${CHIBIOS}/test/lib/ch_test.c
# Required include directories
TESTINC += ${CHIBIOS}/test/lib