aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 54a9dd518..5e61492c0 100644
--- a/readme.txt
+++ b/readme.txt
@@ -157,6 +157,7 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
+- RT: Fixed race condition in chBMReset() (bug #828)(backported to 16.1.8).
- HAL: Fixed wrong number of EXTI lines for STM32F303x8 (bug #827)(backported
to 16.1.8).
- HAL: Fixed invalid SDC OCR initialization value (bug #826)(backported