zephyr/subsys/fs
Dominik Ermel f06902cc69 fs/littlefs: Remove deprecated *_MEM_POOL_* Kconfig options
The following options, marked to be deprecated in release 2.5, have
been finally removed from Kconfig:
 FS_LITTLEFS_FC_MEM_POOL_MIN_SIZE
 FS_LITTLEFS_FC_MEM_POOL_MAX_SIZE
 FS_LITTLEFS_FC_MEM_POOL_NUM_BLOCKS

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2021-06-23 10:03:14 -05:00
..
fcb fs/fcb: Enable FCB to work with non-0xff erase value flash 2020-11-16 13:39:04 +01:00
nvs nvs: fix possibility of losing data 2021-05-10 05:31:36 -05:00
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 fs: logstr_dup causes error in LOG_ERROR messages 2021-05-11 07:14:24 -05:00
fuse_fs_access.c fs: Add fs_dir_t type variable initializations 2021-02-05 07:32:20 -05:00
Kconfig fs: Move FAT FS Kconfig options to Kconfig.fatfs 2020-10-14 13:19:47 -05:00
Kconfig.fatfs disk: disk_access_flash: Make sector size configurable in Kconfig 2021-01-15 11:21:01 -05:00
Kconfig.littlefs fs/littlefs: Remove deprecated *_MEM_POOL_* Kconfig options 2021-06-23 10:03:14 -05:00
littlefs_fs.c fs/littlefs: Completely switch from mem pool to heap 2021-06-23 10:03:14 -05:00
shell.c fs: shell: add cat file command 2021-05-07 20:52:36 -04:00