summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-12 15:37:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-12 15:37:09 +0000
commit6bd132e54954d34249b5fd0b81eaed691d38fedb (patch)
treefac4a8c1fae8f6d86185d0a87ce94acd39dbe78e /cpukit
parentUsed typedef so all "struct rtems_task_variable_t" uses are now (diff)
downloadrtems-6bd132e54954d34249b5fd0b81eaed691d38fedb.tar.bz2
New file.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/itron/src/TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/cpukit/itron/src/TODO b/cpukit/itron/src/TODO
new file mode 100644
index 0000000000..8b87f58c8a
--- /dev/null
+++ b/cpukit/itron/src/TODO
@@ -0,0 +1,13 @@
+#
+# $Id$
+#
+
+The overall status including a major item todo list is in the Status
+chapter of the RTEMS ITRON API User's Guide. This file contains very
+short things that need to be addressed.
+
++ unlimited object not support for allocate by index. Support either
+ needs to be added for this type of object or the manager initialization
+ code needs to consider it a fatal error to configure the object class
+ in this mode.
+