diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index b98523dbe9a..05ccda8716a 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: November 11, 2014
+Last Updated: November 26, 2014
+
+
+
+
In addition to the ever-changing GIT repository, there are frozen released versions of NuttX available.
- The current release is NuttX 7.5.
- NuttX 7.5 is the 105th release of NuttX.
- It was released on September 28, 2014, and is available for download from the
+ The current release is NuttX 7.6.
+ NuttX 7.6 is the 106th release of NuttX.
+ It was released on November 26, 2014, and is available for download from the
SourceForge website.
- Note that the release consists of two tarballs: nuttx-7.5.tar.gz and apps-7.5.tar.gz.
+ Note that the release consists of two tarballs: nuttx-7.6.tar.gz and apps-7.6.tar.gz.
Both may be needed (see the top-level nuttx/README.txt file for build information).
- Release notes for NuttX 7.5 are available here; + Release notes for NuttX 7.6 are available here; release notes for all released versions on NuttX are available in the SourceForge GIT The ChangeLog for all releases of NuttX is available in the ChangeLog file that can viewed in the SourceForge GIT. The ChangeLog for the current release is at the bottom of that file. @@ -1208,7 +1254,7 @@
- Release notes for NuttX 7.5 are available here; + Release notes for NuttX 7.6 are available here; release notes for all released versions on NuttX are available in the SourceForge GIT The ChangeLog for the all releases of apps is available in the ChangeLog file that can viewed in the SourceForge GIT. The ChangeLog for the current release is at the bottom of that file. diff --git a/ReleaseNotes b/ReleaseNotes index d21b1f59733..fb8ac787430 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -7366,8 +7366,8 @@ NuttX-7.6 The 106th release of NuttX, Version 7.6, was made on November 26, 2014, and is available for download from the SourceForge website. Note -that release consists of two tarballs: nuttx-7.5.tar.gz and -apps-7.5.tar.gz. Both may be needed (see the top-level nuttx/README.txt +that release consists of two tarballs: nuttx-7.6.tar.gz and +apps-7.6.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information). Additional new features and extended functionality: @@ -7419,7 +7419,7 @@ Additional new features and extended functionality: * Drivers: - - BCH (Block-to-Charchter): Add support for seeking in BCH. From + - BCH (Block-to-Character): Add support for seeking in BCH. From Sébastien Lorquet. * Graphics Support/Graphics-Related Drivers: