summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-25 08:52:50 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-25 08:52:50 -0600
commit90a5a90d4538bbb614de94b71abdee54adb95626 (patch)
tree34c2ea634cee5ecb96756872bb69105e53d50c8f /nuttx/ChangeLog
parentc6565605168470d1986d1aeaa190e1756dfc4d9c (diff)
downloadpx4-nuttx-90a5a90d4538bbb614de94b71abdee54adb95626.tar.gz
px4-nuttx-90a5a90d4538bbb614de94b71abdee54adb95626.tar.bz2
px4-nuttx-90a5a90d4538bbb614de94b71abdee54adb95626.zip
Nucleo: Remove bogus MPU definitions
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 153e6dbad..d4f72e192 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7246,4 +7246,6 @@
* arch/arm/src/stm32/stm32_sdio.c: The dmaflight method must
be conditioned on CONFIG_SDIO_PREFLIGHT. Noted by Pelle
Windestam (2014-4-25)
+ * configs/nucleo-f401re: Removed bogus references to the MPU
+ (2014-4-25).