aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 417ef7b1f..a4d6d67fe 100644
--- a/todo.txt
+++ b/todo.txt
@@ -13,6 +13,7 @@ X Abstract I/O channels rather than just serial ports.
- New chThdCreate() that takes just two parameters, a pointer to a thread
descriptor and the tread parameter. It could wrap the current variants
or just be an alternative.
+- Objects registry in the kernel.
- Minimal optional C-runtime library (complete enough for lwIP).
- OSEK-style simple tasks within the idle thread.
? Think to something for threads restart.
@@ -39,7 +40,6 @@ X OSEK layer.
- Posix layer.
X File System
- Visual debugger/monitor interfaced through OpenOCD.
- - Objects registry in the kernel.
Lower priority:
- More demos