mayhem-firmware/firmware/chibios-portapack/os/various/fatfs_bindings/fatfs.mk

8 lines
336 B
Makefile
Raw Normal View History

2015-07-08 15:39:24 +00:00
# FATFS files.
FATFSSRC = ${CHIBIOS_PORTAPACK}/os/various/fatfs_bindings/fatfs_diskio.c \
${CHIBIOS_PORTAPACK}/os/various/fatfs_bindings/fatfs_syscall.c \
${CHIBIOS_PORTAPACK}/ext/fatfs/src/ff.c \
${CHIBIOS_PORTAPACK}/ext/fatfs/src/option/unicode.c
2015-07-08 15:39:24 +00:00
FATFSINC = ${CHIBIOS_PORTAPACK}/ext/fatfs/src