OVMS3-idf/components/fatfs/src
Dmitry 35842d02ab Calculation for heap usage corrected with workaround.
Fixed problem with multiple mount/unmount for different devices.
Additional check for structure length included into the code.
Remove useless spaces.
Added initialization for reserved memory.
2018-07-31 08:45:42 +03:00
..
00history.txt Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
00readme.txt Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
diskio.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
diskio.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
diskio_rawflash.c FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
diskio_rawflash.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
diskio_sdmmc.c fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
diskio_wl.c Calculation for heap usage corrected with workaround. 2018-07-31 08:45:42 +03:00
diskio_wl.h Calculation for heap usage corrected with workaround. 2018-07-31 08:45:42 +03:00
esp_vfs_fat.h FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
ff.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
ff.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
ffconf.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
ffsystem.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
ffunicode.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
integer.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
vfs_fat.c vfs, fatfs: Add file truncate for fatfs 2018-06-14 06:37:21 +08:00
vfs_fat_internal.h fatfs: add configuration of allocation unit size 2018-02-11 13:03:36 +08:00
vfs_fat_sdmmc.c fatfs: check allocated workbuf pointer 2018-02-11 13:03:36 +08:00
vfs_fat_spiflash.c Calculation for heap usage corrected with workaround. 2018-07-31 08:45:42 +03:00