From 52203c4ae158c94ecaa93aa3a3bbb9a82fb5eeb9 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 19 May 2019 08:28:03 -0600 Subject: [PATCH] Documentation: Update the NuttX 'About' document in preparation for the NuttX-7.30 release. --- Documentation/NuttX.html | 190 ++++++++++++++++++++++++++------------- ReleaseNotes | 28 +++--- 2 files changed, 140 insertions(+), 78 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 33c84b60985..ce7127faf7d 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: May 9, 2019

+

Last Updated: May 19, 2019

@@ -1461,11 +1461,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.29. - NuttX 7.29 is the 129th release of NuttX. - It was released on March 25, 2019, and is available for download from the + The current release is NuttX 7.30. + NuttX 7.30 is the 130th release of NuttX. + It was released on May 19, 2019, and is available for download from the Bitbucket.org website. - Note that the release consists of two tarballs: nuttx-7.29.tar.gz and apps-7.29.tar.gz. + Note that the release consists of two tarballs: nuttx-7.30.tar.gz and apps-7.30.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information).

@@ -1474,7 +1474,7 @@