forked from M-Labs/rust-fatfs
7 lines
229 B
Markdown
7 lines
229 B
Markdown
TODO
|
|
====
|
|
* 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
|