forked from M-Labs/rust-fatfs
212 B
212 B
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