aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 81a560ff6..3b4bccdea 100644
--- a/todo.txt
+++ b/todo.txt
@@ -15,7 +15,9 @@ Before 1.4.0:
* Multiple heaps, disjoint heaps, heaps in heaps.
After 1.4.x
-- Abstract streams interface.
+- I2C device driver class support.
+- USB device support.
+- Abstract streams interface (for MAC and USB endpoints).
- Remove any instance of unnamed structures/unions.
- Objects registry in the kernel.
- OSEK-style simple tasks within the idle thread.