summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-09 00:02:24 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-09 00:02:24 +0000
commit209ab89e4e8f77ebc00f54d1d7d4a32de874b455 (patch)
tree91b1f48ae7d3dc2f0aa2d83f8ae5120b7d9bad77 /nuttx/configs/README.txt
parent19b8bf8f79b7f678e2d2c473bf07ecb1add9fb42 (diff)
downloadnuttx-209ab89e4e8f77ebc00f54d1d7d4a32de874b455.tar.gz
nuttx-209ab89e4e8f77ebc00f54d1d7d4a32de874b455.tar.bz2
nuttx-209ab89e4e8f77ebc00f54d1d7d4a32de874b455.zip
Documentatin update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3686 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 509e57281..09600d386 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -982,6 +982,10 @@ setenv.sh -- This is a script that you can include that will be installed at
Supported Boards
^^^^^^^^^^^^^^^^
+configs/amber
+ This is placeholder for the SoC Robotics Amber Web Server that is based
+ on the Atmel AVR ATMega128 MCU. There is not much there yet.
+
configs/avr32dev1
This is a port of NuttX to the Atmel AVR32DEV1 board. That board is
based on the Atmel AT32UC3B0256 MCU and uses a specially patched
@@ -1054,6 +1058,11 @@ 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/micropendous3
+ This is a port to the Opendous Micropendous 3 board. This board may
+ be populated with either an AVR AT90USB646, 647, 1286, or 1287 MCU.
+ Support is configured for the AT90USB647.
+
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.