From 9ceb5c275037afc4c1eabc7f5422843095acf5f4 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 26 Feb 2011 14:14:13 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2768 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 6a78aa5d2..65b7b181b 100644 --- a/readme.txt +++ b/readme.txt @@ -91,7 +91,8 @@ - CHANGE: The functions chEvtSignal() and chEvtSignalI() have been renamed to chEvtSignalFlags() and chEvtSignalFlagsI() for consistency. - NEW: Added I-Class functions to the MailBoxes subsystem, now it is - possible to use them as a transport layer between ISRs and Threads. + possible to use them as a transport layer between ISRs and Threads + (backported to 2.2.2). - NEW: Added experimental generic USB driver, it will evolve in next releases. - NEW: Added an experimental USB driver implementation for STM32. @@ -104,7 +105,8 @@ - NEW: Implemented the new IO_TRANSMISSION_END event in the STM32 serial driver. - CHANGE: Swapped the numeric values of the TIME_IMMEDIATE and TIME_INFINITE - constants. Fixed the relative documentation in various places. + constants. Fixed the relative documentation in various places (backported + to 2.2.2). *** 2.1.8 *** - FIX: Fixed error in STM32 ADC driver macro names (bug 3160306)(backported -- cgit v1.2.3