kopia lustrzana https://github.com/espressif/esp-idf
Merge branch 'bugfix/support_esp32c3_rom_eco3' into 'master'
esp_wifi: support esp32c3 rom eco3 See merge request espressif/esp-idf!12223pull/7261/head
commit
3554981c8a
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue