diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-08-28 13:00:56 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-08-28 13:00:56 +0000 |
commit | 663214d0e6728d153fd4118324e69c75c574327c (patch) | |
tree | 6706a4a97091bf3bc44f4cab55cb7d34dcace6e7 /todo.txt | |
parent | 76f8d18aaf60c6d916a799ba3d8b09815da979b2 (diff) | |
download | ChibiOS-663214d0e6728d153fd4118324e69c75c574327c.tar.gz ChibiOS-663214d0e6728d153fd4118324e69c75c574327c.tar.bz2 ChibiOS-663214d0e6728d153fd4118324e69c75c574327c.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3262 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ X STM32L support. X STM32L-Discovery demo and article.
X File System infrastructure.
X STM32F2xx support.
+- USB and USB_SERIAL APIs reclassification (if needed), incorporate the USB
+ bus attach/detach handling in usbStart()/usbStop().
- MMC_SPI driver revision and speedup.
- Test suite overhaul, the API should be more generic in order to be used
with different subsystems and not just the kernel.
|