aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-09-05 15:31:27 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-09-05 15:31:27 +0000
commit7dfa36f86d896cdb824a9137a81f324c8243c4d9 (patch)
tree5b83e2db6919eaeaf8705830adea1939885b310a /readme.txt
parent3ee19d119a4a960a6bed887a1be775e7e7fd55cb (diff)
downloadChibiOS-7dfa36f86d896cdb824a9137a81f324c8243c4d9.tar.gz
ChibiOS-7dfa36f86d896cdb824a9137a81f324c8243c4d9.tar.bz2
ChibiOS-7dfa36f86d896cdb824a9137a81f324c8243c4d9.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1148 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 8b0608363..8a90b6f15 100644
--- a/readme.txt
+++ b/readme.txt
@@ -12,6 +12,8 @@
- FIX: Fixed GCC 4.4.x related problems in CM3 port (bug 2846162).(backported
in stable branch)
- FIX: Fixed LPC214x UART problem (bug 2841088)(backported in stable branch).
+- NEW: Added new API chThdYield().
+- MEW: Added new benchmark about round robin rescheduling.
- NEW: Reorganized and rationalized the distribution tree and the
documentation.
- NEW: Enhanced serial driver. The driver now supports speed change at runtime