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

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

RE: [avr-libc-dev] [bug #25300] Additional i/o port names


From: Ron Kreymborg
Subject: RE: [avr-libc-dev] [bug #25300] Additional i/o port names
Date: Mon, 30 Mar 2009 23:21:59 +1100

> Follow-up Comment #3, bug #25300 (project avr-libc):
> 
> I have attaced a newly generated patch against HEAD
> 
> vector now have number in the following format:
> XXXXX_vect_num           4
> XXXXX_vect              _VECTOR(4)
> 
> pin definition looks like:
> #define XX_DDR        DDRD
> #define XX_PORT       PORTD
> #define XX_PIN        PIND
> #define XX_BIT        5
> 
> Patch to the xml folder is also included. This has helped to generate
> the new
> io header and I don't beleived it is used for anything else.
> 
> (file #17837)

Rather busy here, but I've set up a machine with Linux (ubuntu) and will check 
my earlier patch which uses the "XXXXX_vect_num 4" vector as soon as poss.

Ron






reply via email to

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