zephyr/subsys/fs
Dominik Ermel b74ed8fecb kconfig: Move FAT FS options closer to enable
When FAT FS option is enabled, then the FAT FS sub-menu will appear
next to it, instead of appearing far down the list.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-08-11 07:47:08 -04:00
..
fcb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nvs fs: nvs: Fix handling of corrupt ate's in garbage collector 2020-06-26 12:07:13 -05:00
CMakeLists.txt fs: remove NFFS subsystem 2020-01-21 15:32:47 +01:00
Kconfig kconfig: Move FAT FS options closer to enable 2020-08-11 07:47:08 -04:00
Kconfig.littlefs global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
fat_fs.c subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
fs.c subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
fs_impl.c
fs_impl.h include: Fix use of <fs.h> -> <fs/fs.h> 2019-12-10 08:39:37 -05:00
fuse_fs_access.c native_posix: Add flags argument to fs_open invocations 2020-07-30 16:33:18 +02:00
littlefs_fs.c subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
shell.c subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00