aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 8e5463051..bdc144ea3 100644
--- a/readme.txt
+++ b/readme.txt
@@ -120,7 +120,11 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
-- HAL: Fixed wrong info in readme of LWIP related demos (bug #755).
+- HAL: Fixed problem in USB driver when changing configuration (bug #757).
+- HAL: Fixed bug in function usbDisableEndpointsI() (bug #756)(backported
+ to 16.1.5).
+- HAL: Fixed wrong info in readme of LWIP related demos (bug #755)(backported
+ to 16.1.5).
- HAL: Fixed misconfiguration in STM32L4 Discovery board files
(bug #754)(backported to 16.1.5).
- HAL: Fixed errors in documentation related to OTG peripheral switches