From ebf7e51e88894741073b3c8d128c37d477f7bc00 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 25 Jan 2008 10:11:55 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@185 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 92a80bf84..d50bff9e9 100644 --- a/readme.txt +++ b/readme.txt @@ -45,7 +45,7 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet. the next sender in queue would receive it instead (the messages server has no way to know that the sender is gone because a timeout). A workaround would make the messages subsystem much heavier and this is - not desiderable. + not acceptable. - Removed the test case for chMsgSendTimeout() from the test suite. - Space saved by reorganizing the timeout code into a single scheduler function. -- cgit v1.2.3