From 91a9174dcff3e745f9f13183ee07c6d95d3639df Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 3 May 2009 16:44:08 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@947 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 0f47213b3..9304e2c5b 100644 --- a/readme.txt +++ b/readme.txt @@ -77,7 +77,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, - FIX: Fixed macro in test.h (bug 2781176)(backported in stable branch). - NEW: Abstract I/O Channels mechanism introduced. This mechanism allows to access I/O resources through a standard interface and hides implementation - details. The existing FullDuplexDrivers were modified to offer a standard + details. The existing serial drivers were modified to offer a standard channel interface to the applications. - NEW: The I/O queues code was improved, now there are 2 separate structures: InputQueue and OutputQueue. There are some changes in the queue APIs -- cgit v1.2.3