mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:22:32 +08:00
Documentation update
This commit is contained in:
+3
-1
@@ -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
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user