summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-14 18:55:22 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-14 18:55:22 +0000
commitee00fd9d222a61ca9a36197a0bd618f4ac36e7fd (patch)
tree65cf0925abffaf13aa9d17f2406092aa8f90578e /nuttx/configs/README.txt
parent2fc7c368483da2c5a2310734447dcf299915aff9 (diff)
downloadpx4-nuttx-ee00fd9d222a61ca9a36197a0bd618f4ac36e7fd.tar.gz
px4-nuttx-ee00fd9d222a61ca9a36197a0bd618f4ac36e7fd.tar.bz2
px4-nuttx-ee00fd9d222a61ca9a36197a0bd618f4ac36e7fd.zip
Add basic lm3s6918 gpio support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1778 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index ba4d1b80d..096a6a54b 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -474,6 +474,11 @@ configs/c5471evm
NuttX runs on the ARM core and is built with a GNU arm-elf toolchain*.
This port is complete, verified, and included in the NuttX release.
+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
+ arm-elf toolchain*. STATUS: This port is currently under development.
+
configs/ez80f0910200kitg
ez80Acclaim! Microcontroller. This port use the Zilog ez80f0910200kitg
development kit, eZ80F091 part, and the Zilog ZDS-II Windows command line
@@ -493,6 +498,12 @@ configs/mcu123-lpc214x
lpc214x development board. This OS is also built with the arm-elf
toolchain*. The port supports serial, timer0, spi, and usb.
+configs/mx1ads
+ This is a port to the Motorola MX1ADS development board. That board
+ is based on the Freescale i.MX1 processor. The i.MX1 is an ARM920T.
+ STATUS: This port is nearly code complete but still under development
+ (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 .