[esp32] Fix clang-tidy error for Arduino watchdog function declarations (#11085)

This commit is contained in:
J. Nick Koston
2025-10-06 16:54:13 -04:00
committed by GitHub
parent 27e1095cd7
commit fddb8b35f2
+1
View File
@@ -13,6 +13,7 @@ CONFIG_ESP_TASK_WDT=y
CONFIG_ESP_TASK_WDT_PANIC=y
CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0=n
CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1=n
CONFIG_AUTOSTART_ARDUINO=y
# esp32_ble
CONFIG_BT_ENABLED=y