rust-fatfs/TODO.md
2018-06-20 19:19:49 +02:00

9 lines
341 B
Markdown

TODO
====
* proper support for short name decoding from the OEM codepage
* marking volume dirty on first write and not-dirty on unmount
* support for a volume label file in the root directory
* format volume API
* add method for getting DirEntry from path (suggested name: lookup)
* improve file creation time resulution data at offset 0x0D