From 3a5cb07fb9198af2f989c4ddaf5b976904fde9e0 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 8 Apr 2009 19:52:09 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@881 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3