summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-08-21 11:37:58 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-08-21 11:37:58 +0000
commitaed446980c1a1e9ede2f9c4249e6f222a45ae677 (patch)
tree050b6ebc4e2bd5e072245c94fb5d83f2467dce83 /nuttx/configs/README.txt
parent009650825eb7b48d3bd7714e359c606bc4724bc5 (diff)
downloadpx4-nuttx-aed446980c1a1e9ede2f9c4249e6f222a45ae677.tar.gz
px4-nuttx-aed446980c1a1e9ede2f9c4249e6f222a45ae677.tar.bz2
px4-nuttx-aed446980c1a1e9ede2f9c4249e6f222a45ae677.zip
Describe version supported
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2873 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt20
1 files changed, 18 insertions, 2 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 335ee0468..4ef973214 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -671,6 +671,11 @@ configs/demo9s12ne64
Feescale DMO9S12NE64 board based on the MC9S12NE64 hcs12 cpu. This
port uses the m68hc12 GCC toolchain. STATUS: Under development.
+configs/ea3131
+ Embedded Artists EA3131 Development bard. This board is based on the
+ an NXP LPC3131 MCU. This OS is built with the arm-elf toolchain*.
+ STATUS: This port is complete and reasonably well tested.
+
configs/eagle100
Micromint Eagle-100 Development board. This board is based on the
an ARM Cortex-M3 MCU, the Luminary LM3S6918. This OS is built with the
@@ -707,8 +712,16 @@ configs/mx1ads
(work is stalled until I devote time to the Micromint Eagle-100)
configs/ntosd-dm320
- This port uses the Neuros OSD with a GNU arm-elf toolchain*:
- see http://wiki.neurostechnology.com/index.php/Developer_Welcome .
+ This port uses the Neuros OSD v1.0 Dev Board with a GNU arm-elf
+ toolchain*: see
+
+ http://wiki.neurostechnology.com/index.php/OSD_1.0_Developer_Home
+
+ There are some differences between the Dev Board and the currently
+ available commercial v1.0 Boards. See
+
+ http://wiki.neurostechnology.com/index.php/OSD_Developer_Board_v1
+
NuttX operates on the ARM9EJS of this dual core processor.
STATUS: This port is code complete, verified, and included in the
NuttX 0.2.1 release.
@@ -722,6 +735,9 @@ 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-lpc2378
+ This port for the NXP LPC2378 was contributed by Rommel Marcelo.
+
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.