Files
fatfs/source
Christopher Williams ec204563b1 R0.14a patch 1
February 3, 2021

File gets dead-locked when f_open funciton failed with some conditions.

This is because the file is left locked when it is opened with FA_OPEN_APPEND flag and failed the
function due to a seek error.
2021-02-04 17:02:02 -07:00
..
2021-02-04 17:02:02 -07:00
2021-01-14 18:05:43 -07:00