Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f549d commit 0104d2aCopy full SHA for 0104d2a
components/esp_common/Kconfig
@@ -108,7 +108,7 @@ menu "Common ESP-related"
108
config ESP_TASK_WDT_PANIC
109
bool "Invoke panic handler on Task Watchdog timeout"
110
depends on ESP_TASK_WDT
111
- default n
+ default y
112
help
113
If this option is enabled, the Task Watchdog Timer will be configured to
114
trigger the panic handler when it times out. This can also be configured
0 commit comments