eii_iot_labs/lab3-1_one_sem_clk/sdkconfig.defaults
2022-11-04 16:42:46 +01:00

10 lines
175 B
Plaintext

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