zephyr/subsys/fs
Martin Stumpf d7d6038cfb fs: shell: Refactoring
- Run reformat
- Fix ifs not containing bool expressions (coding guideline 85)
- Fix error codes
- Fix missing error handling in `cmd_read`
- Fix incorrect handling of `fs_read` in `cmd_read_test`

Signed-off-by: Martin Stumpf <finomnis@gmail.com>
2025-03-17 02:20:40 +01:00
..
ext2
fcb
nvs fs: nvs: move FLASH_PAGE_LAYOUT to depends on 2025-02-27 09:07:56 +00:00
zms zms: fix the zms_mount() sector_size check 2025-03-12 02:29:31 +01:00
CMakeLists.txt native FUSE FS access: Support any libC and fix random crashes 2025-03-08 15:26:29 +01:00
fat_fs.c fs: enable fstab devicetree integration for fatfs 2025-03-15 13:07:40 +01:00
fs_impl.c
fs_impl.h
fs.c
fuse_fs_access_bottom.c native FUSE FS access: Support any libC and fix random crashes 2025-03-08 15:26:29 +01:00
fuse_fs_access_bottom.h native FUSE FS access: Support any libC and fix random crashes 2025-03-08 15:26:29 +01:00
fuse_fs_access.c native FUSE FS access: Support any libC and fix random crashes 2025-03-08 15:26:29 +01:00
Kconfig native FUSE FS access: Support any libC and fix random crashes 2025-03-08 15:26:29 +01:00
Kconfig.fatfs fs: enable fstab devicetree integration for fatfs 2025-03-15 13:07:40 +01:00
Kconfig.littlefs
littlefs_fs.c
shell.c fs: shell: Refactoring 2025-03-17 02:20:40 +01:00