summaryrefslogtreecommitdiff
path: root/lib/oofatfs
AgeCommit message (Expand)Author
2020-02-28oofatfs: Remove _FS_DISK_READ_ALIGNEDJeff Epler
2019-12-10nRF: disk_read must be 4-byte alignedJeff Epler
2019-02-03Add fast seek support to file objectsScott Shawcroft
2018-11-09shared-module/os: Fix os.mkdir('a/b')Noralf Trønnes
2018-07-28 '/' and '\' are also acceptable ends of the path nowLeszek Jakubowski
2017-01-31lib/oofatfs/ffconf.h: Add MICROPY_FATFS_NORTC option.Andrew Gatt
2017-01-31lib/oofatfs/ffconf.h: Allow to configure FS_EXFAT option.Damien George
2017-01-30lib/oofatfs: Update oofatfs library.Damien George
2017-01-27lib/oofatfs: Update oofatfs library.Damien George
2017-01-27lib/oofatfs: Add OO version of FatFS library.Damien George