From 6b0c88256b03de63280eb7b704f5b6aaa5e9cc46 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 15 Feb 2016 00:16:46 +0200 Subject: extmod/vfs_fat_file: Reusable FatFs module, move from stmhal/file. --- stmhal/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'stmhal/Makefile') diff --git a/stmhal/Makefile b/stmhal/Makefile index cd565a6f4..884a40fda 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -153,7 +153,6 @@ SRC_C = \ rtc.c \ flash.c \ storage.c \ - file.c \ builtin_open.c \ sdcard.c \ fatfs_port.c \ -- cgit v1.2.3