Go to file
savelij13 47e601681a fatfs v0.15a November 22, 2024:
- Fixed a complie error when FF_FS_LOCK != 0.
- 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 in 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)
2025-09-11 10:49:22 +03:00
documents fatfs v0.15a November 22, 2024: 2025-09-11 10:49:22 +03:00
source fatfs v0.15a November 22, 2024: 2025-09-11 10:49:22 +03:00
LICENSE.txt fatfs v0.14a December 5, 2020: 2025-09-11 10:42:40 +03:00