c9902412e6
Up till now the littlefs only has been supporting the flash medium in Zephyr. This change provides code to also use littlefs stored on the block devices - like SD card (accessed via SPI). When FS_LITTLEFS_BLK_DEV Kconfig option is defined, the support for using littlefs on block devices is enabled. Signed-off-by: Lukasz Majewski <lukma@denx.de> |
||
---|---|---|
.. | ||
fcb | ||
nvs | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.fatfs | ||
Kconfig.littlefs | ||
fat_fs.c | ||
fs.c | ||
fs_impl.c | ||
fs_impl.h | ||
fuse_fs_access.c | ||
littlefs_fs.c | ||
shell.c |