stm32f103xx-hal
stm32f103xx-hal copied to clipboard
Independent Watchdog peripheral
trafficstars
Depends on the unproven+unreleased watchdog traits from embedded-hal
You forgot to implement WatchdogDisable.
The datasheet doesn't mention anything about stopping the IWDG. Is there an unofficial way?
Sorry I can't find any way to implement DisableWatchdog. Sorry for the noise.
Rebased and addressed your concerns.