aboutsummaryrefslogtreecommitdiff
path: root/stmhal/ffconf.h
AgeCommit message (Expand)Author
2015-11-08stmhal: FatFS configuration moved to the library folder.Alex March
2015-10-24stmhal/ffconf.h: Include py/mpconfig.h.Paul Sokolovsky
2015-03-29lib: Update FatFs to R0.11.Daniel Campora
2014-12-27stmhal: Add ability to mount custom block device.Damien George
2014-12-27stmhal: Upgrade to latest fatfs driver.Damien George
2014-09-29stmhal: Add label to internal flash drive on creation.Damien George
2014-07-31stmhal: Change 0:/ and 1:/ to /flash and /sd; add CWD support.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-03-17stmhal: Add fatfs support, working with flash and SD card.Damien George