mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
c62803d243
If the watchdog is being reset in another thread, then the reboot will never take place. This commit disables interrupts prior to setting the watchdog timer to 250ms. This functionallity was common to all Atmega CPUs, so it was moved to atmega_common. |
||
---|---|---|
.. | ||
include | ||
cpu.c | ||
doc.txt | ||
lpm_arch.c | ||
Makefile | ||
Makefile.include | ||
startup.c |