aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index fd910352c..2829a5220 100644
--- a/readme.txt
+++ b/readme.txt
@@ -148,6 +148,8 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
+- HAL: Fixed wrong entries in STM32L4 registry (bug #792)(backported to
+ 16.1.6).
- HAL: Fixed missing ARPE bit in CR1 initialization on STM32 GPT driver
(bug #791)(backported to 16.1.6, 3.0.6).
- HAL: Fixed wrong DMA definition for STM32F303x8 ADC (bug #790)(backported