summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-09 13:15:09 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-09 13:15:09 -0600
commite94b84fef71929f931aa92f5c51c24631900f091 (patch)
treeb911dd2f5ec0c3747faaf3e11c5e8b45f4d877cb /nuttx/ChangeLog
parentfeeca83dbad44625bc8b544699084d0383262d6a (diff)
downloadnuttx-e94b84fef71929f931aa92f5c51c24631900f091.tar.gz
nuttx-e94b84fef71929f931aa92f5c51c24631900f091.tar.bz2
nuttx-e94b84fef71929f931aa92f5c51c24631900f091.zip
Add pin multiplex definitions for the TM4C123
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 20106fce5..2bfecba8b 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6964,4 +6964,6 @@
all functions beginning with the name lm_ changed to tiva_
(2014-3-8).
* configs/: Refresh all LM3/4/Tiva configurations (2014-3-9).
+ * arch/arm/src/tiva/chip/tm4c_pinmap.h: Add pin multiplex definitions
+ for the TM4C123 (2014-3-9).