esp-idf/tools/unit-test-app/configs/psram_s2_base
Marius Vikhammer 374712921a CI: add configs for running S2, S3 unit tests with PSRAM
Fixed various minor failures detected with these configs.
2022-03-04 15:29:17 +08:00

4 lines
110 B
Plaintext

CONFIG_IDF_TARGET="esp32s2"
TEST_COMPONENTS=esp_hw_support mbedtls esp_system
CONFIG_ESP32S2_SPIRAM_SUPPORT=y