Documentation update

This commit is contained in:
Gregory Nutt
2014-02-18 16:19:14 -06:00
parent 8c457fd28e
commit 30a8c7855d
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -551,7 +551,9 @@ config ARCH_BOARD_SAMD20_XPLAINED
select ARCH_HAVE_BUTTONS select ARCH_HAVE_BUTTONS
select ARCH_HAVE_IRQBUTTONS select ARCH_HAVE_IRQBUTTONS
---help--- ---help---
The port of NuttX to the Atmel SAMD20-Xplained Pro development board The port of NuttX to the Atmel SAMD20-Xplained Pro development board.
This board features the ATSAMD20J18A MCU (Cortex-M0+ with 256KB of FLASH
and 32KB of SRAM).
config ARCH_BOARD_SAM3UEK config ARCH_BOARD_SAM3UEK
bool "Atmel SAM3U-EK development board" bool "Atmel SAM3U-EK development board"
+3 -1
View File
@@ -478,7 +478,9 @@ configs/sama5d3x-ek
board, all four CPU modules, and the LCD. board, all four CPU modules, and the LCD.
configs/samd20-xplained configs/samd20-xplained
The port of NuttX to the Atmel SAMD20-Xplained development board. The port of NuttX to the Atmel SAMD20-Xplained Pro development board. This
board features the ATSAMD20J18A MCU (Cortex-M0+ with 256KB of FLASH and
32KB of SRAM).
configs/sam3u-ek configs/sam3u-ek
The port of NuttX to the Atmel SAM3U-EK development board. The port of NuttX to the Atmel SAM3U-EK development board.