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-05-07 13:09:41 +08:00
2022-08-02 22:43:12 +08:00
2022-06-14 15:44:27 +08:00
2022-04-20 13:07:38 +08:00
2022-03-01 09:02:41 +05:30