summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-30 14:26:50 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-30 14:26:50 -0600
commit4a9bf5ea04ed5a843e2b029cc65a1d11d19f4bf4 (patch)
tree4d02a0cf9a383d3e237fce64f15d69d9ee5f0cc8 /nuttx/TODO
parent91e860226a7a764f533932ca7c341481ec8e7b8f (diff)
downloadnuttx-4a9bf5ea04ed5a843e2b029cc65a1d11d19f4bf4.tar.gz
nuttx-4a9bf5ea04ed5a843e2b029cc65a1d11d19f4bf4.tar.bz2
nuttx-4a9bf5ea04ed5a843e2b029cc65a1d11d19f4bf4.zip
Costmetic: Update TODO list, README files, refreshed configuration, updated comments
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index a36ac17f3..c280afef4 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -19,7 +19,7 @@ nuttx/
(4) USB (drivers/usbdev, drivers/usbhost)
(10) Libraries (libc/, )
(12) File system/Generic drivers (fs/, drivers/)
- (5) Graphics subystem (graphics/)
+ (6) Graphics subystem (graphics/)
(1) Pascal add-on (pcode/)
(1) Documentation (Documentation/)
(5) Build system / Toolchains
@@ -1276,6 +1276,13 @@ o Graphics subystem (graphics/)
a critical improvement if NxConsole were to be used in a
product.
+ Title: NXCONSOLE VT100 SUPPORT
+ Description: If the NxConsole will be used with the Emacs-like command line
+ editor (CLE), then it will need to support VT100 cursor control
+ commands.
+ Status: Open
+ Priority: Low, the need has not yet arisen.
+
o Pascal Add-On (pcode/)
^^^^^^^^^^^^^^^^^^^^^^