diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-09-13 08:21:02 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-09-13 08:21:02 +0000 |
commit | fd62110684aed51cca43fa21f725fb88c3fd8887 (patch) | |
tree | 1b77f0728467ca018bdddd33760aee2917aac6f2 /readme.txt | |
parent | 2f417c0f0885ae8101b12ab09168d88aabe2eed2 (diff) | |
download | ChibiOS-fd62110684aed51cca43fa21f725fb88c3fd8887.tar.gz ChibiOS-fd62110684aed51cca43fa21f725fb88c3fd8887.tar.bz2 ChibiOS-fd62110684aed51cca43fa21f725fb88c3fd8887.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1159 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 1e50720b6..17faf38f8 100644 --- a/readme.txt +++ b/readme.txt @@ -13,6 +13,7 @@ in stable branch).
- FIX: Fixed LPC214x UART problem (bug 2841088)(backported in stable branch).
- NEW: Added new APIs chSchDoYieldS() and chThdYield().
+- MEW: Added new benchmark about RAM footprint.
- MEW: Added new benchmark about round robin rescheduling.
- NEW: Reorganized and rationalized the distribution tree and the
documentation.
|