diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index f758564eab..322667449d 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -2552,6 +2552,19 @@ nsh>
STMicro STM32F4-Discovery (STM32 F4 family). This port uses the STMicro STM32F4-Discovery board featuring the STM32F407VGT6 MCU. + The STM32F407VGT6 is a 168MHz Cortex-M4 operation with 1Mbit Flash memory and 128kbytes. + The board features: +
+Refer to the STMicro web site for further information about this board.
+ MikroElektronika Mikromedia for STM32F4. + This is another board supported by NuttX that uses the same STM32F407VGT6 MCU as does the STM32F4-Discovery board. + This board, however, has very different on-board peripherals than does the STM32F4-Discovery: +
++ See the Mikroelektronika website for more information about this board. +
++ STATUS: + The basic port for the Mikromedia STM32 M4 was contributed by Ken Petit and was first released in NuttX-6.128. + All drivers for the STM32 F4 family may be used with this board as well. +
+