From 4b6733594977f659fea662cfa3721f72c89da367 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 30 Apr 2013 08:08:02 -0600 Subject: LPC17: Interrupts not being re-enabled in the initialization function --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/ChangeLog') 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 + + * arch/arm/src/lpc17xx/lpc17_i2c.c: Interrupts were not being + re-enabled in the I2C intializatin function. + -- cgit v1.2.3