OVMS3-idf/components/fatfs/src
Ivan Grokhotkov 68bba96911 Merge branch 'bugfix/sdmmc_vfs_deinit' into 'master'
SDSPI bug fixes

See merge request !1647
2017-12-14 13:36:20 +08:00
..
00history.txt fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
00readme.txt fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
diskio.c fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
diskio.h implement review recomendations 2017-02-01 17:55:25 +02:00
diskio_sdmmc.c fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
diskio_spiflash.c fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
diskio_spiflash.h add wear_levelling component and example 2017-04-17 11:01:17 +08:00
esp_vfs_fat.h driver: SD protocol driver for SPI peripheral 2017-07-20 13:43:07 +08:00
ff.c fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
ff.h fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
ffconf.h fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
ffsystem.c fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
ffunicode.c fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
integer.h fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
vfs_fat.c Merge branch 'bugfix/fatfs_stat' into 'master' 2017-12-13 11:10:27 +08:00
vfs_fat_sdmmc.c fatfs: fix double free in bailout path of esp_vfs_fat_sdmmc_mount 2017-12-11 11:07:08 +08:00
vfs_fat_spiflash.c Add SPIFFS Component to IDF 2017-09-11 19:56:40 +03:00