From 7690b13953162dcf398619bbfa6809d3d4e7dc67 Mon Sep 17 00:00:00 2001 From: Damien George Date: Sat, 27 Dec 2014 20:20:51 +0000 Subject: stmhal: Add ability to mount custom block device. --- stmhal/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'stmhal/Makefile') 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 \ -- cgit v1.2.3