aboutsummaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-12-20 18:28:50 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-12-20 18:28:50 +0000
commit5a714f6d99806da8847905251e82a6105aa045c1 (patch)
tree9980ed8c980faff4c6299ed381ca32314836aa9d /nuttx/Documentation/NuttX.html
parent025c867f103a420a5147ae29ae1e6eae90cce42f (diff)
downloadpx4-firmware-5a714f6d99806da8847905251e82a6105aa045c1.tar.gz
px4-firmware-5a714f6d99806da8847905251e82a6105aa045c1.tar.bz2
px4-firmware-5a714f6d99806da8847905251e82a6105aa045c1.zip
Finishes the PWM driver for the STM32
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4206 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html16
1 files changed, 10 insertions, 6 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index d3d4af4f1..585b8e658 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -983,7 +983,7 @@
<li><a href="#arm7tdmi">ARM7TDMI</b></a> (4)</li>
<li><a href="#arm920t">ARM920T</a> (1) </li>
<li><a href="#arm926ejs">ARM926EJS</a> (3) </li>
- <li><a href="#armcortexm3">ARM Cortex-M3</a> (10)</li>
+ <li><a href="#armcortexm3">ARM Cortex-M3</a> (11)</li>
<li><a href="#armcortexm4">ARM Cortex-M4</a> (4)</li>
</ul>
<li>Atmel AVR
@@ -1385,19 +1385,23 @@
<td>
<p>
<b>STMicro STM32F103x</b>.
- Support for three MCUs and two board configurations are available.
- MCU support includes: STM32F103ZET6, STM32F103RET6, and STM32F107VC.
- Board support includes:
+ Support for four MCUs and three board configurations are available.
+ MCU support includes: STM32F103ZET6, STM32F103RET6, STM32F103VCT, and STM32F107VC.
+ Boards supported include:
</p>
<ol>
<li>
- This port uses the <a href=" http://www.st.com/">STMicro</a> STM3210E-EVAL development board that
+ A port for the <a href=" http://www.st.com/">STMicro</a> STM3210E-EVAL development board that
features the STM32F103ZET6 MCU.
</li>
<li>
- ISOTEL NetClamps VSN V1.2 ready2go sensor network platform based on the
+ The ISOTEL NetClamps VSN V1.2 ready2go sensor network platform based on the
STMicro STM32F103RET6. Contributed by Uros Platise.
</li>
+ <li>
+ A port for the HY-Mini STM32v board. This board is based on the
+ STM32F103VCT chip. Contributed by Laurent Latil.
+ </li>
</ol>
<p>
These ports uses a GNU arm-elf toolchain* under either Linux or Cygwin (with native Windows GNU