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

master
gdisirio 2011-01-25 20:44:52 +00:00
parent 1cc7c7bae0
commit 0ca3f3eb1f
1 changed files with 1 additions and 0 deletions

View File

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