fatfs: Make host sdkconfig compatible

This commit is contained in:
Angus Gratton
2020-11-06 14:50:46 +11:00
committed by bot
parent a4fb6c0173
commit 61f4be45ec

View File

@@ -5,4 +5,4 @@
#define CONFIG_PARTITION_TABLE_OFFSET 0x8000
#define CONFIG_ESPTOOLPY_FLASHSIZE "8MB"
//currently use the legacy implementation, since the stubs for new HAL are not done yet
#define CONFIG_SPI_FLASH_USE_LEGACY_IMPL
#define CONFIG_SPI_FLASH_USE_LEGACY_IMPL 1