Commit Graph

8 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 79eff96e0b R0.15b 2025-06-23 16:37:39 -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 04d5545d67 FatFs R0.15, released November 6, 2022 2022-11-08 17:31:20 -07:00
Christopher Williams 258d0cbbf0 FatFs R0.14, released October 14, 2019 2019-11-14 17:35:48 -07:00
Christopher Williams 9c7d461c41 FatFs R0.13b, released April 7, 2018 2018-04-14 23:23:25 -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