> 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




_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to