From 2c4e1d1763864d547a3ca37cd079819e047982dc Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 11 Mar 2019 11:46:08 +0000 Subject: Re-introduced missing chGuardedPoolGetCounterI(). git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12687 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- readme.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 4d0d35e4b..286a581a4 100644 --- a/readme.txt +++ b/readme.txt @@ -74,6 +74,15 @@ ***************************************************************************** *** 19.1.1 *** +- LIB: Re-introduced missing chGuardedPoolGetCounterI() function to guarded + pools allocator. +- NEW: Extra timer checks in STM32 ST driver. +- FIX: Fixed wrong ADCSEL definitions in STM32H7 HAL (bug #1016). +- FIX: Fixed chTimeIsInRangeX() failing under some configurations (bug #1015). +- FIX: Fixed invalid AXI errata fix for STM32H7xx (bug #1014). +- FIX: Fixed invalid ADCD3 initialization in STM32 ADCv3 driver (bug #1013). +- FIX: Fixed invalid call to dmaStreamRelease() in STM32 SDIOv1 driver + (bug #1012). - FIX: Fixed wrong license restriction check in Nil (bug #1011). - FIX: Fixed uninitialized variables in STM32 DMA drivers (bug #1010). - FIX: Fixed wrong mcuconf.h in some testex demos related to STM32F407 -- cgit v1.2.3