11d96b39d0
This commit moves esp_ipc into a separate component.
6 lines
228 B
Text
6 lines
228 B
Text
CONFIG_IDF_TARGET="esp32"
|
|
TEST_COMPONENTS=esp32 esp_ipc esp_timer mbedtls spi_flash heap pthread soc
|
|
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
|