From 6414b554cbed1a8aae27676b4af382bc283a3d70 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 12 Sep 2012 14:07:13 +0000 Subject: [PATCH] Misc STM32 wildfire and ENC28J60 driver updates git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5133 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 287c702d26..e4f2ff6db7 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1734,8 +1734,9 @@

STMicro STM32F103x. - Support for four MCUs and three board configurations are available. - MCU support includes: STM32F103ZET6, STM32F103RET6, and STM32F103VCT. + Support for four MCUs and four board configurations are available. + MCU support includes all of the high density and connectivity line families. + Board supported is available specifically for: STM32F103ZET6, STM32F103RET6, STM32F103VCT, and STM32F103VET6. Boards supported include:

    @@ -1751,6 +1752,10 @@ A port for the HY-Mini STM32v board. This board is based on the STM32F103VCT chip. Contributed by Laurent Latil. +
  1. + This M3 Wildfire development board (STM32F103VET6), version 2. + See http://firestm32.taobao.com (the current board is version 3). +

These ports uses a GNU arm-elf toolchain* under either Linux or Cygwin (with native Windows GNU @@ -1761,7 +1766,7 @@ STATUS:

Development Environments: