esp_wifi: support esp32c3 rom eco3

pull/7261/head
ChenJianxing 2021-02-01 19:42:38 +08:00
rodzic c1aacb2efc
commit dc350a9c7c
2 zmienionych plików z 2 dodań i 1 usunięć

@ -1 +1 @@
Subproject commit 5c455dbf8d5469102090f02deb949ac09a1acf11
Subproject commit 67a3a357e8e269b35ef1ff3b8949ff7dec2d4a71

Wyświetl plik

@ -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