cxx_rtti_c3 228 B

123456
  1. # Only need to test this for one target (e.g. ESP32) per architecture
  2. CONFIG_IDF_TARGET="esp32c3"
  3. TEST_COMPONENTS=cxx
  4. CONFIG_COMPILER_CXX_EXCEPTIONS=y
  5. CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE=1024
  6. CONFIG_COMPILER_CXX_RTTI=y