git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3262 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2011-08-28 13:00:56 +00:00
parent 76f8d18aaf
commit 663214d0e6
1 changed files with 2 additions and 0 deletions

View File

@ -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.