aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-01-25 10:43:05 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-01-25 10:43:05 +0000
commite5a84b6b75674729e74fa02f87e8600709440f3c (patch)
tree50a25dff508194d06199dcdb757eac4a746d236e /readme.txt
parentebf7e51e88894741073b3c8d128c37d477f7bc00 (diff)
downloadChibiOS-e5a84b6b75674729e74fa02f87e8600709440f3c.tar.gz
ChibiOS-e5a84b6b75674729e74fa02f87e8600709440f3c.tar.bz2
ChibiOS-e5a84b6b75674729e74fa02f87e8600709440f3c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@186 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 d50bff9e9..7b305facb 100644
--- a/readme.txt
+++ b/readme.txt
@@ -48,7 +48,7 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
not acceptable.
- Removed the test case for chMsgSendTimeout() from the test suite.
- Space saved by reorganizing the timeout code into a single scheduler
- function.
+ function chSchGoSleepTimeoutS().
- Space optimizations in the semaphores code.
- The API chThdSleepUntil() become a macro saving some more code space.
- Because all the above changes the kernel code (ARM) is over 700 bytes