OVMS3-idf/components/fatfs/src
Michael Balzer 0137aef471 Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git into release/v3.3
# Conflicts:
#	components/bt/include/esp_bt.h
2020-07-15 12:08:17 +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 fatfs: add option to prefer ext. RAM for internal buffers 2018-11-29 19:26:46 +08:00
ffsystem.c fatfs: add option to prefer ext. RAM for internal buffers 2018-11-29 19:26:46 +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 Merge remote-tracking branch 'upstream/release/v3.3' 2019-07-20 22:11:10 +02: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-21 08:22:12 +02:00
vfs_fat_spiflash.c fatfs: add option to prefer ext. RAM for internal buffers 2018-11-29 19:26:46 +08:00