summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c8ad648eb..add6650a3 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4637,3 +4637,7 @@
dragging task_delete() into the link when it is never called.
6.28 2013-xx-xx Gregory Nutt <gnutt@nuttx.org>
+
+ * arch/arm/src/lpc17xx/lpc17_i2c.c: Interrupts were not being
+ re-enabled in the I2C intializatin function.
+