ChibiOS/os/ex/subsystems/mfs/mfs.mk

5 lines
164 B
Makefile

# List of all the MFS subsystem files.
MFSSRC := $(CHIBIOS)/os/ex/subsystems/mfs/mfs.c
# Required include directories
MFSINC := $(CHIBIOS)/os/ex/subsystems/mfs