xboot
xboot copied to clipboard
Watchdog reset in blocking functions
Added watchdog reset during blocking communication functions. Fixed some instances of WDT_Reset() being called instead of wdt_reset() on non-XMEGA builds, and watchdog reset being called on non-watchdog builds.