OVMS3-idf/components/fatfs/src
2019-10-18 10:28:24 +02: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 fatfs: Do not log from critical sections 2018-11-26 09:21:44 +01:00
vfs_fat_internal.h fatfs: add configuration of allocation unit size 2018-02-11 13:03:36 +08:00
vfs_fat_sdmmc.c Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 2019-10-18 10:28:24 +02:00
vfs_fat_spiflash.c Calculation for heap usage corrected with workaround. 2018-07-31 08:45:42 +03:00