Omar Chebib b675bb2a4d WDT: implement interrupt wdt and task wdt for ESP32-C2
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.
2022-12-01 10:45:35 +00:00
..
2022-07-20 14:59:50 +08:00
2022-07-20 14:59:50 +08:00
2021-11-08 16:14:51 +08:00
2020-11-30 11:12:56 +11:00
2021-06-24 13:16:14 +03:00
2022-07-20 14:59:50 +08:00