Files
esp-protocols/components/asio/examples/asio_chat/sdkconfig.defaults
2022-11-23 19:07:26 +04:00

9 lines
210 B
Plaintext

CONFIG_ESP_MAIN_TASK_STACK_SIZE=8192
CONFIG_COMPILER_CXX_EXCEPTIONS=y
#
# Partition Table
#
# Leave some room for larger apps without needing to reduce other features
CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y