esp-idf/tools/unit-test-app/configs/cxx_exceptions_c3

6 wiersze
201 B
Plaintext
Czysty Zwykły widok Historia

2020-12-29 02:00:45 +00:00
# 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
CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE=1024