Lines Matching full:littlefs
156 LittleFS Example
160 128 KiBy `littlefs`_ partition compatible with the one produced by the
161 :zephyr:code-sample:`littlefs` sample.
172 running a littlefs-FUSE-capable operating system. The output to the
182 [00:00:00.009,002] <inf> littlefs: LittleFS version 2.2, disk version 2.0
183 [00:00:00.009,063] <inf> littlefs: FS at MX25R64:0x0 is 16 0x1000-byte blocks with 512 cye
184 [00:00:00.009,063] <inf> littlefs: sizes: rd 16 ; pr 16 ; ca 64 ; la 32
185 [00:00:00.011,718] <inf> littlefs: /lfs mounted
194 For information on mounting littlefs file system on Linux or FreeBSD
195 systems refer to the "littlefs Usage" section below.
197 littlefs Usage
201 mounting the littlefs file system on a Linux or FreeBSD system can be
202 accomplished using the `littlefs-FUSE`_ utility.
253 littlefs parameter selection
263 [00:00:00.009,002] <inf> littlefs: LittleFS version 2.2, disk version 2.0
264 [00:00:00.009,063] <inf> littlefs: FS at MX25R64:0x0 is 16 0x1000-byte blocks with 512 cye
265 [00:00:00.009,063] <inf> littlefs: sizes: rd 16 ; pr 16 ; ca 64 ; la 32
277 .. _littlefs: https://github.com/littlefs-project/littlefs target
278 .. _littlefs-FUSE: https://github.com/littlefs-project/littlefs-fuse