mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 10:06:32 +03: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
|