From 0ca3f3eb1f9247c9f3168f46bf5d5056c3f012ee Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 25 Jan 2011 20:44:52 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2685 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 29d13f84d..259b9f23f 100644 --- a/todo.txt +++ b/todo.txt @@ -71,6 +71,7 @@ Within 2.3.x (hopefully) ? Make thread functions return void. - Introduce a "THREAD" function prefix in order to hide compiler-specific optimizations for thread functions. +- Add a "transmission end" event to the serial device driver model. X Add an USB abstract device driver class. X USB driver implementation for STM32F103/STM32F102. X Add a Serial over USB generic device driver implementing a USB Communication