Hi,

I have noticed that iom16.h, iom323.h, iom32.h, and iom8.h all define
USART_RXC_vect and USART_TXC_vect
while the headers for other micro-controllers define
USART_RX_vect and USART_TX_vect instead.

I think that these definitions should be unified. Am I right?

If so, how might I unify them and have the changes contributed to the
project?

Cheers,
Karl Edler

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

Reply via email to