diff packages/NEWS @ 94:4642a6d35749 ecos-sw-2000-06-02

Merge from eCos master repository on 2000-06-02-07:47:04-BST
author jlarmour
date Fri, 02 Jun 2000 17:35:00 +0000
parents 6512add4f5d6
children b15c60e34c84
line wrap: on
line diff
--- a/packages/NEWS
+++ b/packages/NEWS
@@ -1,3 +1,8 @@
+* Hitachi SH3 CqREEK (cq7708) platform HAL support added
+  Contributed by Haruki Kashiwaya [Still untested, serial not imported]
+* Watchdog reworked much like wallclock.
+  Common code and API in io/watchdog, simpler (smaller) low-level drivers in
+  devs/watchdog/<arch>.
 * IO serial driver
   The common serial driver has been extended with a configurable option for
   a non-blocking read/write mode. It has also been given some new callbacks