3 lines
139 B
Text
3 lines
139 B
Text
# Enable C++ exceptions and set emergency pool size for exception objects
|
|
CONFIG_CXX_EXCEPTIONS=y
|
|
CONFIG_CXX_EXCEPTIONS_EMG_POOL_SIZE=1024
|