FatFS/source
savelij13 7cb0c2d1e6 fatfs v0.13c October 14, 2018:
- Supported stdint.h for C99 and later. (integer.h was included in ff.h)
- Fixed reading a directory gets infinite loop when the last directory entry is not empty. (appeared at R0.12)
- Fixed creating a sub-directory in the fragmented sub-directory on the exFAT volume collapses FAT chain of the parent directory. (appeared at R0.12)
- Fixed f_getcwd() cause output buffer overrun when the buffer has a valid drive number. (appeared at R0.13b)
2025-09-11 10:35:10 +03:00
..
00history.txt fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00
00readme.txt fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00
diskio.c fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00
diskio.h fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00
ff.c fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00
ff.h fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00
ffconf.h fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00
ffsystem.c fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00
ffunicode.c fatfs v0.13c October 14, 2018: 2025-09-11 10:35:10 +03:00