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 9595f0c25..73d58ff8e 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1162,3 +1162,5 @@
for SPI-based MMC/SD cards and integrate into the NSH example.
* arch/arm/src/lm3s/lm3s_vectors.S - Correct vectors for GPIOC & D
interrupts.
+ * arch/arm/src/lpc17xx/lp17_clockconfig.c - Power was not being
+ provided to GPIO module. This is a critical bugfix!