aboutsummaryrefslogtreecommitdiff
path: root/lib/fatfs
AgeCommit message (Expand)Author
2017-07-06atmel-samd: Give the on board flash filesystem a unique volume ID. This is us...Scott Shawcroft
2017-01-03Reduce size of root directory because its allocated a fixed size (was 16k, no...Scott Shawcroft
2016-06-15lib/fatfs/option/ccsbcs: Follow uPy optional features model.Paul Sokolovsky
2016-02-10lib/fatfs: Add support for sector sizes larger than 512 bytes.Damien George
2015-11-08lib/fatfs: Unify fatfs configuration.Alex March
2015-04-11lib/fatfs: Space optimise the ff_wtoupper function.Damien George
2015-03-29lib: Update FatFs to R0.11.Daniel Campora
2014-12-27lib/fatfs: Allow a smaller minimum sector count for fatfs to be created.Damien George
2014-12-27lib/fatfs: Support our volume names; make some funcs static.Damien George
2014-12-27lib/fatfs: Upgrade to new FatFs driver, put in lib/ for common use.Damien George