avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] Nice to have: XCK Definition


From: Frédéric Nadeau
Subject: Re: [avr-libc-dev] Nice to have: XCK Definition
Date: Thu, 26 Mar 2009 19:01:26 -0400

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 <address@hidden> 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
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/avr-libc-dev
>




reply via email to

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