summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 36de29e4d..ad99a0baa 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -298,10 +298,11 @@
0.3.7 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
- * Began adding support for the Zilog Z16F using the Zilog
- Z16F2800100ZCOG Development Kit.
+ * Added support for the Zilog Z16F using the Zilog Z16F2800100ZCOG
+ Development Kit.
* Add support toolchains that do not support making of dependencies
* Fix Cygwin build with spaces in directory names
* Name make system changes to deal with non-GNU toolchains (i.e., Zilog)
* Add support for Windows native toolchains that cannot follow Cygwin soft links
-
+ * Modified serial driver interface to handle hardware with non-16550A-like
+ interrupt architecture (like the Z16F)