OVMS3-idf/tools/unit-test-app/configs/single_core_s2

6 lines
199 B
Plaintext
Raw Normal View History

TEST_COMPONENTS=freertos esp32s2beta driver heap pthread soc spi_flash vfs test_utils
2019-08-18 05:22:50 +00:00
CONFIG_MEMMAP_SMP=n
CONFIG_FREERTOS_UNICORE=y
CONFIG_ESP32_RTCDATA_IN_FAST_MEM=y
CONFIG_IDF_TARGET="esp32s2beta"