summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-26 20:11:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-26 20:11:46 +0000
commit33fa9bda9ce205d3524cef9c794cddc1aabc8c54 (patch)
treea8c5f6d3d1d3666cc9be47d7941cff8ce9178a68 /nuttx/Documentation/NuttX.html
parent9b80f0e22e3304c3389df7175628f2890f8ee827 (diff)
downloadpx4-nuttx-33fa9bda9ce205d3524cef9c794cddc1aabc8c54.tar.gz
px4-nuttx-33fa9bda9ce205d3524cef9c794cddc1aabc8c54.tar.bz2
px4-nuttx-33fa9bda9ce205d3524cef9c794cddc1aabc8c54.zip
Configuration for Sparkfun UBW32 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4660 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html28
1 files changed, 19 insertions, 9 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index fa2acdbc8..4bc1f5e51 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -2176,18 +2176,28 @@
<tr>
<td><br></td>
<td>
- <p>
- <b>PIC32MX460F512L</b>.
+ <p><b>PIC32MX460F512L</b>. There one two board ports using this chip:</p>
+ <ul>
+ <li><b>PIC32MX Board from PCB Logic Design Co</b>.
This port is for the PIC32MX board from PCB Logic Design Co. and used the PIC32MX460F512L.
The board is a very simple -- little more than a carrier for the PIC32 MCU plus voltage regulation, debug interface, and an OTG connector.
+ </li>
+ <p>
+ <b>STATUS:</b>
+ The basic port is code complete and fully verified in NuttX 6.13.
+ Available configurations include the OS test and the NuttShell (NSH - see the <a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>).
</p>
- <ul>
- <p>
- <b>STATUS:</b>
- The basic port is code complete and fully verified in NuttX 6.13.
- Available configurations include the OS test and the NuttShell (NSH - see the <a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>).
- </p>
- </ul>
+ <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 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.
+ </p>
+ </ul>
</td>
</tr>
<tr>