forked from M-Labs/rust-fatfs
Update TODO list
This commit is contained in:
parent
a672add4e7
commit
f5bf959aa7
4
TODO.md
4
TODO.md
@ -4,4 +4,6 @@ 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 path (suggested name: lookup)
|
||||
* add method for getting `DirEntry` from a path (possible names: metadata, lookup)
|
||||
* add time provier so the crate writes a proper timestamps when `chrono` is unavailable
|
||||
* do not create LFN entries if the name fits in a SFN entry
|
||||
|
Loading…
Reference in New Issue
Block a user