OVMS3-idf/components/fatfs/src
Ivan Grokhotkov 8e180f6155 fatfs: update to R0.13a
- Remove ASCII-only configuration, CP437 is used instead
- Add dynamic code page configuration

See components/fatfs/src/00history.txt for FATFS changelog.
2017-11-14 12:57:55 +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 fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
vfs_fat_sdmmc.c driver: SD protocol driver for SPI peripheral 2017-07-20 13:43:07 +08:00
vfs_fat_spiflash.c Add SPIFFS Component to IDF 2017-09-11 19:56:40 +03:00