summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-05-07 04:20:12 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-05-07 04:20:12 +0000
commit56651d825a6651d0f70ec59d798c5d7f584786d1 (patch)
treea59be9c5a61b7708f77341b6e824da48dfff5d4a /nuttx/configs/README.txt
parent8c171192c2de60763a079d0abdba19694eb7a76a (diff)
downloadpx4-nuttx-56651d825a6651d0f70ec59d798c5d7f584786d1.tar.gz
px4-nuttx-56651d825a6651d0f70ec59d798c5d7f584786d1.tar.bz2
px4-nuttx-56651d825a6651d0f70ec59d798c5d7f584786d1.zip
Add LM3S6965 configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2655 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index ef4a3d43c..9eed9da0c 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -613,6 +613,11 @@ configs/ez80f0910200zco
development kit, eZ80F091 part, and the Zilog ZDS-II Windows command line
tools. The development environment is Cygwin under WinXP.
+configs/lm3s6965-ek
+ Stellaris LM3S6965 Evaluation Kit. This board is based on the
+ an ARM Cortex-M3 MCU, the Luminary/TI LM3S6965. This OS is built with the
+ arm-elf toolchain*. STATUS: This port under development.
+
configs/m68322evb
This is a work in progress for the venerable m68322evb board from
Motorola. This OS is also built with the arm-elf toolchain*.
@@ -635,6 +640,10 @@ configs/ntosd-dm320
STATUS: This port is code complete, verified, and included in the
NuttX 0.2.1 release.
+configs/olimex-lpc2378
+ This port uses the Olimex Olimex-lpc2378 board arm-elf toolchain* under
+ Linux or Cygwin. STATUS: ostest and NSH configurations available.
+
configs/olimex-strp711
This port uses the Olimex STR-P711 board arm-elf toolchain* under Linux or Cygwin.
See the http://www.olimex.com/dev/str-p711.html" for futher information.