aboutsummaryrefslogtreecommitdiff
path: root/stmhal/ffconf.c
AgeCommit message (Expand)Author
2015-07-27stmhal: Put fs_user_mount pointer in root ptr section of global state.Damien George
2015-03-20stmhal: Remove some unnecessary declarations, purely for cleanup.Damien George
2015-03-04stmhal: Include fatfs headers using lib/fatfs prefix.Damien George
2015-01-01stmhal: Prefix includes with py/; remove need for -I../py.Damien George
2014-12-27stmhal: Add ability to mount custom block device.Damien George
2014-12-27stmhal: Upgrade to latest fatfs driver.Damien George
2014-07-31stmhal: Change 0:/ and 1:/ to /flash and /sd; add CWD support.Damien George