comparison Makefile.avr @ 80:c8cd6dd74ca1

Don't call wdt_reset() in the IRQ routine - it makes the WDT useless. Instead only call it as needed when talking to ROMs (which can take a while if you had several). This makes the WDT bite when a problem occurs with the RTC (still not sure what the actual problem is though)
author Daniel O'Connor <darius@dons.net.au>
date Wed, 06 May 2009 08:30:45 +0930
parents 2b8278ec5adb
children
comparison
equal deleted inserted replaced
79:a1edf53d904e 80:c8cd6dd74ca1