summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a8ab8c59c..da98e0457 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8829,3 +8829,5 @@
kwork_lpthread.c, and wqueue.h: Modularize starting of worker
threads to better isolate individual initialization characteristics
(2014-10-10).
+ * arch/arm/src/ stm32_iwdg.c, stm32_wwdg.c, and chip/stm32_dbgmcu.h:
+ Fix watchdog stop bit usage. From Lazlo (2014-10-10).