exteral watchdog timer ic for mega2560

the tricky part was getting past the stock bootloader, which is inherently incompatible with the built-in hardware watchdog.

I use the WDT all the time on a Mega, I wasn't aware that it didn't work :), I haven't changed the bootloader or done anything special except write to the appropriate registers.


Rob