aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index f7765b938..576aeecf5 100644
--- a/readme.txt
+++ b/readme.txt
@@ -73,6 +73,9 @@
*****************************************************************************
*** 3.1.0 ***
+- HAL: Modified the USB driver to have a separate USB_SUSPENDED state, this
+ allows the application to detect if the USB is communicating or if
+ it is disconnected or powered down.
- HAL: Added wake-up and suspend events to the STM32 OTGv1 driver.
- HAL: STM32 USB/OTG buffers and queues do not more require to be aligned in
position and size.