I posted my patch on bug report:
bug #25300: Additional i/o port names

If applyed againt avr-libc/HEAD it will include the vector and pin
description to most header.

Frédéric

On Thu, Mar 26, 2009 at 6:51 PM, Ron Kreymborg <[email protected]> wrote:
>> > /* External Interrupt Request 5 */
>> > #define INT5_num                     6
>> > #define INT5_vect                     _VECTOR(6)
>> > #define SIG_INTERRUPT5                 _VECTOR(6)
>> >
>> > Note that SIG_xxxx and yyyy_vect are not always aligned. yyyy_vect
>> and
>> > yyyy_num however are always aligned.
>>
>> I'd like to see a final patch before it is committed.
>
> My original patch was ready to go apart from the headers. However that was a
> few versions ago. I'll download the latest versions and check if the patch
> needs any changes.
>
> Ron
>
>
>
>
> _______________________________________________
> AVR-libc-dev mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/avr-libc-dev
>


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

Reply via email to