aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 8081a6fe9..241fb7066 100644
--- a/todo.txt
+++ b/todo.txt
@@ -68,6 +68,9 @@ 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
Device Class and offering a Serial-like interface to the applications.
+- Change the serial drivers to have a single event source instead of three.
+ Add Rx and Tx to the existing flags mechanism. Move up the flags handling in
+ the superclass.
X Except for the above, bug fixing only until the 2.2.0 release.
Within 2.3.x (hopefully)