aboutsummaryrefslogtreecommitdiff
path: root/stmhal/Makefile
diff options
context:
space:
mode:
authorPaul Sokolovsky2016-02-15 00:19:27 +0200
committerPaul Sokolovsky2016-02-15 00:19:27 +0200
commit46a0ac02c529e8dd18feff0394ed5709db26dc2b (patch)
tree068d0885dec203bb06ccc7a004eb671a54a42e14 /stmhal/Makefile
parent6b0c88256b03de63280eb7b704f5b6aaa5e9cc46 (diff)
extmod/vfs_fat_ffconf: Reusable FatFs module, move from stmhal/ffconf.
TODO: Probably merge into vfs_fat_diskio.
Diffstat (limited to 'stmhal/Makefile')
-rw-r--r--stmhal/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile
index 884a40fda..b2dba37b8 100644
--- a/stmhal/Makefile
+++ b/stmhal/Makefile
@@ -156,7 +156,6 @@ SRC_C = \
builtin_open.c \
sdcard.c \
fatfs_port.c \
- ffconf.c \
lcd.c \
accel.c \
servo.c \