Commit Graph

5 Commits

Author SHA1 Message Date
Christopher Williams 5f85a520a9 FatFs R0.16, released July 22, 2025 2025-07-21 16:32:22 -07:00
Christopher Williams 44b3c38b23 R0.15a
Nov 22, 2024

Fixed a complie error when FF_FS_LOCK != 0. (appeared at R0.15)

Fixed a potential issue when work FatFs concurrency with FF_FS_REENTRANT, FF_VOLUMES >= 2 and FF_FS_LOCK > 0.

Made f_setlabel accept a volume label with Unix style volume ID when FF_STR_VOLUME_ID == 2.

Made FatFs update PercInUse field in exFAT VBR. (A preceding f_getfree is needed for the accuracy)
2024-11-25 16:44:32 -07:00
Christopher Williams f2bf030bfd FatFs R0.13c, released October 14, 2018 2019-01-09 17:13:03 -07:00
Christopher Williams 7ee1f4cc87 FatFs R0.13a, released October 14, 2017 2017-11-11 23:43:22 -07:00
Christopher Williams 5df4ed1877 FatFs R0.13, released May 21, 2017 2017-08-15 20:05:43 -07:00