Skip to content

Commit d67963b

Browse files
authored
Fix very slow IFS::Debug::listDirectory operation on LittleFS (#3008)
Retrieving free space involves filesystem traversal which can be very slow. We only want the filesystem type for directory listings so add a `basicOnly` option for `FileSystem::getinfo()`. This defaults to false so no change to default behaviour.
1 parent 610cbed commit d67963b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Sming/Libraries/FatIFS

Sming/Libraries/LittleFS

0 commit comments

Comments
 (0)