esp_event: event stack overflow

This commit is contained in:
shangke
2017-01-16 17:06:12 +08:00
parent 455bb4271e
commit 53b0b03e63
2 changed files with 2 additions and 2 deletions

View File

@@ -113,7 +113,7 @@ config SYSTEM_EVENT_QUEUE_SIZE
config SYSTEM_EVENT_TASK_STACK_SIZE
int "Event loop task stack size"
default 2048
default 4096
help
Config system event task stack size in different application.