4 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