Update documentation to include references to the Arduino Due board

This commit is contained in:
Gregory Nutt
2013-06-27 14:33:10 -06:00
parent 33b5a0f868
commit c303a779e8
2 changed files with 31 additions and 3 deletions
+3 -1
View File
@@ -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/