OVMS3-idf/components/fatfs
Ivan Grokhotkov 66bdeca603 fatfs: update diskio and vfs for FatFS changes
- do to not rely on integer.h types
- ffsystem.c does not define ff_memcalloc, replace with ff_memalloc +
  memset.
2019-06-25 23:05:16 +08:00
..
diskio fatfs: update diskio and vfs for FatFS changes 2019-06-25 23:05:16 +08:00
port fatfs: update diskio and vfs for FatFS changes 2019-06-25 23:05:16 +08:00
src fatfs: update to R0.13c patch 4 2019-06-25 23:05:16 +08:00
test fatfs: separate IDF-specific files from the original FatFS code 2019-06-25 23:05:16 +08:00
test_fatfs_host fatfs: separate IDF-specific files from the original FatFS code 2019-06-25 23:05:16 +08:00
vfs fatfs: update diskio and vfs for FatFS changes 2019-06-25 23:05:16 +08:00
CMakeLists.txt fatfs: separate IDF-specific files from the original FatFS code 2019-06-25 23:05:16 +08:00
component.mk fatfs: separate IDF-specific files from the original FatFS code 2019-06-25 23:05:16 +08:00
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00