Follow-up Comment #4, bug #22276 (project avr-libc):
The changes you made will not work unless you get '_WDT_CONTROL_REG' into
something you can test in this line-
#if (_WDT_CONTROL_REG > 0x5F)
which is why I surrounded that with temporarily redefining _MMIO_BYTE, so
that test could be made.
Maybe there is a better way to end up with a number that can be tested, I
don't know.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?22276>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev