[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-libc-dev] Nice to have: XCK Definition
From: |
Weddington, Eric |
Subject: |
RE: [avr-libc-dev] Nice to have: XCK Definition |
Date: |
Thu, 26 Mar 2009 10:03:15 -0600 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Frédéric Nadeau
> Sent: Thursday, March 26, 2009 8:23 AM
> To: address@hidden
> Subject: Re: [avr-libc-dev] Nice to have: XCK Definition
>
> While I'm at it, should I remove all the
> #define SIG_xxxxxxx _VECTOR(y)
> since they are deprecated?
Please, no, do not remove SIG_* definitions.
> Ron: Consider it done. Since I don't need it for my project, I won't
> update in there, but when I'll commit to avr-libc tree it will be
> included. If you do need it, fell free to ask, I'll make a zip file
> and send you all the patched headers.
>
> Sample:
>
> /* 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.
- Re: [avr-libc-dev] Nice to have: XCK Definition, (continued)
- RE: [avr-libc-dev] Nice to have: XCK Definition, Weddington, Eric, 2009/03/13
- RE: [avr-libc-dev] Nice to have: XCK Definition, Weddington, Eric, 2009/03/13
- Re: [avr-libc-dev] Nice to have: XCK Definition, Frédéric Nadeau, 2009/03/16
- RE: [avr-libc-dev] Nice to have: XCK Definition, Weddington, Eric, 2009/03/19
- Message not available
- Re: [avr-libc-dev] Nice to have: XCK Definition, Frédéric Nadeau, 2009/03/24
- Re: [avr-libc-dev] Nice to have: XCK Definition, Frédéric Nadeau, 2009/03/25
- RE: [avr-libc-dev] Nice to have: XCK Definition, Ron Kreymborg, 2009/03/26
- Re: [avr-libc-dev] Nice to have: XCK Definition, Frédéric Nadeau, 2009/03/26
- RE: [avr-libc-dev] Nice to have: XCK Definition,
Weddington, Eric <=
- RE: [avr-libc-dev] Nice to have: XCK Definition, Ron Kreymborg, 2009/03/26
- Re: [avr-libc-dev] Nice to have: XCK Definition, Frédéric Nadeau, 2009/03/26
- RE: [avr-libc-dev] Nice to have: XCK Definition, Weddington, Eric, 2009/03/27