Skip to content

Commit

Permalink
[SYS] Do not check idle task on cpu 1 to be consistent with Arduino c…
Browse files Browse the repository at this point in the history
…onfiguration (#1935)
  • Loading branch information
1technophile authored Apr 17, 2024
1 parent d721567 commit 55d9d87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdkconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ CONFIG_ARDUINO_UDP_RUN_CORE0=y
# CONFIG_ARDUINO_UDP_RUN_NO_AFFINITY is not set
CONFIG_ARDUINO_UDP_RUNNING_CORE=0
CONFIG_ARDUINO_UDP_TASK_PRIORITY=3
CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1=n
# CONFIG_ARDUINO_ISR_IRAM is not set
# CONFIG_DISABLE_HAL_LOCKS is not set

Expand Down

0 comments on commit 55d9d87

Please sign in to comment.