Files
esp-protocols/components/esp_modem/examples/linux_modem/sdkconfig.defaults

6 lines
168 B
Plaintext
Raw Normal View History

CONFIG_IDF_TARGET="linux"
CONFIG_COMPILER_CXX_EXCEPTIONS=y
CONFIG_COMPILER_CXX_RTTI=y
CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE=0
CONFIG_COMPILER_STACK_CHECK_NONE=y