summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-07-19 15:23:03 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-07-19 15:23:03 -0600
commit762e534b415afac552217ccb77378b808abf6a9d (patch)
tree8bdc959e1b542c9dfee3a198328ea722f35b19a0 /nuttx/configs/README.txt
parentecc3d23672afce147e4e629e3e7cc2562090f02e (diff)
downloadnuttx-762e534b415afac552217ccb77378b808abf6a9d.tar.gz
nuttx-762e534b415afac552217ccb77378b808abf6a9d.tar.bz2
nuttx-762e534b415afac552217ccb77378b808abf6a9d.zip
Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s) in particular
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index ce910376a..35b41c5d9 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -1963,6 +1963,10 @@ configs/rgmp
See http://rgmp.sourceforge.net/wiki/index.php/Main_Page for further
information about RGMP.
+configs/sama5d3x-ek
+ The port of NuttX to the Atmel SAMA5D3x-EK development board (where
+ x=1,3,4, or 5).
+
configs/sam3u-ek
The port of NuttX to the Atmel SAM3U-EK development board.