aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 67fed6e9b..e24782272 100644
--- a/readme.txt
+++ b/readme.txt
@@ -75,7 +75,11 @@
*** 3.1.0 ***
- HAL: Updated STM32F0xx headers to STM32CubeF0 version 1.3.0. Added support
- for STM32F030xC, STM32F070x6, STM32F070xB devices.
+ for STM32F030xC, STM32F070x6, STM32F070xB devices.
+- HAL: Fixed wrong check on STM32_LSE_ENABLED definition in STM32L1xx HAL port
+ (bug #617)(backported to 3.0.0 and 2.6.9).
+- HAL: Fixed rtcConvertDateTimeToFAT() incorrect conversion (bug #615)
+ (backported to 3.0.0).
*** 3.0.0 ***
- NEW: Added an initialization function to the lwIP bindings, now it is