diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index ff46aa59ed..7f534b02dc 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: June 6, 2015

+

Last Updated: June 9, 2015

@@ -1279,11 +1279,11 @@

Released Versions

In addition to the ever-changing GIT repository, there are frozen released versions of NuttX available. - The current release is NuttX 7.9. - NuttX 7.9 is the 109th release of NuttX. - It was released on April 14, 2015, and is available for download from the + The current release is NuttX 7.10. + NuttX 7.10 is the 110th release of NuttX. + It was released on June 9, 2015, and is available for download from the SourceForge website. - Note that the release consists of two tarballs: nuttx-7.9.tar.gz and apps-7.9.tar.gz. + Note that the release consists of two tarballs: nuttx-7.10.tar.gz and apps-7.10.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information).

@@ -1292,7 +1292,7 @@ @@ -1507,12 +1508,14 @@
  • STMicro STM32F103C4/C8 (STM32 F1 "Low- and Medium-Density Line" Family, ARM Cortex-M3)
  • STMicro STM32F103x (STM32 F1 Family, ARM Cortex-M3)
  • STMicro STM32F107x (STM32 F1 "Connectivity Line" family, ARM Cortex-M3)
  • +
  • STMicro STM32F205x (STM32 F2 family, ARM Cortex-M3)
  • STMicro STM32F207x (STM32 F2 family, ARM Cortex-M3)
  • @@ -2285,15 +2309,14 @@ nsh>

    NXP LPC11xx. - Support is provided for the NXP LPC11xx family of processors. In particular, - support is provided for LPCXpression LPC1115 board. + Support is provided for the NXP LPC11xx family of processors. + In particular, support is provided for LPCXpression LPC1115 board. This port was contributed by Alan Carvalho de Assis.

    @@ -2958,6 +2981,22 @@ nsh>

    + +
    + +

    + STMicro STM32F205 (STM32 F2 family). + Architecture only support for the STM32F205RG was contributed as an anonymous contribution in NuttX-7.10 +

    +