Christopher Williams
d5cd09ebf7
R0.13b patch 1
...
May 23, 2018
Reading a directory gets infinite loop.
Successive f_readdir() calls would not detect the end of directory if the directory was filled up
and the last entry is not empty. This problem was reported at the User Forum.
2018-07-24 17:46:45 -07:00
Christopher Williams
9c7d461c41
FatFs R0.13b, released April 7, 2018
2018-04-14 23:23:25 -07:00
Christopher Williams
2a5ed95231
R0.13a patch 1
...
October 27, 2017
File open and directory listing of any file on the exFAT root directory
beyond the cluster boundary can fail with FR_INT_ERR.
2017-11-11 23:47:54 -07:00
Christopher Williams
7ee1f4cc87
FatFs R0.13a, released October 14, 2017
2017-11-11 23:43:22 -07:00
Christopher Williams
5c7915feab
R0.13 patch 2
...
September 2, 2017
f_fdisk function and f_mkfs function create the partition table with
wrong C-H-S parameters.
2017-09-20 17:43:22 -07:00
Christopher Williams
1e373ffb3f
R0.13 patch 1
...
July 4, 2017
Some compilers report a warning in the f_setlabel function when
FF_USE_LABEL = 1 and FF_FS_EXFAT = 0.
2017-08-15 20:12:12 -07:00
Christopher Williams
5df4ed1877
FatFs R0.13, released May 21, 2017
2017-08-15 20:05:43 -07:00