summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-10 11:25:06 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-10 11:25:06 -0600
commit6635129582a98c037ef0a22593ae93449843416d (patch)
treeddfc82aba771470070a6c501d3955058e30579d0 /nuttx/ChangeLog
parent7beb008424ae27e33eaf1e7b1e2caaa864a5a173 (diff)
downloadnuttx-6635129582a98c037ef0a22593ae93449843416d.tar.gz
nuttx-6635129582a98c037ef0a22593ae93449843416d.tar.bz2
nuttx-6635129582a98c037ef0a22593ae93449843416d.zip
Add basic board support for the TM4C123G Launchpad
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 86a577ab5..b376e770b 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6970,4 +6970,6 @@
TM4C123 (2014-3-9).
* arch/arm/src/tiva/: Add GPIO and SYCONTROL register bit defintions
for the TM4C123 (2014-3-10).
+ * configs/tm4c123g-launchpad: Add basic board support for the
+ TM4C123G-Launchpad (2014-3-10).