Fixes and improvements (#617)
This commit is contained in:
committed by
GitHub
parent
b03759a111
commit
0ff1627385
@@ -1,7 +1,7 @@
|
||||
# Increase stack size for Wi-Fi (fixes crash after scan)
|
||||
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=3072
|
||||
# Ensure large enough stack for network operations
|
||||
CONFIG_ESP_MAIN_TASK_STACK_SIZE=4096
|
||||
# Ensure large enough stack for network operations (e.g. AppHub)
|
||||
CONFIG_ESP_MAIN_TASK_STACK_SIZE=6144
|
||||
# Fixes static assertion: FLASH and PSRAM Mode configuration are not supported
|
||||
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
|
||||
# Free up IRAM
|
||||
|
||||
Reference in New Issue
Block a user