test.mk 141 B

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