From 55eaf139e22626f4637928513811871d98422920 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 20 Dec 2007 15:43:43 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@153 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index e81a07358..bc21fa278 100644 --- a/readme.txt +++ b/readme.txt @@ -50,7 +50,7 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet. various mechanisms and the correct use cases. - RT Semaphores subsystem removed, the Mutexes implements a better solution for the same problem. -- More performance improvements to the scheduler see the remarks into the +- More performance improvements to the scheduler, see the remarks into the chSchWakeupS() function source. The benchmark suite reports a 6% increase in the context switch performance. - Added mutexes test cases to the test suite. -- cgit v1.2.3