From b30dc19cb9ca3ef87adffc38710686c0bdacc29a Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 9 Jul 2017 13:05:52 +0000 Subject: Fixed bug #863. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10323 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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). -- cgit v1.2.3