diff options
| author | Damien George | 2014-12-27 20:20:51 +0000 |
|---|---|---|
| committer | Damien George | 2014-12-27 20:20:51 +0000 |
| commit | 7690b13953162dcf398619bbfa6809d3d4e7dc67 (patch) | |
| tree | 3939a3ccf3ad0bb664282aa0e9c6077f50808826 /stmhal/Makefile | |
| parent | e2745b307b9fd81d36847d75d40a53e597e5a125 (diff) | |
stmhal: Add ability to mount custom block device.
Diffstat (limited to 'stmhal/Makefile')
| -rw-r--r-- | stmhal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile index d9d854877..422b31dfa 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -133,6 +133,7 @@ SRC_C = \ storage.c \ file.c \ sdcard.c \ + fsusermount.c \ diskio.c \ ffconf.c \ lcd.c \ |
