diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 8d4a715c857..08821c9ecb4 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: October 9, 2015
+Last Updated: December 5, 2015
+
In addition to the ever-changing GIT repository, there are frozen released versions of NuttX available.
- The current release is NuttX 7.12.
- NuttX 7.12 is the 112th release of NuttX.
- It was released on October 1, 2015, and is available for download from the
+ The current release is NuttX 7.13.
+ NuttX 7.13 is the 113th release of NuttX.
+ It was released on December 5, 2015, and is available for download from the
Bitbucket.org website.
- Note that the release consists of two tarballs: nuttx-7.12.tar.gz and apps-7.12.tar.gz.
+ Note that the release consists of two tarballs: nuttx-7.13.tar.gz and apps-7.13.tar.gz.
Both may be needed (see the top-level nuttx/README.txt file for build information).
- Release notes for NuttX 7.12 are available here. + Release notes for NuttX 7.13 are available here. Release notes for all released versions on NuttX are available in the Bitbucket GIT. The ChangeLog for all releases of NuttX is available in the ChangeLog file that can viewed in the Bitbucket GIT. The ChangeLog for the current release is at the bottom of that file. @@ -1324,7 +1332,7 @@
- Release notes for NuttX 7.12 are available here.
+ Release notes for NuttX 7.13 are available here.
Release notes for all released versions on NuttX are available in the Bitbucket GIT
The ChangeLog for the all releases of apps/ is available in the ChangeLog file that can viewed in the Bitbucket GIT.
The ChangeLog for the current release is at the bottom of that file.
@@ -1381,7 +1389,7 @@
+ Additional Drivers added in NuttX-7.13 include: +
++ Atmel SAME70. + This port uses Atmel SAM E70 Xplained Evaluation Kit (ATSAME70-XPLD). + This board is essentially a lower cost version of the SAMV71-XULT board featuring the ATSAME70Q21 Cortex-M7 microcontroller. + See the Atmel SAMV71 for supported features. + Also refer to the NuttX board README file for further information. +
+