diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index decdfae6349..1491d3b2fef 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: December 26, 2016

+

Last Updated: March 8, 2017

@@ -360,7 +360,7 @@

-

  • Loadable kernel modules.
  • +
  • Loadable kernel modules; lightweight, embedded shared libraries.
  • @@ -1339,11 +1339,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.19. - NuttX 7.19 is the 119th release of NuttX. - It was released on December 26, 2016, and is available for download from the + The current release is NuttX 7.20. + NuttX 7.20 is the 120th release of NuttX. + It was released on March 8, 2016, and is available for download from the Bitbucket.org website. - Note that the release consists of two tarballs: nuttx-7.19.tar.gz and apps-7.19.tar.gz. + Note that the release consists of two tarballs: nuttx-7.20.tar.gz and apps-7.20.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information).

    @@ -1352,7 +1352,7 @@ - -
  • nuvoTon
  • -
  • NXP +
  • NXP/Freescale + + +
  • + + +
  • NXP/Freescale (Continued) +
  • +
  • STMicroelectronics (Continued) +

    + NuttX-7.20. + Additional drivers were added: +

    + diff --git a/ReleaseNotes b/ReleaseNotes index 304a83bea35..ed69375e610 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -13176,7 +13176,7 @@ Additional new features and extended functionality: * NXP Freescale Kinetis: - - Kinetis: Added support for CHIP_MK60FN1M0VLQ12 chip. From Maciej + - Kinetis: Added support for CHIP_MK60FN1M0VLQ12 chip. From Maciej Skrzypek. - Kinetis: Add support for K64/K66 RTC lower half driver. From Neil Hancock.