From a06b8b5364fc0a2b9e7156181c1365b6a96b1313 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 3 Oct 2007 18:19:49 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@32 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index c9bf70540..648839cec 100644 --- a/readme.txt +++ b/readme.txt @@ -36,8 +36,8 @@ LPC214x-GCC - ChibiOS/RT port for ARM7 LPC2148, the demo targets the *** 0.3.1 *** - Test program added to the demos. Telnet the MinGW and MSVS demos and type "test" at the "ch>" prompt. On the LPC214x demo the test is activated by - pressing both the board. The test performs integrity tests on the main - ChibiOS/RT functionalities. + pressing both the board buttons. The test performs tests on the ChibiOS/RT + functionalities. The test code is also a good example of APIs usage and ChibiOS/RT behavior. - Fixed bug in chEvtWaitTimeout(), the timeout code performed an useless dequeue operation. -- cgit v1.2.3