diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-01-25 20:44:52 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-01-25 20:44:52 +0000 |
commit | 0ca3f3eb1f9247c9f3168f46bf5d5056c3f012ee (patch) | |
tree | 3c68522c029debf7a5e4de952d91fc1ea4d79a07 /todo.txt | |
parent | 1cc7c7bae0eeb02a6ca57a44904c2a81527d0303 (diff) | |
download | ChibiOS-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.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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
|