summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-26 21:26:39 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-26 21:26:39 +0000
commit03faa738d6105b1ec06125bc3232a7d5295414fe (patch)
tree41794a2077870e450e3c101044ff16a41523aca8 /nuttx/Documentation/NuttX.html
parent33fa9bda9ce205d3524cef9c794cddc1aabc8c54 (diff)
downloadpx4-nuttx-03faa738d6105b1ec06125bc3232a7d5295414fe.tar.gz
px4-nuttx-03faa738d6105b1ec06125bc3232a7d5295414fe.tar.bz2
px4-nuttx-03faa738d6105b1ec06125bc3232a7d5295414fe.zip
Add NSH configuration for the Bit Whacker
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4661 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 4bc1f5e51..f85dcf784 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -2189,13 +2189,15 @@
</p>
<li><b>UBW32 Board from Sparkfun</b>
This is the port to the Sparkfun UBW32 board.
- This port uses the <a href="http://www.sparkfun.com/products/8971">original v2.4</a> board which is based on the MicroChip PIC32MX460F512L.
+ This port uses the <a href="http://www.sparkfun.com/products/8971">original v2.5</a> board which is based on the MicroChip PIC32MX460F512L.
This older version has been replaced with this <a href="http://www.sparkfun.com/products/9713">newer board</a>.
See also the <a href="http://www.schmalzhaus.com/UBW32/">UBW32</a> web site.
</li>
<p>
<b>STATUS:</b>
- This is a work in progress.
+ The basic port is code complete and fully verified in NuttX 6.18.
+ Available configurations include the OS test and the NuttShell (NSH - see the <a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>).
+ USB has not yet been fully tested but on first pass appears to be functional.
</p>
</ul>
</td>