mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
e181a40c9f
This is a breaking change: applications which used diskio.h to call ff_diskio_register, will now need to include diskio_impl.h. Including diskio.h will include the original diskio.h header from FatFS library. |
||
---|---|---|
.. | ||
diskio | ||
port | ||
src | ||
test | ||
test_fatfs_host | ||
vfs | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig |