summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-08-01 07:10:34 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-08-01 07:10:34 -0600
commit29e09c08f534da7ff0db05d52fd424323824bc4d (patch)
treeb4e26a6dd9d5a8bca81f59fb283ef353993a7181 /nuttx/Documentation/NuttX.html
parentcec85150e9e9aea151e92912177796f2ba51022f (diff)
downloadpx4-nuttx-29e09c08f534da7ff0db05d52fd424323824bc4d.tar.gz
px4-nuttx-29e09c08f534da7ff0db05d52fd424323824bc4d.tar.bz2
px4-nuttx-29e09c08f534da7ff0db05d52fd424323824bc4d.zip
Correct errors noted in SAMA5 documentation
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html16
1 files changed, 6 insertions, 10 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 0ddd3a00f..00246d025 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1569,7 +1569,7 @@
<li><a href="#at91sam3x">Atmel AT91SAM3X</a> <small>(ARM Cortex-M3)</small></li>
<li><a href="#at91sam4l">Atmel AT91SAM4L</a> <small>(ARM Cortex-M4)</small></li>
<li><a href="#at91sam4s">Atmel AT91SAM4S</a> <small>(ARM Cortex-M4)</small></li>
- <li><a href="#at91sama5d">Atmel AT91SAMA5D</a> <small>(ARM Cortex-A5)</small></li>
+ <li><a href="#at91sama5d3">Atmel AT91SAMA5D3</a> <small>(ARM Cortex-A5)</small></li>
</ul>
</li>
<li>Freescale
@@ -1974,25 +1974,21 @@
<td><br></td>
<td>
<p>
- <a name="at91sama5d"><b>Atmel SAMA5D</b>.</a>
+ <a name="at91sama5d3"><b>Atmel SAMA5D3</b>.</a>
This is the port of NuttX to the Atmel SAMA5D3<i>x</i>-EK development boards (where <i>x</i>=1,3,4, or 5).
These boards feature the Atmel SAMA5D3<i>x</i> microprocessors.
Four different SAMA5D3<i>x</i>-EK kits are available
</p>
<ul>
- <li>SAMA5D31-EK with the <a href="http://www.atmel.com/devices/sama5d31.aspx">ATSAMA5D1</a></li>
- <li>SAMA5D33-EK with the <a href="http://www.atmel.com/devices/sama5d33.aspx">ATSAMA5D3</a></li>
- <li>SAMA5D34-EK with the <a href="http://www.atmel.com/devices/sama5d34.aspx">ATSAMA5D4</a></li>
- <li>SAMA5D35-EK with the <a href="http://www.atmel.com/devices/sama5d35.aspx">ATSAMA5D5</a></li>
+ <li>SAMA5D31-EK with the <a href="http://www.atmel.com/devices/sama5d31.aspx">ATSAMA5D31</a></li>
+ <li>SAMA5D33-EK with the <a href="http://www.atmel.com/devices/sama5d33.aspx">ATSAMA5D33</a></li>
+ <li>SAMA5D34-EK with the <a href="http://www.atmel.com/devices/sama5d34.aspx">ATSAMA5D34</a></li>
+ <li>SAMA5D35-EK with the <a href="http://www.atmel.com/devices/sama5d35.aspx">ATSAMA5D35</a></li>
</ul>
<p>
The each kit consist of an identical base board with different plug-in modules for each CPU.
- An option 7 inch LCD is also available.
All four boards are supported by NuttX with a simple reconfiguration of the processor type.
</p>
- <p>
- There is also the SAMA5D3FAE-EK bundle includes everything: The base board, all four CPU modules, and the LCD.
- </p>
<ul>
<p>
<b>STATUS</b>.