diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ After 1.2.0: * 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 tread parameter. It could wrap the current variants
+ 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.
|