summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
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.