Added low-level console driver

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@585 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2008-01-30 00:59:17 +00:00
parent 675205a5de
commit 89c63fc635
12 changed files with 197 additions and 22 deletions
+1
View File
@@ -306,3 +306,4 @@
* 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)
* Added a "dumb" serial console driver to simply OS bringup