Files
littlefs/tests
Christopher Haster c8bc6f96cd Added lfs_fs_stat for accessing configuration in the superblocks
This is necessary for accessing format-specific information stored in
the superblock after mounting.

As is common in other filesystems this also provides the filesystem
usage. However collecting the filesystem usage is more expensive in
littlefs than other filesystem (and less accurate because of CoW), so
this may need to be cached after mount in the future.
2022-12-17 12:41:04 -06:00
..
2022-09-17 03:03:39 -05:00