From b69a36edd22a1aa2c97cc79a71071a009fb87c29 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Fri, 15 Mar 2019 13:42:48 +0000 Subject: Fixed bug #1019. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12693 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index e8f9cc6f4..72e7b2240 100644 --- a/readme.txt +++ b/readme.txt @@ -77,6 +77,8 @@ - LIB: Re-introduced missing chGuardedPoolGetCounterI() function to guarded pools allocator. - NEW: Extra timer checks in STM32 ST driver. +- FIX: Fixed call to obsolete dmaStreamRelease() in STM32 I2Cv3 driver + (bug #1019). - FIX: Fixed misconfiguration in STM32L4R9I DIscovery board files (bug #1018). - FIX: Fixed wrong Debug launch configuration in STM32L4Rx demos (bug #1017). - FIX: Fixed wrong ADCSEL definitions in STM32H7 HAL (bug #1016). -- cgit v1.2.3