zephyr/subsys/fs
Jui-Chou Chung fa29e1a1f8 subsys/fs/fatfs: Add kconfig option for enabling exFAT support
Expose the exFAT support option to Kconfig, so developer can
enable/disable the exFAT support on FatFs through Kconfig, no need to
touch ffconf.h.

Signed-off-by: Jui-Chou Chung <jui-chou.chung@nordicsemi.no>
2020-08-13 14:15:40 +02:00
..
fcb
nvs
CMakeLists.txt
fat_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
fs.c subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
fuse_fs_access.c native_posix: Add flags argument to fs_open invocations 2020-07-30 16:33:18 +02:00
Kconfig subsys/fs/fatfs: Add kconfig option for enabling exFAT support 2020-08-13 14:15:40 +02:00
Kconfig.littlefs
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