zephyr/modules/fatfs
Nicola Ochsenbein eba73727ee modules: fs: Add reentrant zephyr support
This commit enables zephyr to configure the FatFs FF_FS_REENTRANT
option and support fs actions from multiple threads.
CONFIG_FS_FATFS_REENTRANT enables the option and provides zephyr
mutex wrappers.

Signed-off-by: Nicola Ochsenbein <Nicola.Ochsenbein@husqvarnagroup.com>
2023-03-13 11:58:57 +01:00
..
CMakeLists.txt modules: fs: Add reentrant zephyr support 2023-03-13 11:58:57 +01:00
Kconfig
zephyr_fatfs_config.h modules: fs: Add reentrant zephyr support 2023-03-13 11:58:57 +01:00
zfs_diskio.c
zfs_ffsystem.c modules: fs: Add reentrant zephyr support 2023-03-13 11:58:57 +01:00