zephyr/subsys/fs
Dominik Ermel 4832fe43e0 fs/fcb: Enable FCB to work with non-0xff erase value flash
The FCB has been strongly tied to 0xff erased flash devices and this
commit adds support for other erase values.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-11-16 13:39:04 +01:00
..
fcb fs/fcb: Enable FCB to work with non-0xff erase value flash 2020-11-16 13:39:04 +01:00
nvs
CMakeLists.txt
fat_fs.c tests/fs/fatfs: Add tests for FS_MOUNT_FLAG_* 2020-11-06 13:10:13 -05:00
fs_impl.c
fs_impl.h
fs.c
fuse_fs_access.c
Kconfig
Kconfig.fatfs
Kconfig.littlefs
littlefs_fs.c tests/fs/littlefs: Add tests for FS_MOUNT_FLAG_* 2020-11-06 13:10:13 -05:00
shell.c