diff packages/devs/serial/arm/at91/current/ChangeLog @ 1479:7f22303e92aa

* src/at91_serial.c (at91_serial_getc_polled) * src/ay91_serial.c (at91_serial_putc_polled): Only define these functions if polled IO is configured so avoiding compiler warnings. * src/at91_serial.c: If both a transmitter and a receiver interrupt arrive at the same time, process the receiver interrupt first.
author asl
date Mon, 26 Jan 2004 08:38:22 +0000
parents 59a0c235fb65
children
line wrap: on
line diff
--- a/packages/devs/serial/arm/at91/current/ChangeLog
+++ b/packages/devs/serial/arm/at91/current/ChangeLog
@@ -1,3 +1,16 @@
+2004-01-26  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+	* src/at91_serial.c (at91_serial_getc_polled) 
+	* src/ay91_serial.c (at91_serial_putc_polled):
+	Only define these functions if polled IO is configured so
+	avoiding compiler warnings.
+
+2004-01-16  Thomas Koeller  <thomas.koeller@baslerweb.com>
+
+	* src/at91_serial.c: If both a transmitter and a receiver
+	interrupt arrive at the same time, process the receiver
+	interrupt first.
+
 2003-11-21  Thomas Koeller  <thomas.koeller@baslerweb.com>
 
 	* src/at91_serial.c: Fix endless loop that would occur if