This commit is contained in:
2022-11-04 16:42:46 +01:00
parent 0c0741aef3
commit 3a9ccfd28d
11 changed files with 3023 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_ESPTOOLPY_FLASHSIZE="4MB"
# disable watchdog for task
CONFIG_ESP_TASK_WDT=n
# 2 cores to perform freertos
CONFIG_FREERTOS_UNICORE=n