From ac4e799160b05fc1a9f39ce28fde891e749fddbc Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 15 Mar 2009 09:27:36 +0000 Subject: Fixed bug 2687489. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@851 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 19c8c7464..10cb4cf7e 100644 --- a/todo.txt +++ b/todo.txt @@ -23,7 +23,6 @@ After 1.0.0: * Stack sizes article into the documentation. * Logo... * Architecture diagram. -- Code examples into the documentation. After 1.2.0: X Abstract I/O channels rather than just serial ports. @@ -40,6 +39,7 @@ X Abstract I/O channels rather than just serial ports. - Update C++ wrapper (Heap, Pools, Mailboxes and any new feature). - Think about making threads return void. - Add tests documentation to the general documentation via doxygen. +- Code examples into the documentation. Ideas for 2.x.x: - High resolution timers and tickless kernel. -- cgit v1.2.3