FatFS/documents/res
savelij13 ba3f5b7f87 fatfs v0.15 November 6, 2022:
- Changed user provided synchronization functions in order to completely eliminate the platform dependency from FatFs code.
- FF_SYNC_t is removed from the configuration options.
- Fixed a potential error in f_mount when FF_FS_REENTRANT.
- Fixed file lock control FF_FS_LOCK is not mutal excluded when FF_FS_REENTRANT && FF_VOLUMES > 1 is true.
- Fixed f_mkfs() creates broken exFAT volume when the size of volume is >= 2^32 sectors.
- Fixed string functions cannot write the unicode characters not in BMP when FF_LFN_UNICODE == 2 (UTF-8).
- Fixed a compatibility issue in identification of GPT header.
2025-09-11 10:47:47 +03:00
..
app1.c fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
app2.c fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00
app3.c fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
app4.c fatfs v0.14 October 14, 2019: 2025-09-11 10:40:54 +03:00
app5.c fatfs v0.15 November 6, 2022: 2025-09-11 10:47:47 +03:00
app6.c fatfs v0.14 October 14, 2019: 2025-09-11 10:40:54 +03:00
f1.png fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
f2.png fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
f3.png fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
f4.png fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00
f5.png fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00
f6.png fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
f7.png fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
funcs.png fatfs v0.14 October 14, 2019: 2025-09-11 10:40:54 +03:00
layers1.png fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
layers2.png fatfs v0.14 October 14, 2019: 2025-09-11 10:40:54 +03:00
layers3.png fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
layers.png fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
mkfatimg.zip fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00
mkfs.xlsx fatfs v0.14 October 14, 2019: 2025-09-11 10:40:54 +03:00
modules.png fatfs v0.14 October 14, 2019: 2025-09-11 10:40:54 +03:00
rwtest1.png fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
rwtest2.png fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
rwtest3.png fatfs v0.13 May 21, 2017: 2025-09-11 10:28:54 +03:00
uniconv.zip fatfs v0.15 November 6, 2022: 2025-09-11 10:47:47 +03:00