From 1b3fe5133191b7fed977af74462a0d3bb2f6942c Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 14 Feb 2009 19:41:07 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@767 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index acd0a94be..af61fd29c 100644 --- a/todo.txt +++ b/todo.txt @@ -8,7 +8,7 @@ After 1.0.0: X lwIP TCP/IP stack integration. - "Wide Queues" or Mailboxes, lwIP requires them. - FatFS library integration and demo. -- Multiple debug levels. +* Multiple debug switches. - Stack guard pages. - Threads profiling option. * Idle loop hook macro.