aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-02-07 15:08:13 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-02-07 15:08:13 +0000
commitb05028169f247c70b2921d6fca8c78db9073744b (patch)
tree3db3bd9d2f1b2a6d8d6f4cd400998d6d2de505bb
parent6cfef53ca56e835c9fcd28206971bf15e17fb31b (diff)
downloadChibiOS-b05028169f247c70b2921d6fca8c78db9073744b.tar.gz
ChibiOS-b05028169f247c70b2921d6fca8c78db9073744b.tar.bz2
ChibiOS-b05028169f247c70b2921d6fca8c78db9073744b.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@740 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 2463d2cdf..1ab4e4da3 100644
--- a/todo.txt
+++ b/todo.txt
@@ -13,6 +13,7 @@ X lwIP TCP/IP stack integration.
- Stack guard pages.
* Idle loop hook macro.
* Switch the configuration options to TRUE/FALSE rather than def/undef.
+- Abstract I/O channels rather than just serial ports.
Ideas for 2.x.x:
- Reference counter for threads, concept of detached threads, threads