zephyr/subsys/fs
Franciszek Zdobylak 3ff1e97367 fs: Fix Kconfig formatting
- use tabs instead of spaces in indentation
- use 2 spaces instead of tab in help message

Signed-off-by: Franciszek Zdobylak <fzdobylak@antmicro.com>
2023-03-22 13:52:07 +01:00
..
fcb fs: fcb: add option to disable CRC for fcb entries 2023-01-18 22:18:37 +00:00
nvs nvs: use NVS cache in write and gc functions 2023-03-13 09:21:22 +00:00
CMakeLists.txt
fat_fs.c fs: fat: document path transformation 2022-12-07 10:31:01 +00:00
fs_impl.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
fs_impl.h
fs.c fs: Prevent mounting file system re-using private data 2023-03-20 09:51:10 +01:00
fuse_fs_access.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
Kconfig fs: Fix Kconfig formatting 2023-03-22 13:52:07 +01:00
Kconfig.fatfs modules: fs: Add reentrant zephyr support 2023-03-13 11:58:57 +01:00
Kconfig.littlefs
littlefs_fs.c fs: Implement mkfs operation in littleFS 2022-12-05 15:36:00 +01:00
shell.c fs: fs_shell: Add read test 2023-02-20 09:48:24 +01:00