Angus Gratton
2021-02-19 18:39:26 +11:00
parent 2a27e46cd9
commit dc6b950257
23 changed files with 860 additions and 13 deletions

View File

@@ -54,6 +54,8 @@ sections or interrupt handlers should ever block waiting for another event to oc
If changing the code to reduce the processing time is not possible or desirable, it's possible to
increase the :ref:`CONFIG_ESP_INT_WDT_TIMEOUT_MS` setting instead.
.. _task-watchdog-timer:
Task Watchdog Timer
^^^^^^^^^^^^^^^^^^^