summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/README.html
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-27 14:33:10 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-27 14:33:10 -0600
commit4b07028b4641062a3d42428982c9a26c58078450 (patch)
treee39d61c5e71a90fe3d9deb2815ee2a27c45e4ba2 /nuttx/Documentation/README.html
parent3739d5f33e73675fc0bdd0dc600bb39ed30b23b8 (diff)
downloadpx4-nuttx-4b07028b4641062a3d42428982c9a26c58078450.tar.gz
px4-nuttx-4b07028b4641062a3d42428982c9a26c58078450.tar.bz2
px4-nuttx-4b07028b4641062a3d42428982c9a26c58078450.zip
Update documentation to include references to the Arduino Due board
Diffstat (limited to 'nuttx/Documentation/README.html')
-rw-r--r--nuttx/Documentation/README.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/Documentation/README.html b/nuttx/Documentation/README.html
index 5879339c9..e96de9053 100644
--- a/nuttx/Documentation/README.html
+++ b/nuttx/Documentation/README.html
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX README Files</i></font></big></h1>
- <p>Last Updated: June 10, 2013</p>
+ <p>Last Updated: June 27, 2013</p>
</td>
</tr>
</table>
@@ -55,6 +55,8 @@
| |- configs/
| | |- amber/
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/amber/README.txt"><b><i>README.txt</i></b></a>
+ | | |- arduino-due/
+ | | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/arduino-due/README.txt"><b><i>README.txt</i></b></a>
| | |- avr32dev1/
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/avr32dev1/README.txt"><b><i>README.txt</i></b></a>
| | |- c5471evm/