From 064743fe725c55b992d12f00c852dcda395c1808 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 27 Aug 2012 22:27:03 +0000 Subject: Some STM32 USB OTG FS driver fixes git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5059 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 192af9dc3..eff224f79 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -3200,4 +3200,6 @@ OFF, there are more NAKs occuring in more places than before and this reveals a variety of errors. This check in improves NAK robustness for control transfers but does not resolve all of the issues. + * configs/stm3220g-eval/*/defconfig: Calibrated delay loop. It had + never been calibrated was was way off. -- cgit v1.2.3