aboutsummaryrefslogtreecommitdiff
path: root/stmhal/fatfs
AgeCommit message (Expand)Author
2014-12-27stmhal: Upgrade to latest fatfs driver.Damien George
2014-09-29stmhal, fatfs: Use stdlib for string fns; make all private fns static.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-04-12stmhal: Move fatfs volume/partition lookup table to ROM.Damien George
2014-03-11Initial checkin with STM HALDave Hylands