From e8f4507517a94a4da31d767a4422415b49e46191 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 4 Jan 2011 21:43:42 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2582 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- todo.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/todo.txt b/todo.txt index 241fb7066..30e63a668 100644 --- a/todo.txt +++ b/todo.txt @@ -64,10 +64,6 @@ X Support for not just Makefiles (Ride7, Crossworks etc). optimizations for thread functions. X IAR port for Cortex-Mx, add demos for all the supported families. X Keil port for Cortex-Mx, add demos for all the supported families. -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. @@ -75,6 +71,10 @@ X Except for the above, bug fixing only until the 2.2.0 release. Within 2.3.x (hopefully) - Resist doing more changes and optimizations to the kernel. +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. - Add a switch to enable/disable the priority inheritance algorithm in mutexes. X File System infrastructure. - Official FatFs wrapper using the new infrastructure, dedicated test suite. -- cgit v1.2.3