From 0fa7c62bf4a5e168513ba04434cc4d075b71f45e Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 8 Oct 2016 11:47:19 -0600 Subject: [PATCH] Update NuttX.html for 7.18 release --- Documentation/NuttX.html | 60 +++++++++++++++++++++++++++++++++------- 1 file changed, 50 insertions(+), 10 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 4d6823305ec..c77315e7971 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: September 30, 2016

+

Last Updated: October 8, 2016

@@ -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.17. - NuttX 7.17 is the 117th release of NuttX. - It was released on June 1, 2016, and is available for download from the + The current release is NuttX 7.18. + NuttX 7.18 is the 118th release of NuttX. + It was released on October 8, 2016, and is available for download from the Bitbucket.org website. - Note that the release consists of two tarballs: nuttx-7.17.tar.gz and apps-7.17.tar.gz. + Note that the release consists of two tarballs: nuttx-7.18.tar.gz and apps-7.18.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information).

@@ -1352,7 +1352,7 @@

Refer to the DK-TM4C129X board README file for more detailed information about this port.