From ba153ec697fcee120e2995ee9007b6351b117b2c Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Fri, 1 Apr 2016 12:29:58 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9198 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index af07dedc4..656da6bd4 100644 --- a/readme.txt +++ b/readme.txt @@ -79,12 +79,11 @@ ***************************************************************************** *** Next *** -- RT: Fixed bug in chSchPreemption() function (bug #728)(backported to 2.6.10, - 3.0.6 and 16.1.5). - HAL: All high level file names have been renamed and prefixed with "hal_" in order to minimize the risk of name conflicts when integrating external libraries. - LIB: Added Guarded Memory Pools to RT and NIL. +- RT: Updated the RT test suite by generating the code using the new system. - NIL: Updated the NIL test suite by generating the code using the new system. - RT: Removed I/O Queues and Streams interface, now those exists (much improved) inside the HAL. @@ -107,6 +106,8 @@ - RT: Merged RT4. - NIL: Merged NIL2. - NIL: Added STM32F7 demo. +- RT: Fixed bug in chSchPreemption() function (bug #728)(backported to 2.6.10, + 3.0.6 and 16.1.5). - HAL: Fixed prescaler not initialized in STM32 ADCv1 (bug #725) (backported to 16.1.5). - HAL: Fixed missing DAC section in STM32F072 mcuconf.h files (bug #724) -- cgit v1.2.3