zephyr/modules/fatfs
Daniel DeGrasse 7981ea0056 fs: fat_fs: make IOCTL call to de-initialize disk in fatfs_unmount()
Make call to de-initialize disk in fatfs_unmount(). This will permit the
disk to be reinitialized when it is mounted with fatfs_mount().

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-06-07 18:16:01 +01:00
..
CMakeLists.txt
Kconfig
zephyr_fatfs_config.h
zfs_diskio.c fs: fat_fs: make IOCTL call to de-initialize disk in fatfs_unmount() 2024-06-07 18:16:01 +01:00
zfs_diskio.h fs: fat_fs: make IOCTL call to de-initialize disk in fatfs_unmount() 2024-06-07 18:16:01 +01:00
zfs_ffsystem.c