From daabc2b079b17a41ca2f1a2a6423373f811402ba Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 20 Feb 2009 20:14:42 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@791 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- todo.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 8da1453bf..31a24af48 100644 --- a/todo.txt +++ b/todo.txt @@ -13,12 +13,14 @@ After 1.0.0: implemented this as the new Suspended and Disabled states in 1.1. * Mailboxes subsystem (lwIP requires them). * Multiple debug switches. - - Split asserts from parameters checks. - - Add checks to all APIs. + * Split asserts from parameters checks. + * Add checks to all APIs. X Stack checks option. * Threads profiling option. * Idle loop hook macro. * Switch the configuration options to TRUE/FALSE rather than def/undef. +X Remove port_puts() from all the ports. +- Look into the wrong mutex assert. After 1.2.0: - Threads Pools manager in the library. -- cgit v1.2.3