summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-21 17:34:05 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-21 17:34:05 -0600
commit764a214919850394d1c4029600fa57bc7df58b9f (patch)
tree19444d9f99ae51c27f9f0ece4a90d00870d842e1 /nuttx/configs/README.txt
parent9f43a102d35462247d27e5ee3d568c5294960686 (diff)
downloadnuttx-764a214919850394d1c4029600fa57bc7df58b9f.tar.gz
nuttx-764a214919850394d1c4029600fa57bc7df58b9f.tar.bz2
nuttx-764a214919850394d1c4029600fa57bc7df58b9f.zip
Support for the Atmel SAM4S Xplaiend Board from Bob Doison
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 959e1942f..affa5601a 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -489,6 +489,12 @@ configs/sam4e-ek
configs/sam4l-xplained
The port of NuttX to the Atmel SAM4L-Xplained development board.
+configs/sam4s-xplained
+ The port of NuttX to the Atmel SAM4S-Xplained development board.
+
+configs/sam4s-xplained-pro
+ The port of NuttX to the Atmel SAM4S-Xplained Pro development board.
+
configs/sim
A user-mode port of NuttX to the x86 Linux platform is available.
The purpose of this port is primarily to support OS feature development.