Update the NuttX 'About' Document in preparation for the 7.27 release.
This commit is contained in:
parent
60effd59be
commit
052ff5ee84
|
@ -20626,7 +20626,7 @@
|
|||
-CONFIG_NETUTILS_PING or change them to CONFIG_SYSTEM_PING with
|
||||
CONFIG_NET_ICMP_SOCKET=y From Gregory Nutt (2018-09-05).
|
||||
|
||||
7.27 2018-11-15 Gregory Nutt <gnutt@nuttx.org>
|
||||
7.27 2018-11-14 Gregory Nutt <gnutt@nuttx.org>
|
||||
|
||||
* mm/iob: Add an IOB notifier that will send a signal to any registered
|
||||
threads that want to be notified when an IOB has been freed. This is an
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<tr align="center" bgcolor="#e4e4e4">
|
||||
<td>
|
||||
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
||||
<p>Last Updated: November 9, 2018</p>
|
||||
<p>Last Updated: November 14, 2018</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -524,6 +524,16 @@
|
|||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><br></td>
|
||||
<td>
|
||||
<p>
|
||||
<li>
|
||||
SPIFFS. FLASH file system, originally by Peter Anderson.
|
||||
</li>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><br></td>
|
||||
<td>
|
||||
|
@ -1027,7 +1037,7 @@
|
|||
<td><br></td>
|
||||
<td>
|
||||
<p>
|
||||
<li>NXFFS. the NuttX wear-leveling FLASH file system.</li>
|
||||
<li>Wear-Leveling FLASH File Systems: NXFFS, SmartFS, SPIFFS.</li>
|
||||
</p>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -1441,11 +1451,11 @@
|
|||
<h2>Released Versions</h2>
|
||||
<p>
|
||||
In addition to the ever-changing GIT repository, there are frozen released versions of NuttX available.
|
||||
The current release is NuttX 7.26.
|
||||
NuttX 7.26 is the 126<sup>th</sup> release of NuttX.
|
||||
It was released on September 8, 2018, and is available for download from the
|
||||
The current release is NuttX 7.27.
|
||||
NuttX 7.27 is the 127<sup>th</sup> release of NuttX.
|
||||
It was released on November 15, 2018, and is available for download from the
|
||||
<a href="https://bitbucket.org/nuttx/nuttx/downloads/">Bitbucket.org</a> website.
|
||||
Note that the release consists of two tarballs: <code>nuttx-7.26.tar.gz</code> and <code>apps-7.26.tar.gz</code>.
|
||||
Note that the release consists of two tarballs: <code>nuttx-7.27.tar.gz</code> and <code>apps-7.27.tar.gz</code>.
|
||||
Both may be needed (see the top-level <code>nuttx/README.txt</code> file for build information).
|
||||
</p>
|
||||
|
||||
|
@ -1454,7 +1464,7 @@
|
|||
<ul>
|
||||
<li><b>nuttx</b>.
|
||||
<ul><p>
|
||||
Release notes for NuttX 7.26 are available <a href="https://bitbucket.org/nuttx/nuttx/downloads/">here</a>.
|
||||
Release notes for NuttX 7.27 are available <a href="https://bitbucket.org/nuttx/nuttx/downloads/">here</a>.
|
||||
Release notes for all released versions on NuttX are available in the <a href="https://bitbucket.org/nuttx/nuttx/src/master/ReleaseNotes" target="_blank">Bitbucket GIT</a>.
|
||||
The ChangeLog for all releases of NuttX is available in the ChangeLog file that can viewed in the <a href="https://bitbucket.org/nuttx/nuttx/src/master/ChangeLog" target="_blank">Bitbucket GIT</a>.
|
||||
The ChangeLog for the current release is at the bottom of that file.
|
||||
|
@ -1462,7 +1472,7 @@
|
|||
</li></ul>
|
||||
<li><b>apps</b>.
|
||||
<ul><p>
|
||||
Release notes for NuttX 7.26 are available <a href="https://bitbucket.org/nuttx/apps/downloads/">here</a>.
|
||||
Release notes for NuttX 7.27 are available <a href="https://bitbucket.org/nuttx/apps/downloads/">here</a>.
|
||||
Release notes for all released versions on NuttX are available in the <a href="https://bitbucket.org/nuttx/nuttx/src/master/ReleaseNotes" target="_blank">Bitbucket GIT</a>
|
||||
The ChangeLog for the all releases of <code>apps/</code> is available in the ChangeLog file that can viewed in the <a href="https://bitbucket.org/nuttx/apps/src/master/ChangeLog.txt" target="_blank">Bitbucket GIT</a>.
|
||||
The ChangeLog for the current release is at the bottom of that file.
|
||||
|
@ -1520,8 +1530,8 @@
|
|||
<li><a href="#armcortexr4">ARM Cortex-R4</a> (2)</li>
|
||||
<li><a href="#armcortexm0">ARM Cortex-M0/M0+</a> (10)</li>
|
||||
<li><a href="#armcortexm3">ARM Cortex-M3</a> (37)</li>
|
||||
<li><a href="#armcortexm4">ARM Cortex-M4</a> (47)</li>
|
||||
<li><a href="#armcortexm7">ARM Cortex-M7</a> (12)</li>
|
||||
<li><a href="#armcortexm4">ARM Cortex-M4</a> (49)</li>
|
||||
<li><a href="#armcortexm7">ARM Cortex-M7</a> (13)</li>
|
||||
</ul>
|
||||
<li>Atmel AVR
|
||||
<ul>
|
||||
|
@ -4015,12 +4025,10 @@ nsh>
|
|||
<a name="stm32f302x"><b>STMicro STM32 F302 (STM32 F3 family)</b>.</a>
|
||||
Architecture (only) support for the STM32 F302 was contributed in NuttX-7.10 by Ben Dyer (vi the PX4 team and David Sidrane).
|
||||
</p>
|
||||
<ul>
|
||||
<p>
|
||||
<b>STATUS:</b>
|
||||
There are currently no board configurations using the STM32 F302.
|
||||
</p>
|
||||
</ul>
|
||||
<p>
|
||||
Support for the Nucleo-F302R8 board was added by raiden00pl in NuttX-7.27.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-f302r8/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -4034,7 +4042,7 @@ nsh>
|
|||
<a name="stm32f303x"><b>STMicro STM32 F303 (STM32 F3 family)</b>.</a>
|
||||
<p>
|
||||
<ul>
|
||||
<p>
|
||||
<li><p>
|
||||
<b>STM32F3-Discovery</b>.
|
||||
This port uses the STMicro STM32F3-Discovery board featuring the STM32F303VCT6 MCU (STM32 F3 family).
|
||||
Refer to the <a href="http://www.st.com/internet/evalboard/product/254044.jsp">STMicro web site</a> for further information about this board.
|
||||
|
@ -4048,17 +4056,18 @@ nsh>
|
|||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm32f3discovery/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<p>
|
||||
<li><p>
|
||||
<b>STMicro ST Nucleo F303RE board</b>.
|
||||
Contributed by Paul Alexander Patience.
|
||||
</p>
|
||||
<ul>
|
||||
<p>
|
||||
<b>STATUS:</b>
|
||||
The basic port for the Nucleo F303RE was first released in NuttX-7.12.
|
||||
</p>
|
||||
</ul>
|
||||
The basic port for the Nucleo F303RE was contributed by Paul Alexander Patience and first released in NuttX-7.12.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-f303re/README.txt" target="_blank">README</a> file for further information.
|
||||
</p></li>
|
||||
<li><p>
|
||||
<b>STMicro ST Nucleo F303ZE board</b>.
|
||||
Support for the Nucleo-F303ZE board was added by Mateusz Szafoni in NuttX-7.27.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-f303ze/README.txt" target="_blank">README</a> file for further information.
|
||||
</p></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -4552,6 +4561,7 @@ nsh>
|
|||
<p>
|
||||
<a name="stm32l4x2"><b>STMicro STM32 L4x2</b>.</a>
|
||||
Architecture support for STM32 L4x2 family was contributed by Juha Niskanen in NuttX-7.21.
|
||||
Support was extended for the STM32L412 and STM32L422 chips in NuttX-7.27.
|
||||
Two boards are currently supported.
|
||||
</p>
|
||||
<ul>
|
||||
|
@ -5454,18 +5464,24 @@ Mem: 29232 5920 23312 23312
|
|||
<td>
|
||||
<p>
|
||||
<a name="freescaleimxrt"><b>NXP/Freescale i.MX RT</b>.</a>
|
||||
The initial port to the IMXRT1050-EVKB featuring the MIMXRT1052DVL6A <i>Crossover</i> MCU was included initially in NuttX-.25.
|
||||
The initial port to the IMXRT1050-EVKB featuring the MIMXRT1052DVL6A <i>Crossover</i> MCU was included initially in NuttX-7.25.
|
||||
The initial port was the joint effort of Janne Rosberg, Ivan Ucherdzhiev, and myself.
|
||||
Ivan gets credit for the bulk of the bring-up work and for the Hyper FLASH boot logic.
|
||||
</p>
|
||||
Another port, this one for the IMXRT1060-EVKB featuring the MIMXRT1062DVL6A <i>Crossover</i> MCU, was added by David Sidrane in NuttX-7.27.
|
||||
</p>
|
||||
<p>
|
||||
<b>STATUS:</b>
|
||||
</p>
|
||||
<ul>
|
||||
<p>
|
||||
<li><p>
|
||||
The basic IMXRT1050-EVK port is complete and verified configurations are available.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/imxrt1050-evk/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</p></li>
|
||||
<li><p>
|
||||
The basic IMXRT1060-EVK port is complete but un-verified as of NuttX-7.27.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/imxrt1060-evk/README.txt" target="_blank">README</a> file for more current status information.
|
||||
</p></li>
|
||||
</ul>
|
||||
<p>
|
||||
<b>i.MX RT Driver Status:</b>
|
||||
|
@ -5477,7 +5493,12 @@ Mem: 29232 5920 23312 23312
|
|||
</p>
|
||||
<li>
|
||||
<p><b>NuttX-7.26</b>.
|
||||
NuttX-7.26 added RTC, SNVX, and Serial TERMIOS support.
|
||||
NuttX-7.26 added RTC, SNVS, and Serial TERMIOS support.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><b>NuttX-7.27</b>.
|
||||
NuttX-7.27 added LPI2C (from Ivan Ucherdzhiev) and SD card support via USDHC (from Dave Marples).
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -19678,7 +19678,7 @@ detailed bugfix information):
|
|||
NuttX-7.27 Release Notes
|
||||
------------------------
|
||||
|
||||
The 127th release of NuttX, Version 7.27, was made on November 15, 2018,
|
||||
The 127th release of NuttX, Version 7.27, was made on November 14, 2018,
|
||||
and is available for download from the Bitbucket.org website. Note
|
||||
that release consists of two tarballs: nuttx-7.27.tar.gz and
|
||||
apps-7.27.tar.gz. These are available from:
|
||||
|
@ -19888,7 +19888,7 @@ Additional new features and extended functionality:
|
|||
- XBee IEEE 802.15.4: Add support for setting/getting tx power. From
|
||||
Anthony Merlino.
|
||||
|
||||
* Other Common Device Drivers:
|
||||
* Other Common Device Drivers:
|
||||
|
||||
- GPIO: Support multiple registrations of GPIO signal events. From
|
||||
Xiang Xiao.
|
||||
|
@ -20279,7 +20279,7 @@ detailed bugfix information):
|
|||
Noted by Shao Li in Issue 127. From Gregory Nutt.
|
||||
- NRF24L01: Fix compilation errors. From Mateusz Szafoni.
|
||||
|
||||
* Common Drivers:
|
||||
* Other Common Drivers:
|
||||
|
||||
- ALARM Upper Half: Fix alarm ISR error when no CONFIG_SCHED_TICKLESS
|
||||
drivers/timers/arch_alarm.c: Use uint64_t to avoid alarm 32-bit
|
||||
|
|
Loading…
Reference in New Issue