summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-07 14:41:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-07 14:41:11 +0000
commit7aa2d7ac7678b5b7ee7dc2a817f123f0b8a366b4 (patch)
tree4d2efec3e849f991b35ba7b6c4f2151727c44817 /nuttx/TODO
parenta13b0a94218172b19c776501b117297d89617063 (diff)
downloadnuttx-7aa2d7ac7678b5b7ee7dc2a817f123f0b8a366b4.tar.gz
nuttx-7aa2d7ac7678b5b7ee7dc2a817f123f0b8a366b4.tar.bz2
nuttx-7aa2d7ac7678b5b7ee7dc2a817f123f0b8a366b4.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@659 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 2351579fa..f85100040 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -234,9 +234,10 @@ o Pascal Add-On (pcode/)
Description: Need APIs to verify execution of P-Code from memory buffer.
Status: Open
- Priority: Medium
+ Priority: Low
- Description: Pascal add-on does not build with the SDCC compiler.
+ Description: Loader and object format may be too large for some small
+ memory systems. Consider ways to reduce memory footprint.
Status: Open
Priority: Medium