ChibiOS/os/nil/nil.mk

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