summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-21 18:10:53 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-21 18:10:53 -0600
commitf7529b9f9e4c9e9ab647fde82c7adc0e765d15c8 (patch)
tree02c7336102c3efbb1d18940022d9e1db0d742a57 /nuttx/ChangeLog
parent41252c5d524adef5dda10c55393b686dc0bfd3f0 (diff)
downloadnuttx-f7529b9f9e4c9e9ab647fde82c7adc0e765d15c8.tar.gz
nuttx-f7529b9f9e4c9e9ab647fde82c7adc0e765d15c8.tar.bz2
nuttx-f7529b9f9e4c9e9ab647fde82c7adc0e765d15c8.zip
SAM4E: Pin multiplex definition header file
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 57e028ceb..911692bc5 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6652,4 +6652,6 @@
* configs/*/defconfig: Comment out all CONFIG_APPS_DIR settings. These
should not be set in the default configurations because we don't know
where the apps/ directly will reside until configuration time (2014-2-21).
+ * arch/arm/src/sam34/chip/sam4e_pinmap.h: SAM4E pin multiplexing
+ definitions (2014-2-21).