git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2685 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
1cc7c7bae0
commit
0ca3f3eb1f
1
todo.txt
1
todo.txt
|
@ -71,6 +71,7 @@ Within 2.3.x (hopefully)
|
||||||
? Make thread functions return void.
|
? Make thread functions return void.
|
||||||
- Introduce a "THREAD" function prefix in order to hide compiler-specific
|
- Introduce a "THREAD" function prefix in order to hide compiler-specific
|
||||||
optimizations for thread functions.
|
optimizations for thread functions.
|
||||||
|
- Add a "transmission end" event to the serial device driver model.
|
||||||
X Add an USB abstract device driver class.
|
X Add an USB abstract device driver class.
|
||||||
X USB driver implementation for STM32F103/STM32F102.
|
X USB driver implementation for STM32F103/STM32F102.
|
||||||
X Add a Serial over USB generic device driver implementing a USB Communication
|
X Add a Serial over USB generic device driver implementing a USB Communication
|
||||||
|
|
Loading…
Reference in New Issue