summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-01-30 00:59:17 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-01-30 00:59:17 +0000
commit2f9ef93c914795ff502f8371084cf3be931494a7 (patch)
treeededbcdf9e6b6c6baf72e0acbfede21062cbf9db /nuttx/TODO
parentb15595dcc890f5f9440cf6150e707a5f1739d396 (diff)
downloadpx4-nuttx-2f9ef93c914795ff502f8371084cf3be931494a7.tar.gz
px4-nuttx-2f9ef93c914795ff502f8371084cf3be931494a7.tar.bz2
px4-nuttx-2f9ef93c914795ff502f8371084cf3be931494a7.zip
Added low-level console driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@585 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index e5a4b51d1..8029936d1 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -21,7 +21,7 @@ NuttX TODO List (Last updated January 6, 2008)
(2) ARM/LPC214x (arch/arm/src/lpc214x/)
(4) pjrc-8052 / MCS51 (arch/pjrc-8051/)
(2) z80 (arch/z80/)
- (2) z16 (arch/z16/)
+ (3) z16 (arch/z16/)
o Task/Scheduler (sched/)
^^^^^^^^^^^^^^^^^^^^^^^
@@ -382,3 +382,7 @@ o z16 (arch/z16)
Status: Open
Priority: Medium. A polled, write-only serial driver is used in the
interim for system testing.
+
+ Description: Signals are not functional
+ Status: Open
+ Priority: Medium