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

This commit is contained in:
gdisirio 2010-02-03 18:41:32 +00:00
parent 217d1529c1
commit 23983cd3d6
1 changed files with 1 additions and 1 deletions

View File

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