MabezDev / embedded-fatfs

31 stars 9 forks source link

Internal flush fixes #4

Closed MabezDev closed 1 year ago

MabezDev commented 1 year ago

Where the old Drop handler would catch these, we now have to manually flush in places where we modify directory entries.