Merge branch 'bugfix/support_esp32c3_rom_eco3' into 'master'

esp_wifi: support esp32c3 rom eco3

See merge request espressif/esp-idf!12223
This commit is contained in:
Jiang Jiang Jian
2021-02-04 23:43:04 +08:00
2 changed files with 2 additions and 1 deletions

View File

@@ -4,5 +4,6 @@ CONFIG_ESP32_SPIRAM_SUPPORT=y
CONFIG_ESP_INT_WDT_TIMEOUT_MS=800
CONFIG_SPIRAM_OCCUPY_NO_HOST=y
CONFIG_ESP32_WIFI_RX_IRAM_OPT=n
CONFIG_ESP32_WIFI_IRAM_OPT=n
# Disable encrypted flash reads/writes to save IRAM in this build configuration
CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE=n