avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] PICIE0/1 incorrect define in iom165a.h?


From: Jim Brain
Subject: Re: [avr-gcc-list] PICIE0/1 incorrect define in iom165a.h?
Date: Tue, 13 Aug 2013 17:18:57 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

On 8/13/2013 3:35 PM, Joerg Wunsch wrote:
Senthil Kumar Selvaraj <address@hidden> wrote:

Thanks for the report. I've filed a bug in the avr-libc bug tracker
(https://savannah.nongnu.org/bugs/index.php?39779) as well as our
internal tracker.
Nobody ever contributed the ATmega165A to the official avr-libc
tree.  Thus I have to close the bug report as not applicable.
Someone contributed something (avr-libc 1.8.0):

io.h:249-250:

#elif defined (__AVR_ATmega165__) || defined (__AVR_ATmega165A__)
#  include <avr/iom165.h>

Thus, either m165.h needs a conditional inside, or a separate iom165a is needed.

Jim


--
Jim Brain
address@hidden
www.jbrain.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]