Weddington, Eric schreef:

- I need to fix a GCC bug, support *all* AVR device variants with the
EEPROM API, *and support future AVR devices that will be coming out
within a month*.

If the gcc bug fix is the main reason, the all you need to do is change the read_word macro from explicit z to explicit r24:r25 and change the according routine eeprom.S

HTH

Wouter


_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to