From 72db81ca76369766a84a1b094858c47c9ec183ec Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 28 Mar 2014 15:20:26 -0600 Subject: Add basic board support framework for the Atmel SAMA5D3 Xplained board (not finished) --- nuttx/configs/README.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'nuttx/configs/README.txt') diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt index b0499c236..bd94d0f27 100644 --- a/nuttx/configs/README.txt +++ b/nuttx/configs/README.txt @@ -466,8 +466,10 @@ configs/sama5d3x-ek are supported by NuttX with a simple reconfiguration of the processor type. - There is also the SAMA5D3FAE-EK bundle includes everything: The base - board, all four CPU modules, and the LCD. +configs/sama5d3-xplained + This is the port of NuttX to the Atmel SAMA5D3x-Xplained development board. + This board features the Atmel SAMA5D36. See + http://www.atmel.com/devices/sama5d36.aspx. configs/samd20-xplained The port of NuttX to the Atmel SAMD20-Xplained Pro development board. This -- cgit v1.2.3