From 443c9c7db609dd2ac895bd605837f1c028076ada Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 3 Dec 2007 16:19:47 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@125 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 6333aaa18..8ca71bfb7 100644 --- a/readme.txt +++ b/readme.txt @@ -45,6 +45,7 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet. "#ifdef CH_USE_DEBUG", it is much more readable now. - Now the threads working area is filled with a 0x55 when in debug mode, this will make easier to track stack usage using a JTAG probe. +- Added an I/O Queues benchmark to the test suite. *** 0.4.3 *** - Size optimization in the events code, now the chEvtWait() reuses the -- cgit v1.2.3