mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
5 lines
149 B
Plaintext
5 lines
149 B
Plaintext
# Only need to test this for one target (e.g. ESP32) per architecture
|
|
CONFIG_IDF_TARGET="esp32"
|
|
TEST_COMPONENTS=cxx
|
|
CONFIG_COMPILER_CXX_EXCEPTIONS=y
|