[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: |
Eric Weddington |
Subject: |
[avr-libc-dev] [bugs #11315] Use USART signal names instead of UART for ATMega32. |
Date: |
Tue, 21 Dec 2004 13:02:03 -0500 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 |
This mail is an automated notification from the bugs tracker
of the project: AVR C Runtime Library.
/**************************************************************************/
[bugs #11315] Latest Modifications:
Changes by:
Eric Weddington <address@hidden>
'Date:
Tue 12/21/2004 at 17:39 (America/Denver)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Assigned to | None | arcanum
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Fixed iom32.h and iom16.h (as mentioned in comment by Scott Price).
If there are other headers that need it, then open up a new bug report.
/**************************************************************************/
[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: Fixed
Privacy: Public
Assigned to: arcanum
Originator Email: address@hidden
Status: Closed
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/21/2004 at 17:39 By: Eric Weddington <arcanum>
Fixed iom32.h and iom16.h (as mentioned in comment by Scott Price).
If there are other headers that need it, then open up a new bug report.
-------------------------------------------------------
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/