Commit Graph

3 Commits

Author SHA1 Message Date
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 04d5545d67 FatFs R0.15, released November 6, 2022 2022-11-08 17:31:20 -07:00
Christopher Williams 5df4ed1877 FatFs R0.13, released May 21, 2017 2017-08-15 20:05:43 -07:00