> -----Original Message-----
> From: Bradley Jarvis [mailto:[email protected]]
> Sent: Tuesday, May 24, 2011 7:51 AM
> To: Weddington, Eric
> Cc: Joerg Wunsch; [email protected]
> Subject: Re: [avr-libc-dev] [patch #7464] Fix iom168p.h to be compatible
> withiom168.h
> 
> 
> > Take a look at <avr/portpins.h>. This header is automatically included
> when you include <avr/io.h>
> >
> > Eric
> >
> Thanks Eric,
> I don't know how I missed this since portpins.h was around in 2009, I'm
> sure I remember compiler complaints about the port pin names, but it was
> a while ago(at least a few years maybe) that I ran into this problem. I
> just removed my patch and recompiled the code and now the only complaint
> is about the vector names. So please ignore this patch, I will use the
> _vect vectors from now on.
> 

No worries. Sometimes it seems that there's actually a lot more in avr-libc 
then is really advertised. Usually because we've run into these situations 
before. We know that the documentation for avr-libc could use a little bit of 
work (as almost all software projects could).

Like Joerg said, I'm glad it's working for you! :-) Let us know if there's 
anything else that needs fixing. We always appreciate input.

Eric

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

Reply via email to