diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index b19060b82c..f0e8a76e26 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: July 24, 2015
+Last Updated: August 13, 2015
In addition to the ever-changing GIT repository, there are frozen released versions of NuttX available.
The current release is NuttX 7.10.
- NuttX 7.10 is the 110th release of NuttX.
+ NuttX 7.11 is the 111th release of NuttX.
It was released on June 9, 2015, and is available for download from the
Bitbucket.org website.
- Note that the release consists of two tarballs: nuttx-7.10.tar.gz
and apps-7.10.tar.gz
.
+ Note that the release consists of two tarballs: nuttx-7.11.tar.gz
and apps-7.11.tar.gz
.
Both may be needed (see the top-level nuttx/README.txt
file for build information).
- Release notes for NuttX 7.10 are available here. + Release notes for NuttX 7.11 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. @@ -1316,7 +1316,7 @@
- Release notes for NuttX 7.10 are available here.
+ Release notes for NuttX 7.11 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.
@@ -1367,6 +1367,7 @@
+ MoxaRT + A port to the Moxa NP51x0 series of 2-port advanced RS-232/422/485 serial device servers was contributed by Anton D. Kachalov in NuttX-7.11. + This port includes a NuttShell (NSH) configuraion with support for the Faraday FTMAC100 Ethernet MAC Driver. +
+- FreeScale Kinetis K20. - Archicture support (only) was added in NuttX-7.10. + FreeScale Kinetis K20/Teensy-3.x. + Architecture support (only) was added in NuttX-7.10. This support was taken from PX4 and is the work of Jakob Odersky. + Support was added for the PJRC Teensy-3.1 board in NuttX-7.11. + Backward compatible support for the Teensy-3.0 is included.
STATUS: - There are no K20 boards yet supported. - Work is underway on the PJRC Teensy-3.1 board and that port is expected in NuttX-7.11. Refer to the Teensy-3.1 board README file for further information.
+ Additional Drivers added in NuttX-7.11 include: +
+