> 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.

Regards Brad

_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to