Documentation update
This commit is contained in:
parent
8c457fd28e
commit
30a8c7855d
|
@ -551,7 +551,9 @@ config ARCH_BOARD_SAMD20_XPLAINED
|
|||
select ARCH_HAVE_BUTTONS
|
||||
select ARCH_HAVE_IRQBUTTONS
|
||||
---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
|
||||
bool "Atmel SAM3U-EK development board"
|
||||
|
|
|
@ -478,7 +478,9 @@ configs/sama5d3x-ek
|
|||
board, all four CPU modules, and the LCD.
|
||||
|
||||
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
|
||||
The port of NuttX to the Atmel SAM3U-EK development board.
|
||||
|
|
Loading…
Reference in New Issue