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

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

[avr-libc-dev] [RFC] make uart interrupt handler names consistent


From: Theodore A. Roth
Subject: [avr-libc-dev] [RFC] make uart interrupt handler names consistent
Date: Thu, 19 Dec 2002 17:16:01 -0800 (PST)

Hi,

The attached patch make the SIG_UART_* names in the ioXXXX.h files
consistent for all devices. If a device only has one uart, call it uart0.
Uarts and usarts are both called uarts for simplicity.

The hope is that this makes your uart code a bit more portable from one
device to another and will make is easier for the developer to remember
the correct name.

Comments? Objections?

Ted Roth

Attachment: avr-libc-uart.diff
Description: Text document


reply via email to

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