mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci: split test config psram_2 into psram_3
This commit is contained in:
parent
49a48644e4
commit
3ee81e0046
@ -1,4 +1,4 @@
|
||||
TEST_COMPONENTS=driver esp32 esp_timer freertos mbedtls spi_flash
|
||||
TEST_COMPONENTS=esp32 esp_timer freertos mbedtls spi_flash
|
||||
CONFIG_ESP32_SPIRAM_SUPPORT=y
|
||||
CONFIG_ESP_INT_WDT_TIMEOUT_MS=800
|
||||
CONFIG_SPIRAM_OCCUPY_NO_HOST=y
|
||||
|
5
tools/unit-test-app/configs/psram_3
Normal file
5
tools/unit-test-app/configs/psram_3
Normal file
@ -0,0 +1,5 @@
|
||||
TEST_COMPONENTS=driver
|
||||
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
|
Loading…
Reference in New Issue
Block a user