|
From: | Wouter van Gulik |
Subject: | Re: [avr-libc-dev] [RFC] New eeprom.h |
Date: | Wed, 30 Jan 2008 11:55:00 +0100 |
User-agent: | Thunderbird 2.0.0.9 (Windows/20071031) |
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
[Prev in Thread] | Current Thread | [Next in Thread] |