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

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

[avr-libc-dev] [bugs #11315] Use USART signal names instead of UART for


From: Scott Price
Subject: [avr-libc-dev] [bugs #11315] Use USART signal names instead of UART for ATMega32.
Date: Tue, 14 Dec 2004 09:24:49 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041123 Firefox/1.0

This mail is an automated notification from the bugs tracker
 of the project: AVR C Runtime Library.

/**************************************************************************/
[bugs #11315] Latest Modifications:

Changes by: 
                Scott Price <address@hidden>
'Date: 
                Tue 12/14/2004 at 14:16 (America/Chicago)

------------------ Additional Follow-up Comments ----------------------------
This is also true for the Mega16.  It may be for others as well.






/**************************************************************************/
[bugs #11315] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11315>
Project: AVR C Runtime Library
Submitted by: 0
On: Tue 12/14/2004 at 13:52

Category:  Header
Severity:  5 - Average
Item Group:  None
Resolution:  None
Privacy:  Public
Assigned to:  None
Originator Email:  address@hidden
Status:  Open


Summary:  Use USART signal names instead of UART for ATMega32.

Original Submission:  In the header file <iom32.h> for the ATMega32 the signal 
names for serial communication are SIG_UART_xxxx while in fact the Mega32 has a 
USART interface rather than a UART.
Maybe these should be changed to SIG_USART_xxxx (while preserving the old names 
for compatibility reasons for some time, as Joerg Wunsch suggested)

Best regards
Fritz Webering

Follow-up Comments
------------------


-------------------------------------------------------
Date: Tue 12/14/2004 at 14:16       By: Scott Price <scottprice>
This is also true for the Mega16.  It may be for others as well.












For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11315>

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







reply via email to

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