diff --git a/readme.txt b/readme.txt index 73f60e50d..7946caea0 100644 --- a/readme.txt +++ b/readme.txt @@ -83,14 +83,14 @@ *** 2.5.1 *** - FIX: Possible false detect of loaded prescaler in RTCv1 driver (bug - 3595489) (backported to 2.4.3). + 3595489)(backported to 2.4.3). - FIX: Unneded RTC initialization when HAL_USE_RTC disabled (bug 3594620) (backported to 2.4.3). -- FIX: Compilation issue with HAL_USE_RTC disabled (bug 3594083) (backported +- FIX: Compilation issue with HAL_USE_RTC disabled (bug 3594083)(backported to 2.4.3). -- FIX: Wasting of BKP registers in RTCv1 driver (bug 3594005) (backported +- FIX: Wasting of BKP registers in RTCv1 driver (bug 3594005)(backported to 2.4.3). -- FIX: Potential problem with RTC_CRL_RSF bit (bug 3593972) (backported +- FIX: Potential problem with RTC_CRL_RSF bit (bug 3593972)(backported to 2.4.3). - FIX: Fixed DMA reconfiguration problem in STM32 SPI driver (bug 3592809) (backported to 2.4.3).