summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
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.
+