rust-fatfs/TODO.md

7 lines
212 B
Markdown
Raw Normal View History

2017-11-08 08:35:47 +08:00
TODO
====
2018-06-20 23:10:53 +08:00
* 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
2017-11-08 08:35:47 +08:00
* format volume API