esp-hal/esp-hal-common/src/rtc_cntl
Jesse Braham 4dd9fbdb7b
Disable all watchdog timers at startup by default (#763)
* Rework watchdog timer drivers to allow enabling/disabling and feeding without traits

* Disable all watchdogs prior to `main` using the `__post_init` hook

* Update all watchdog-related examples

* Update CHANGELOG

* Address review comment
2023-08-30 08:54:01 -07:00
..
rtc S3: GPIO wakeup source with RTC_IO pins (#690) 2023-08-23 10:54:51 -07:00
mod.rs Disable all watchdog timers at startup by default (#763) 2023-08-30 08:54:01 -07:00
sleep.rs S3: GPIO wakeup source with RTC_IO pins (#690) 2023-08-23 10:54:51 -07:00