esp-hal/esp32h2-hal/examples
Kirill Mikhailov 7d72acb2d7 Added WDT support for ESP32-H2 (#511)
* Added init function

* Populated enums

* Adding enums

* Add TODO (according to IDF update)

* Added WDT support for ESP32-H2

* Updated hello_world example

* Add two examples for both watchdog and RTC watchdog

* Add specific bit initialization for TIMG0 and TIMG1

* Cleaning the code

* adjusting for rustfmt

* uncommented direct-boot feature test in CI
2023-05-08 08:03:08 -07:00
..
blinky.rs Add initial ADC/GPIO implementation for ESP32-H2 (#494) 2023-05-08 08:03:08 -07:00
hello_world.rs Added WDT support for ESP32-H2 (#511) 2023-05-08 08:03:08 -07:00
rtc_watchdog.rs Added WDT support for ESP32-H2 (#511) 2023-05-08 08:03:08 -07:00
watchdog.rs Added WDT support for ESP32-H2 (#511) 2023-05-08 08:03:08 -07:00