summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-03-16 00:42:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-03-16 00:42:02 +0000
commit2d8cff5e6318bfcaddcde8c62e6aff03e36f3468 (patch)
tree9a8441d3d025c67953cf06f7e7cc67b3d855ce5b /nuttx/ChangeLog
parent6138eb9b960d6c00903199980e1d7d1a3bcd3324 (diff)
downloadnuttx-2d8cff5e6318bfcaddcde8c62e6aff03e36f3468.tar.gz
nuttx-2d8cff5e6318bfcaddcde8c62e6aff03e36f3468.tar.bz2
nuttx-2d8cff5e6318bfcaddcde8c62e6aff03e36f3468.zip
Add C5471 watchdog driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@66 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 31a4ecc3f..9e2325a90 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -36,4 +36,5 @@
* Add dirent.h, opendir(), readdir(), closedir(), etc.
* Added 'ls' command to nsh
+ * Added C5471 watchdog driver