summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
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/configs/README.txt
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/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 28f83c502..133578e90 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -268,7 +268,7 @@ configs/lm3s8962-ek
configs/lm4f120-launchpad
This is the port of NuttX to the Stellaris LM4F120 LaunchPad. The
Stellaris® LM4F120 LaunchPad Evaluation Board is a low-cost evaluation
- platform for ARM® Cortex™-M4F-based microcontrollers from Texas\
+ platform for ARM® Cortex™-M4F-based microcontrollers from Texas
Instruments.
configs/lpcxpresso-lpc1768
@@ -543,6 +543,12 @@ configs/teensy
developed by http://pjrc.com/teensy/. The Teensy++ 2.0 is based
on an Atmel AT90USB1286 MCU.
+configs/tm4c123g-launchpad
+ This is the port of NuttX to the Tiva TM4C123G LaunchPad. The
+ Tiva® TM4C123G LaunchPad Evaluation Board is a low-cost evaluation
+ platform for ARM® Cortex™-M4F-based microcontrollers from Texas
+ Instruments.
+
configs/twr-k60n512
Kinetis K60 Cortex-M4 MCU. This port uses the FreeScale TWR-K60N512
development board.