Lines Matching full:littlefs
1 .. zephyr:code-sample:: littlefs
2 :name: LittleFS filesystem
5 Use file system API over LittleFS.
11 <file_system_api>` over `littlefs`_, using file system with files that:
18 https://github.com/ARMmbed/littlefs
28 compatible littlefs file system its contents will be replaced by an
31 [00:00:00.010,192] <inf> littlefs: LittleFS version 2.0, disk version 2.0
32 [00:00:00.010,559] <err> littlefs: Corrupted dir pair at 0 1
33 [00:00:00.010,559] <wrn> littlefs: can't mount (LFS -84); formatting
39 [00:00:00.182,434] <inf> littlefs: filesystem mounted!
48 One needs to prepare the SD/MMC card with littlefs file system on
52 https://www.thevtool.com/mounting-littlefs-on-linux-machine/
86 :zephyr-app: samples/subsys/fs/littlefs
96 point name for the ``littlefs`` file system block device will be determined based on the
114 :zephyr-app: samples/subsys/fs/littlefs
126 :zephyr-app: samples/subsys/fs/littlefs