diff --git a/ChangeLog b/ChangeLog index e6480a2d5fa..8b34e9d8a61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20626,7 +20626,7 @@ -CONFIG_NETUTILS_PING or change them to CONFIG_SYSTEM_PING with CONFIG_NET_ICMP_SOCKET=y From Gregory Nutt (2018-09-05). -7.27 2018-11-15 Gregory Nutt +7.27 2018-11-14 Gregory Nutt * mm/iob: Add an IOB notifier that will send a signal to any registered threads that want to be notified when an IOB has been freed. This is an diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 2a0207873c2..8fe6d3857ee 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: November 9, 2018

+

Last Updated: November 14, 2018

@@ -524,6 +524,16 @@

+ +
+ +

+

  • + SPIFFS. FLASH file system, originally by Peter Anderson. +
  • +

    + +
    @@ -1027,7 +1037,7 @@

    -

  • NXFFS. the NuttX wear-leveling FLASH file system.
  • +
  • Wear-Leveling FLASH File Systems: NXFFS, SmartFS, SPIFFS.
  • @@ -1441,11 +1451,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.26. - NuttX 7.26 is the 126th release of NuttX. - It was released on September 8, 2018, and is available for download from the + The current release is NuttX 7.27. + NuttX 7.27 is the 127th release of NuttX. + It was released on November 15, 2018, and is available for download from the Bitbucket.org website. - Note that the release consists of two tarballs: nuttx-7.26.tar.gz and apps-7.26.tar.gz. + Note that the release consists of two tarballs: nuttx-7.27.tar.gz and apps-7.27.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information).

    @@ -1454,7 +1464,7 @@