AVR* Administrator

Results 263 comments of AVR* Administrator

Frédéric Nadeau Fri 17 Apr 2009 07:58:26 PM CEST As a side note... Even if the patch include modification to the script, anyone attempting to regenerate the patch using the...

Frédéric Nadeau Tue 28 Apr 2009 03:06:53 PM CEST I reworked the header for ATmega640/1280/2560/641/1281/2561 so that when a 64pin device is use, missing pin definition are not declared. It...

Grygoriy Fuchedzhy Sat 19 Dec 2009 11:22:40 AM CET Hi, I'm successfully using your patch, thanks for your work! When do you think this can be included in some release?

Joerg Wunsch Sat 02 May 2015 09:03:26 AM CEST What's the point of adding errno macros that aren't being used by the library?

Joerg Wunsch Fri 22 Aug 2014 10:56:09 AM CEST Sorry, but this is a plain GCC bug.  There's nothing avr-libc could do about it. I already filed the respective GCC...

-X- Fri 22 Aug 2014 11:05:48 AM CEST Alright, thanks. Just wanted to make sure this gets some attention from the correct people (since you haven't responded in the mikrocontroller.net...

Eric Weddington Tue 20 Jul 2010 10:08:44 PM CEST The ATmega324P.xml device file from AVR Studio has duplicate tags with different data in them. This is Atmel **[bug #11908](https://savannah.nongnu.org/bugs/?11908)**. When...

rr Wed 21 Jul 2010 11:45:12 AM CEST You're right about that, but I'm mentioning the problem in the iom324pa.h file. There are 3 different signatures: atmega324p  :0x1e9508 atmega324a  :0x1e9515...

Eric Weddington Wed 21 Jul 2010 02:42:17 PM CEST Yes, really all three variants need to have updated header files. I'll make sure and do that after the Atmel bug...

Eric Weddington Thu 10 Jun 2010 12:41:26 AM CEST Another thing that needs to be changed in the convertor script is to be able to generate double-word registers.