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: Ron Kreymborg
Subject: RE: [avr-libc-dev] Nice to have: XCK Definition
Date: Fri, 27 Mar 2009 09:51:58 +1100

> > /* 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






reply via email to

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