Hi,

i just read about the more or less new feature of the newer avr devices that 
allows more 
efficient eeprom write operations. Basically it allows to save some erase 
cycles if bits only 
need to be set but none erased:
http://www.atmel.com/dyn/resources/prod_documents/doc2578.pdf

Are the current avr-libc functions using this eeprom write scheme if available? 

Or if not are they at least checking if the byte is unchanged and need no write 
at all?

regards and many thanks for the great work on avr-libc
Holger



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

Reply via email to