kopia lustrzana https://github.com/espressif/esp-idf
6 wiersze
178 B
Plaintext
6 wiersze
178 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
|
||
|
CONFIG_COMPILER_CXX_RTTI=y
|