aboutsummaryrefslogtreecommitdiff
path: root/stmhal/fsusermount.h
AgeCommit message (Collapse)Author
2015-11-25extmod: Move fsusermount.c from stmhal for cross-port reuse.Paul Sokolovsky
2015-07-27stmhal: Put fs_user_mount pointer in root ptr section of global state.Damien George
Should fix issue #1393.
2014-12-27stmhal: Add ability to mount custom block device.Damien George