esp-idf/tools/unit-test-app/configs/default_32_2

5 lines
140 B
Plaintext
Raw Normal View History

# continue from default
CONFIG_IDF_TARGET="esp32"
TEST_COMPONENTS=pthread soc spi_flash vfs
CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD=y