[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: |
anonymous |
Subject: |
[avr-libc-dev] [bugs #11315] Use USART signal names instead of UART for ATMega32. |
Date: |
Tue, 14 Dec 2004 09:10:27 -0500 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 |
This mail is an automated notification from the bugs tracker
of the project: AVR C Runtime Library.
/**************************************************************************/
[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: Die 14.12.2004 at 08: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
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/
- [avr-libc-dev] [bugs #11315] Use USART signal names instead of UART for ATMega32.,
anonymous <=