diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 0e36e233aa3..8a22cd7ee13 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: January 6, 2016

+

Last Updated: January 28, 2016

@@ -349,6 +349,14 @@

+ +
+ +

+

  • Loadable kernel modules.
  • +

    + +
    @@ -1311,11 +1319,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.13. - NuttX 7.13 is the 113th release of NuttX. - It was released on December 5, 2015, and is available for download from the + The current release is NuttX 7.14. + NuttX 7.14 is the 114th release of NuttX. + It was released on January 28, 2016, and is available for download from the Bitbucket.org website. - Note that the release consists of two tarballs: nuttx-7.13.tar.gz and apps-7.13.tar.gz. + Note that the release consists of two tarballs: nuttx-7.14.tar.gz and apps-7.14.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information).

    @@ -1324,7 +1332,7 @@ +

    + MK60N512VLL100. + Architecture support for the MK60N512VLL100 was contributed by Andrew Webster in NuttX-7.14. +

    @@ -3653,6 +3665,11 @@ nsh> Support for the Olimex STM32 H405 development board was contributed by Martin Lederhilger and appeared in NuttX-7.3. See the NuttX board README file for further information about the NuttX port.

    +

    + Olimex STM32 H407. + Support for the Olimex STM32 H407 development board was contributed by Neil Hancock and appeared in NuttX-7.14. + See the NuttX board README file for further information about the NuttX port. +

    @@ -3732,7 +3749,7 @@ nsh>

    NCP LPC43xx. - Two board ports are available for this higher end, NXP Cortex-M4F part: + Several board ports are available for this higher end, NXP Cortex-M4F part:

    +

    NXP LPC4370-Link2 This is the NuttX port to the NXP LPC4370-Link2 development board featuring the NXP LPC4370FET100 MCU.

    +
  • +

    STATUS: + Refer to the NuttX board README file for more detailed information about this port. +

    +
  • +
  • +

    NuttX-7.12 + The NXP LPC4370-Link2 port is was contributed by Lok Tep and first released in NuttX-7.12. +

    +
  • + + +

    + WaveShare LPC4337-WS + This is the NuttX port to the WaveShare LPC4337-WS development board featuring the NXP LPC4337JBD144 MCU. +

    + @@ -4218,6 +4253,14 @@ Mem: 29232 5920 23312 23312
  • QuadSPI driver.
  • Support for programming on-chip FLASH.
  • +

    + And in NuttX-7.14: +

    +

    Refer to the NuttX board README file for further information.