summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-01-07 12:58:17 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-01-07 12:58:17 +0000
commit5aeb65d929bd040544288fcf253f768cb4339b19 (patch)
treea347f01aa24171a8f063b24a3d9878cba7eef1e5 /nuttx/TODO
parentc396314596a1dfbbb007bcb667afb1e5989885dc (diff)
downloadpx4-nuttx-5aeb65d929bd040544288fcf253f768cb4339b19.tar.gz
px4-nuttx-5aeb65d929bd040544288fcf253f768cb4339b19.tar.bz2
px4-nuttx-5aeb65d929bd040544288fcf253f768cb4339b19.zip
Add TODO item
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@519 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index c5e6c9219..8c8bfcccd 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -11,6 +11,7 @@ NuttX TODO List (Last updated December 13, 2007)
(2) USB (drivers/usbdev)
(3) Libraries (lib/)
(2) File system (fs/, drivers/)
+ (1) Pascal add-on (pcode/)
(2) Documentation (Documentation/)
(3) Build system
(0) Applications & Tests (examples/)
@@ -223,6 +224,14 @@ o File system (fs/, drivers/)
Status: Open
Priority: Medium
+o Pascal Add-On (pcode/)
+ ^^^^^^^^^^^^^^^^^^^^^^
+
+ Description: Need a test to verify execution of P-Code from files.
+ Need APIs to verify execution of P-Code from memory buffer.
+ Status: Open
+ Priority: Medium
+
o Documentation (Documentation/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^