aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 6e0dfd700..73f60e50d 100644
--- a/readme.txt
+++ b/readme.txt
@@ -82,6 +82,8 @@
*****************************************************************************
*** 2.5.1 ***
+- FIX: Possible false detect of loaded prescaler in RTCv1 driver (bug
+ 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