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 9a7985b2d..2d6057f25 100644
--- a/readme.txt
+++ b/readme.txt
@@ -123,6 +123,8 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
+- HAL: Fixed CAN inclusion path missing for STM32F107 (bug #772)(backported
+ to 16.1.6).
- HAL: Fixed extra brackets in STM32F0 registry (bug #771)(backported
to 16.1.6).
- HAL: Fixed STM32 CAN filters initialization problem (bug #770)(backported