aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index eb9894a95..a3620ac0a 100644
--- a/readme.txt
+++ b/readme.txt
@@ -148,7 +148,9 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
-- RT: Fixed double empty lines (bug #793)(backported to 16.1.6, 3.0.6).
+- HAL: Fixed double empty lines in HAL (bug #794)backported to 16.1.6,
+ 3.0.6, 2.6.10).
+- RT: Fixed double empty lines in RT (bug #793)(backported to 16.1.6, 3.0.6).
- 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