summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^