embassy/embassy-nrf
huntc 8497f98de2 Provides a means of obtaining the current WDT config
Obtaining the current WDT config is important so that we do not have to duplication configuration around the place. A constructor method has been introduced that returns WDT config in accordance with how the register is presently configured. The bootloader example has also been updated to show the watchdog can be obtained and used.
2023-01-04 12:13:44 +11:00
..
src Provides a means of obtaining the current WDT config 2023-01-04 12:13:44 +11:00
Cargo.toml Switch to async-fn-in-trait 2022-11-25 21:02:06 +01:00