summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-07 01:48:15 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-07 01:48:15 +0000
commitf2ac07effed03e8b4910baeabde79f42e6455cdd (patch)
tree2688c252435d9003eb26a4cebd7f9c7621eff434 /nuttx/TODO
parentdca14ff7150341ace81d57766aeb26b3189ae503 (diff)
downloadpx4-nuttx-f2ac07effed03e8b4910baeabde79f42e6455cdd.tar.gz
px4-nuttx-f2ac07effed03e8b4910baeabde79f42e6455cdd.tar.bz2
px4-nuttx-f2ac07effed03e8b4910baeabde79f42e6455cdd.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@656 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 7d2f6b276..2351579fa 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -21,7 +21,7 @@ NuttX TODO List (Last updated January 6, 2008)
(2) ARM/LPC214x (arch/arm/src/lpc214x/)
(4) pjrc-8052 / MCS51 (arch/pjrc-8051/)
(2) z80 (arch/z80/)
- (6) z16 (arch/z16/)
+ (7) z16 (arch/z16/)
o Task/Scheduler (sched/)
^^^^^^^^^^^^^^^^^^^^^^^
@@ -423,3 +423,9 @@ o z16 (arch/z16)
Status: Open
Priority: Medium
+ Description: Add support to maintain SPOV in context switching. This
+ improvement will provide protection against stack overflow
+ and make a safer system solution.
+ Status: Open
+ Priority: Low
+