Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/periph_wdt: fix auto starting of watchdog timer
When WDT_HAS_INIT is non-zero (which it is for all but two supported CPUs). The watchdog timer was not automatically started on boot when the periph_wdt_auto_start module was enabled. This patch fixes this.
- Loading branch information