You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[sg fromlist] fat_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.
R2D2-8240 FS reentrant
zephyrproject-rtos#51484
Signed-off-by: Nicola Ochsenbein <[email protected]>
(cherry picked from commit 67e7e5b)
0 commit comments