forked from M-Labs/rust-fatfs
1f8f8365d6
This functionality is very useful for embedded usage where chrono feature cannot be enabled.
292 B
292 B
TODO
- 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 a path (possible names: metadata, lookup) - do not create LFN entries if the name fits in a SFN entry