diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index ed57f93ed5..3b39e7e75d 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: March 13, 2016
+Last Updated: March 27, 2016
In addition to the ever-changing GIT repository, there are frozen released versions of NuttX available.
- The current release is NuttX 7.14.
- NuttX 7.14 is the 114th release of NuttX.
- It was released on January 28, 2016, and is available for download from the
+ The current release is NuttX 7.15.
+ NuttX 7.15 is the 115th release of NuttX.
+ It was released on March 27, 2016, and is available for download from the
Bitbucket.org website.
- Note that the release consists of two tarballs: nuttx-7.14.tar.gz
and apps-7.14.tar.gz
.
+ Note that the release consists of two tarballs: nuttx-7.15.tar.gz
and apps-7.15.tar.gz
.
Both may be needed (see the top-level nuttx/README.txt
file for build information).
- Release notes for NuttX 7.14 are available here. + Release notes for NuttX 7.15 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. @@ -1357,7 +1357,7 @@
- Release notes for NuttX 7.14 are available here.
+ Release notes for NuttX 7.15 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.
@@ -1411,10 +1411,11 @@
+ NXP/Freescale i.MX6. + A port is underway for the following i.MX6 board +
+
+ Sabre-6Quad. + This is a port to the NXP/Freescale Sabre-6Quad board. + Refer to the NuttX board README file for further information. +
++ STATUS: + The basic, minimal port is code complete and introduced in NuttX-7.15, but has not yet been tested. + I am still waiting for the reciept of the Sabre board. + Expect to see the verified Sabre-6Quad support (with SMP!) in NuttX-7.16. +
+@@ -3349,6 +3389,14 @@ nsh> See the Microment website Lincoln60 board and the NuttX board README file for further information about the Lincoln board.
+U-Blox Modem Evaluation (LPCXpresso LPC1768)
++ This board configuration was contributed by Vladimir Komendantskiy and made available in NuttX-7.15. + This is a variant of the LPCXpresso LPC1768 board support with special provisions for the U-Blox Model Evaluation board. + See the NuttX board README file for further information about this port. +
+@@ -3757,6 +3805,63 @@ nsh>
+ STMicro STM32 F46xx. + Architecture-only support is available for the STM32 F46xx family (meaning that the parts are supported, but there is not example board supported in the system). + This support was contributed by Paul Alexander Patienc and made available in NuttX-7.15. +
++ STMicro STM32 L476. + Two boards are supported in this family: +
++ Nucleo-L476RG. + Board support for the STMicro NucleoL476RG board from ST Micro was contributed by Sebastien Lorquet in NuttX-7.15. See the STMicro website and the board README file for further information. +
++ STM32L476VG Discovery. + Board support for the STMicro STM32L476VG Discovery board from ST Micro was contributed by Dave in NuttX-7.15. See the STMicro website and the board README file for further information. +
+Status:
++ NuttX-7.15. + Only the first initial release of support for this family is present. + This is an ongoing, work-in-progress. + It includes these basics: +
+