Add an NSH configuration for the Arduino Due; Pluse several fixes related to the Due and to the SAM3X in general

This commit is contained in:
Gregory Nutt
2013-06-28 14:32:08 -06:00
parent c303a779e8
commit 9094081abe
+3 -2
View File
@@ -2583,8 +2583,8 @@ nsh>
<ul>
<p>
<b>STATUS:</b>
This is very much a work in progress.
Basic NuttX is expected to be availabled in NuttX-6.29.
As of this writing, the basic port is code complete and fully verified configurations exist for the basic NuttX OS test and for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
The first fully functional Arduino Due port was released in NuttX-6.29.
</p>
</ul>
<p>
@@ -3100,6 +3100,7 @@ Mem: 29232 5920 23312 23312
<b>STATUS:</b>
As of this writing, the basic port is code complete and fully verified configurations exist for the basic NuttX OS test and for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
The first fully functional SAM4S Xplained port was released in NuttX-6.28.
Support for the on-board 1MB SRAM was added in NuttX-6.29.
</p>
</ul>
</td>