git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@982 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
d8be93f6a6
commit
ee149fd1c7
3
todo.txt
3
todo.txt
|
@ -10,9 +10,6 @@ After 1.2.0:
|
|||
as compact as possible.
|
||||
* Add tests documentation to the general documentation via doxygen.
|
||||
* Static object initializers.
|
||||
- New chThdCreate() that takes just two parameters, a pointer to a thread
|
||||
descriptor and the thread parameter. It could wrap the current variants
|
||||
or just be an alternative.
|
||||
- Remove any instance of unnamed structures/unions.
|
||||
- Objects registry in the kernel.
|
||||
- OSEK-style simple tasks within the idle thread.
|
||||
|
|
Loading…
Reference in New Issue