Skip to content

Commit 55d9d87

Browse files
authored
[SYS] Do not check idle task on cpu 1 to be consistent with Arduino configuration (1technophile#1935)
1 parent d721567 commit 55d9d87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdkconfig.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ CONFIG_ARDUINO_UDP_RUN_CORE0=y
151151
# CONFIG_ARDUINO_UDP_RUN_NO_AFFINITY is not set
152152
CONFIG_ARDUINO_UDP_RUNNING_CORE=0
153153
CONFIG_ARDUINO_UDP_TASK_PRIORITY=3
154+
CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1=n
154155
# CONFIG_ARDUINO_ISR_IRAM is not set
155156
# CONFIG_DISABLE_HAL_LOCKS is not set
156157

0 commit comments

Comments
 (0)