mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
esp_wifi: support esp32c3 rom eco3
This commit is contained in:
parent
c1aacb2efc
commit
dc350a9c7c
@ -1 +1 @@
|
||||
Subproject commit 5c455dbf8d5469102090f02deb949ac09a1acf11
|
||||
Subproject commit 67a3a357e8e269b35ef1ff3b8949ff7dec2d4a71
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user