cxx_exceptions 132 B

1234
  1. # Only need to test this for one target (e.g. ESP32)
  2. CONFIG_IDF_TARGET="esp32"
  3. TEST_COMPONENTS=cxx
  4. CONFIG_COMPILER_CXX_EXCEPTIONS=y