esp-idf/components
Ivan Grokhotkov 96be8f2efa vfs/fatfs: fix stat call failing when called for mount point
FATFS does not support f_stat call for drive root. When handling stat
for drive root, don't call f_stat and just return struct st with S_IFDIR
flag set.

Closes #984
2017-12-27 16:54:19 +08:00
..
2017-12-20 10:28:04 +08:00
2016-11-16 15:57:34 +11:00
2017-12-27 16:54:14 +08:00
2017-03-07 10:18:47 +11:00
2017-12-27 16:54:13 +08:00
2017-12-27 16:54:16 +08:00
2017-10-23 19:47:33 +08:00