Files
src.dualinventive.com/fw/libdi_fw-tests/ChibiOS/os/nil/nil.mk
2024-08-09 12:10:16 +02:00

6 lines
155 B
Makefile

# List of all the ChibiOS/NIL kernel files.
KERNSRC = ${CHIBIOS}/os/nil/src/nil.c
# Required include directories
KERNINC = ${CHIBIOS}/os/nil/include