mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
53c7dd4efc
ESP32-C2 has a single group timer, thus it will use it for the interrupt watchdog, which is more critical than the task watchdog. The latter is implement in software thanks to the `esp_timer`component. |
||
---|---|---|
.. | ||
host_test | ||
include | ||
private_include | ||
test | ||
CMakeLists.txt | ||
default_event_loop.c | ||
esp_event_private.c | ||
esp_event.c | ||
Kconfig | ||
linker.lf | ||
sdkconfig.rename |