commit
This commit is contained in:
9
lab3-1_one_sem_clk/sdkconfig.defaults
Normal file
9
lab3-1_one_sem_clk/sdkconfig.defaults
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user