CLSH1001-Firmware/managed_components/espressif__esp-idf-cxx/examples/blink_cxx/sdkconfig.defaults

4 lines
157 B
Plaintext
Raw Normal View History

2024-03-06 06:09:49 +08:00
# Enable C++ exceptions and set emergency pool size for exception objects
CONFIG_COMPILER_CXX_EXCEPTIONS=y
CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE=1024