| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-15 | extmod/vfs_fat_file: Reusable FatFs module, move from stmhal/file. | Paul Sokolovsky | |
| 2016-02-07 | stmhal/file: Recast as "FatFs file" class, to support other VFS types. | Paul Sokolovsky | |
| Move definition of mp_builtin_open_obj to a separate module, then file.c becomes more or less compartmentalized FatFs file class, which can be used together with file class implementations for other (V)FSes. | |||
