[avr-libc-dev] avr-libc-1.2.4 released

2005-07-21 Thread Joerg Wunsch
I just released version 1.2.4 of avr-libc. Anatoly did merge his recent bugfixes into 1.2 before (the large EE* register name move between header files, as well as a fix for the watchdog for newer AVRs. I then noticed I needed another fix for recent versions of doxygen (1.4.x) as well as LaTeX (3

[avr-libc-dev] New eeprom library. Comments please

2005-07-21 Thread Nigel Winterbottom
Hello All, I am aware of 3 problems with the eeprom support in avr-libc. 1. The SFR addresses are wrong for mega48, mega169, mega329 and the like. 2. eeprom_write_block takes a very long time even for small blocks. (56-Bytes takes approx 0.5s) 3. A topic on AvrFreaks http://www.avrfreaks.com