From 7eb8ddd8f94c5d8918f1b7306388393b0f591b3d Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 13 Dec 2014 07:48:17 -0600 Subject: Update ChangeLgo --- nuttx/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 6afa8a077..234edd776 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -9203,4 +9203,8 @@ * libc/stdio/lib_sscanf.c: Accept %X as well as %x as a format specifier. From Sébastien Lorquet (2014-12-12). * libc/stdio/lib_sscanf.c: Also accept %F as well as %f (2014-12-12). - + * arch/arm/src/stm32/stm32_otghsdev.c: For STM32 OTG HS DEV (in FS + mode): Disable ULPI clock enable in RCC AHB1 Register. If Both ULPI + and the FS clock enable bits are set in FS mode, then the ARM never + awakens from WFI due to a chip issue. This is only an issue if you + are using the internal PHY. From Ken Pettit (2012-12-13). -- cgit v1.2.3