Introduce two new kconfig options in order to be able to define custom named fatfs mount points. If activated replace the static FF_VOLUME_STRS approach with the runtime generated VolumeStr array containing those mount points. Signed-off-by: Carlo Kirchmeier <carlo.kirchmeier@zuehlke.com> |
||
|---|---|---|
| .. | ||
| ext2 | ||
| fcb | ||
| nvs | ||
| zms | ||
| CMakeLists.txt | ||
| fat_fs.c | ||
| fs_impl.c | ||
| fs_impl.h | ||
| fs.c | ||
| fuse_fs_access.c | ||
| Kconfig | ||
| Kconfig.fatfs | ||
| Kconfig.littlefs | ||
| littlefs_fs.c | ||
| shell.c | ||