zephyr/include/fs
Dominik Ermel e43ec70d4f subsys/fs: Make FAT FS write support optional
The commit adds FS_FATFS_READ_ONLY Kconfig option; the option, when
selected, excludes write supporting code within ELM FAT driver.

When write support to FAT FS volumes is not desired, this option may be
selected to slightly reduce code size.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-11-06 13:10:13 -05:00
..
fcb.h doc: fix typos in variable names 2020-09-11 09:02:05 -04:00
fs.h subsys/fs: Make FAT FS write support optional 2020-11-06 13:10:13 -05:00
fs_interface.h fs: allow setting max file name explicitly 2020-09-03 21:49:34 +02:00
fs_sys.h fs: Move fs_file_system_t declaration out of fs.h 2020-10-23 12:55:41 +02:00
littlefs.h doc: update reference to use :c:macro 2020-09-15 15:25:01 +02:00
nvs.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00