Closed oyama closed 5 months ago
lstat()
stat()
f_sync
f_write
This is not a good way to respond.
Changed to f_sync to with FatFs f_write. https://github.com/oyama/pico-vfs/commit/4e4ae151321f494ae92f1b19efa180f8399bd56e
20
lstat()
tostat()
to FatFs in VFS layers.f_sync
together withf_write
in FatFs.This is not a good way to respond.