diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-02-03 18:41:32 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-02-03 18:41:32 +0000 |
commit | 23983cd3d63baf3a3f40371acd6eeac81607320d (patch) | |
tree | 3a1c9e3828678a633499378411c9d96053989f1d | |
parent | 217d1529c1a126054fbdb9e071cd103194fd499e (diff) | |
download | ChibiOS-23983cd3d63baf3a3f40371acd6eeac81607320d.tar.gz ChibiOS-23983cd3d63baf3a3f40371acd6eeac81607320d.tar.bz2 ChibiOS-23983cd3d63baf3a3f40371acd6eeac81607320d.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1565 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Before 1.6.0: * Remove instances of unnamed structures/unions.
* Reference counter for threads, concept of detached threads, threads
management.
-- Active threads registry in the kernel.
+* Active threads registry in the kernel.
- Debug-related features and tools.
- I2C device driver class support.
- USB device driver class support.
|