aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index dac0d9b20..8092aeba2 100644
--- a/readme.txt
+++ b/readme.txt
@@ -89,7 +89,9 @@
*****************************************************************************
*** Next ***
-- HAL: Fixed incorrect OTG stepping in STM32F412 registry (bug #861)
+- HAL: Fixed STM32 USBv1 fails the state check when USB_USE_WAIT is TRUE
+ (bug #863)(backported to 17.6.1 and 16.1.9).
+- HAL: Fixed incorrect UTG stepping in STM32F412 registry (bug #861)
(backported to 17.6.1).
- HAL: Fixed missing DMA I2C3 streams in STM32F411 registry (bug #860)
(backported to 17.6.1).