mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -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
|