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 c60195638..20f331b48 100644
--- a/readme.txt
+++ b/readme.txt
@@ -89,6 +89,8 @@
*****************************************************************************
*** 2.7.0 ***
+- FIX: Fixed wrong STM32_TIM_CCMR2_OCxM macros on STM32F30x (bug #449)
+ (backported to 2.6.2).
- FIX: Fixed STM32F30x TIM1/TIM8 alternate clock source setting not
recognized (bug #448)(backported to 2.6.2).
- FIX: Fixed wrong MCO2 check in STM32F4xx HAL driver (bug #447)(backported