mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
esp_event: event stack overflow
This commit is contained in:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user