Lines Matching full:system
5 Use file system API over LittleFS.
10 This sample app demonstrates use of Zephyr's :ref:`file system API
11 <file_system_api>` over `littlefs`_, using file system with files that:
12 * count the number of times the system has booted
15 Other information about the file system is also displayed.
26 The partition labeled "storage" will be used for the file system; see
28 compatible littlefs file system its contents will be replaced by an
29 empty file system. You will see diagnostics like this::
35 The error and warning are normal for a new file system.
37 After the file system is mounted you'll also see::
48 One needs to prepare the SD/MMC card with littlefs file system on
74 You can set ``CONFIG_APP_WIPE_STORAGE`` to force the file system to be
96 point name for the `littlefs` file system block device will be determined based on the
111 On this device the file system will be placed in the SOC flash.
122 On this device the file system will be placed on the external SPI NOR