Add PIN requirements to README, enlarge IPC stack size

This commit is contained in:
iranl
2025-01-24 21:45:13 +01:00
parent 62e7cc8096
commit 82f7946d06
2 changed files with 7 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
CONFIG_LOG_DEFAULT_LEVEL_NONE=y
CONFIG_LOG_DEFAULT_LEVEL=0
CONFIG_ESP_IPC_TASK_STACK_SIZE=1024
CONFIG_ESP_IPC_TASK_STACK_SIZE=2048
CONFIG_BOOTLOADER_LOG_LEVEL_ERROR=y
CONFIG_BOOTLOADER_LOG_LEVEL=1