Examples: Extend CMux client default stack size for the main task

This commit is contained in:
David Cermak
2021-06-17 16:23:37 +02:00
parent fb6029b66c
commit 8236b3d490

View File

@ -8,3 +8,4 @@ CONFIG_COMPILER_CXX_EXCEPTIONS=y
CONFIG_PARTITION_TABLE_TWO_OTA=y
CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF=y
CONFIG_NEWLIB_STDIN_LINE_ENDING_LF=y
CONFIG_MAIN_TASK_STACK_SIZE=8192