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)
    _______________________________________________________

Additional Item Attachment:

File name: io.patch.bz2                   Size:25 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?25300>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to