mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 22:25:02 +00:00
Zephyr allows an application to register additional file systems, which may have maximum filename lengths different from the in-tree FatFs and littlefs options. Provide a Kconfig variable that allows the default inference to be overridden. Signed-off-by: Peter A. Bigot <pab@pabigot.com> |
||
---|---|---|
.. | ||
fcb | ||
nvs | ||
CMakeLists.txt | ||
fat_fs.c | ||
fs_impl.c | ||
fs_impl.h | ||
fs.c | ||
fuse_fs_access.c | ||
Kconfig | ||
Kconfig.littlefs | ||
littlefs_fs.c | ||
shell.c |