summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-26 17:58:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-26 17:58:02 +0000
commit9788287c7a17c9598e4a7c303c02704b3039e4ab (patch)
tree17b5274e2eba46fcce2ea5628b76fe5987936bc5 /nuttx/TODO
parent6cb770cd9199cd3a16a432571e1dcd06fcc51c22 (diff)
downloadnuttx-9788287c7a17c9598e4a7c303c02704b3039e4ab.tar.gz
nuttx-9788287c7a17c9598e4a7c303c02704b3039e4ab.tar.bz2
nuttx-9788287c7a17c9598e4a7c303c02704b3039e4ab.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1310 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO12
1 files changed, 11 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 3c6caa36d..032778a32 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -19,7 +19,7 @@ NuttX TODO List (Last updated November 20, 2008)
(2) Linux/Cywgin simulation (arch/sim)
(2) ARM (arch/arm/)
(1) ARM/C5471 (arch/arm/src/c5471/)
- (1) ARM/DM320 (arch/arm/src/dm320/)
+ (3) ARM/DM320 (arch/arm/src/dm320/)
(6) ARM/LPC214x (arch/arm/src/lpc214x/)
(3) ARM/STR71x (arch/arm/src/str71x/)
(4) pjrc-8052 / MCS51 (arch/pjrc-8051/)
@@ -432,6 +432,16 @@ o ARM/DM320 (arch/arm/src/dm320/)
Status: Open
Priority: Medium
+ Description: A framebuffer "driver" was added, however, it remains untested.
+ Status: Open
+ Priority: Medium
+
+ Description: In order to use the framebuffer "driver" additional video encoder
+ logic is required to setupt composite video output or to interface
+ with an LCD.
+ Status: Open
+ Priority: Medium (high if you need to use the framebuffer driver)
+
o ARM/LPC214x (arch/arm/src/lpc214x/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^