FatFS/src
savelij13 f9a05f6eda fatfs v0.10 Oct 02,2013:
- Added selection of character encoding on the file. (_STRF_ENCODE)
- Added f_closedir().
- Added forced full FAT scan for f_getfree(). (_FS_NOFSINFO)
- Added forced mount feature with changes of f_mount().
- Improved behavior of volume auto detection.
- Improved write throughput of f_puts() and f_printf().
- Changed argument of f_chdrive(), f_mkfs(), disk_read() and disk_write().
- Fixed f_write() can be truncated when the file size is close to 4GB.
- Fixed f_open(), f_mkdir() and f_setlabel() can return incorrect error code.
2025-09-11 09:58:52 +03:00
..
option fatfs v0.09b Jan 23,2013: 2025-09-11 09:51:27 +03:00
00readme.txt fatfs v0.10 Oct 02,2013: 2025-09-11 09:58:52 +03:00
diskio.c fatfs v0.10 Oct 02,2013: 2025-09-11 09:58:52 +03:00
diskio.h fatfs v0.10 Oct 02,2013: 2025-09-11 09:58:52 +03:00
ff.c fatfs v0.10 Oct 02,2013: 2025-09-11 09:58:52 +03:00
ff.h fatfs v0.10 Oct 02,2013: 2025-09-11 09:58:52 +03:00
ffconf.h fatfs v0.10 Oct 02,2013: 2025-09-11 09:58:52 +03:00
integer.h fatfs v0.10 Oct 02,2013: 2025-09-11 09:58:52 +03:00