summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-13 12:45:33 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-13 12:45:33 -0600
commitc33ff64a29d5dcb9893cc0a93680628c73b50bb2 (patch)
treee627d0194289539fd317189cf89c1669b77db4fa /nuttx/Documentation/NuttX.html
parentb89ef0051f92dc603fadf722c048a9f30c7f7406 (diff)
downloadpx4-nuttx-c33ff64a29d5dcb9893cc0a93680628c73b50bb2.tar.gz
px4-nuttx-c33ff64a29d5dcb9893cc0a93680628c73b50bb2.tar.bz2
px4-nuttx-c33ff64a29d5dcb9893cc0a93680628c73b50bb2.zip
STM32: Support for the LeafLabs Maple and Maple Mini boards. From Librae
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index f63f673a0..f08711017 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -2378,6 +2378,12 @@ nsh>
See <a href="http://firestm32.taobao.com">http://firestm32.taobao.com</a> (the current board is version 3).
Refer to the NuttX board <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/fire-stm32v2/README.txt">README</a> file for further information.
</li>
+ <li>
+ LeafLab's Maple and Maple Mini boards.
+ These boards are based on the STM32F103RBT6 chip for the standard version and on the STM32F103CBT6 for the mini version.
+ See the <a href="http://leaflabs.com/docs/hardware/maple.html">LeafLabs</a> web site for hardware information;
+ see the NuttX board <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/maple/README.txt">README</a> file for further information about the NuttX port.
+ </li>
</ol>
<p>
These ports uses a GNU arm-nuttx-elf toolchain* under either Linux or Cygwin (with native Windows GNU tools or Cygwin-based GNU tools).
@@ -2412,6 +2418,9 @@ nsh>
The ENC28J60 network is functional (but required lifting the chip select pin on the W25x16 part).
Customizations for the v3 version of the Wildfire board are selectable (but untested).
</li>
+ <li><b>Maple</b>.
+ Support for the Maple boards was contributed by Yiran Liao and first appear in NuttX 6-30.
+ </li>
</ul>
</ul>
<p>