CI: Fix ASIO example test

This commit is contained in:
Suren Gabrielyan
2022-11-21 18:24:11 +04:00
parent 3f0262dfe5
commit 6e2bb518fd
2 changed files with 7 additions and 1 deletions

View File

@ -1,2 +1,8 @@
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