aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-09-06 08:52:46 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-09-06 08:52:46 +0000
commit5d2ad7ce56f9efaba58104c60690a0d076236004 (patch)
tree54209544b9df80c673d68c47c4a8768b416985d8 /readme.txt
parent9bf1ff3c8e6bb93f9c160c63c1a934244c864f9c (diff)
downloadChibiOS-5d2ad7ce56f9efaba58104c60690a0d076236004.tar.gz
ChibiOS-5d2ad7ce56f9efaba58104c60690a0d076236004.tar.bz2
ChibiOS-5d2ad7ce56f9efaba58104c60690a0d076236004.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1151 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 8a90b6f15..7db4b1b91 100644
--- a/readme.txt
+++ b/readme.txt
@@ -12,7 +12,7 @@
- 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().
+- NEW: Added new APIs chSchDoYieldS() abd chThdYield().
- MEW: Added new benchmark about round robin rescheduling.
- NEW: Reorganized and rationalized the distribution tree and the
documentation.