aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 21aafad26..92ac08b30 100644
--- a/readme.txt
+++ b/readme.txt
@@ -122,7 +122,7 @@
- HAL: Fixed errors in documentation related to OTG peripheral switches
(bug #753)(backported to 2.6.10, 3.0.6 and 16.1.5).
- HAL: Fixed CMSIS function osThreadGetPriority() does not return correct
- priority (bug #752)(backported to 2.6.10, 3.0.6 and 16.1.5).
+ priority (bug #752)(backported 3.0.6 and 16.1.5).
- HAL: Fixed wrong conditional branches in _adc_isr_error_code (bug #751)
(backported to 2.6.10, 3.0.6 and 16.1.5).
- HAL: Fixed bug in STM32/ADCv3 (bug #750).