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

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

[avr-libc-dev] USART_RXC_vect and USART_TXC_vect


From: Karl Edler
Subject: [avr-libc-dev] USART_RXC_vect and USART_TXC_vect
Date: Wed, 12 May 2010 12:20:35 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100228 SUSE/3.0.3-1.1.1 Thunderbird/3.0.3

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



reply via email to

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