diff options
| author | Paul Sokolovsky | 2015-11-25 00:43:11 +0200 |
|---|---|---|
| committer | Paul Sokolovsky | 2015-11-25 13:19:36 +0200 |
| commit | 3a1bbcc2ef46bbab90ef3cde88dfcd8810e71d74 (patch) | |
| tree | 7267596d43606e8bd6b22eea57d580ce2dcb9280 /stmhal/Makefile | |
| parent | c8437f97ae1b9849bbb8e3abbf82a832cc901622 (diff) | |
extmod: Move fsusermount.c from stmhal for cross-port reuse.
Diffstat (limited to 'stmhal/Makefile')
| -rw-r--r-- | stmhal/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile index de41d9261..1e8af3987 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -153,7 +153,6 @@ SRC_C = \ storage.c \ file.c \ sdcard.c \ - fsusermount.c \ diskio.c \ ffconf.c \ lcd.c \ |
