mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
# continue from default
|
|
CONFIG_IDF_TARGET="esp32"
|
|
TEST_COMPONENTS=pthread soc spi_flash vfs
|
|
CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD=y
|