esp-idf/tools/unit-test-app/configs/cxx_exceptions_c3
2020-12-30 07:04:12 +08:00

5 lines
151 B
Plaintext

# Only need to test this for one target (e.g. ESP32) per architecture
CONFIG_IDF_TARGET="esp32c3"
TEST_COMPONENTS=cxx
CONFIG_COMPILER_CXX_EXCEPTIONS=y