aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-01-25 20:44:52 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-01-25 20:44:52 +0000
commit0ca3f3eb1f9247c9f3168f46bf5d5056c3f012ee (patch)
tree3c68522c029debf7a5e4de952d91fc1ea4d79a07 /todo.txt
parent1cc7c7bae0eeb02a6ca57a44904c2a81527d0303 (diff)
downloadChibiOS-0ca3f3eb1f9247c9f3168f46bf5d5056c3f012ee.tar.gz
ChibiOS-0ca3f3eb1f9247c9f3168f46bf5d5056c3f012ee.tar.bz2
ChibiOS-0ca3f3eb1f9247c9f3168f46bf5d5056c3f012ee.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2685 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt1
1 files changed, 1 insertions, 0 deletions
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