FatFS/source
savelij13 bf4615c01f fatfs v0.16 July 22, 2025:
- Removed a long-pending limitation that f_getcwd and double-dot .. in the path name did not work on the exFAT volume.
- Fixed f_readdir cannot detect end of directory and it leads the application process into infinite loop. (appeared at R0.15b)
- Fixed dot names with terminating separator or duplicated separator are rejected when LFN is not enabled.
2025-09-11 10:53:13 +03:00
..
00history.txt fatfs v0.16 July 22, 2025: 2025-09-11 10:53:13 +03:00
00readme.txt fatfs v0.16 July 22, 2025: 2025-09-11 10:53:13 +03:00
diskio.c fatfs v0.16 July 22, 2025: 2025-09-11 10:53:13 +03:00
diskio.h fatfs v0.16 July 22, 2025: 2025-09-11 10:53:13 +03:00
ff.c fatfs v0.16 July 22, 2025: 2025-09-11 10:53:13 +03:00
ff.h fatfs v0.16 July 22, 2025: 2025-09-11 10:53:13 +03:00
ffconf.h fatfs v0.16 July 22, 2025: 2025-09-11 10:53:13 +03:00
ffsystem.c fatfs v0.15 November 6, 2022: 2025-09-11 10:47:47 +03:00
ffunicode.c fatfs v0.15 November 6, 2022: 2025-09-11 10:47:47 +03:00