zephyr/modules/fatfs
Carlo Kirchmeier ae96ccc3d7 fs: enable custom mount points for fatfs
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>
2025-02-13 16:41:34 +01:00
..
CMakeLists.txt
Kconfig
zephyr_fatfs_config.h fs: enable custom mount points for fatfs 2025-02-13 16:41:34 +01:00
zfs_diskio.c fs: enable custom mount points for fatfs 2025-02-13 16:41:34 +01:00
zfs_diskio.h
zfs_ffsystem.c