From b05028169f247c70b2921d6fca8c78db9073744b Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 7 Feb 2009 15:08:13 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@740 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- todo.txt | 1 + 1 file changed, 1 insertion(+) 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