Documentatin update

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3686 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2011-06-09 00:02:24 +00:00
parent 0b8cd9cdd6
commit ef511b6b66

View File

@ -982,6 +982,10 @@ setenv.sh -- This is a script that you can include that will be installed at
Supported Boards 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 configs/avr32dev1
This is a port of NuttX to the Atmel AVR32DEV1 board. That board is 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 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 lpc214x development board. This OS is also built with the arm-elf
toolchain*. The port supports serial, timer0, spi, and usb. 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 configs/mx1ads
This is a port to the Motorola MX1ADS development board. That board 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. is based on the Freescale i.MX1 processor. The i.MX1 is an ARM920T.