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 8d61897c9..f12f4d415 100644
--- a/readme.txt
+++ b/readme.txt
@@ -196,6 +196,8 @@
- EX: Updated LIS302DL to 1.1.0 (backported to 18.2.1).
- EX: Updated LPS25H to 1.1.0 (backported to 18.2.1).
- EX: Updated LSM303DLHC to 1.1.0 (backported to 18.2.1).
+- HAL: Fixed invalid checks in STM32H7 HAL (bug #1000)
+ (backported to 18.2.2).
- OTH: Fixed problem in STM32H743 GCC linker file (bug #998)
(backported to 18.2.2).
- HAL: Fixed extra parenthesis in STM32F4 registry (bug #997)