mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 23:15:57 +00:00
The flags field has been added to fs_mount_t structure, accompanied with two new flags: FS_MOUNT_FLAG_READ_ONLY -- mount fs as read only FS_MOUNT_FLAG_NO_FORMAT -- do not format volume when system not found Code supporting the flags has been added to FS layer and drivers for LittleFS and FAT FS. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no> |
||
---|---|---|
.. | ||
fcb.h | ||
fs_interface.h | ||
fs_sys.h | ||
fs.h | ||
littlefs.h | ||
nvs.h |