Update NuttX.html to include mention of the STM32 F7

This commit is contained in:
Gregory Nutt 2015-07-20 15:07:13 -06:00
parent ffbc9441e5
commit 2ae623bdef

View File

@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4"> <tr align="center" bgcolor="#e4e4e4">
<td> <td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1> <h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
<p>Last Updated: June 30, 2015</p> <p>Last Updated: July 20, 2015</p>
</td> </td>
</tr> </tr>
</table> </table>
@ -1372,7 +1372,7 @@
<li><a href="#armcortexm0">ARM Cortex-M0/M0+</a> (7)</li> <li><a href="#armcortexm0">ARM Cortex-M0/M0+</a> (7)</li>
<li><a href="#armcortexm3">ARM Cortex-M3</a> (33)</li> <li><a href="#armcortexm3">ARM Cortex-M3</a> (33)</li>
<li><a href="#armcortexm4">ARM Cortex-M4</a> (22)</li> <li><a href="#armcortexm4">ARM Cortex-M4</a> (22)</li>
<li><a href="#armcortexm7">ARM Cortex-M7</a> (1)</li> <li><a href="#armcortexm7">ARM Cortex-M7</a> (2)</li>
</ul> </ul>
<li>Atmel AVR <li>Atmel AVR
<ul> <ul>
@ -1524,18 +1524,19 @@
<li><a href="#stm32f107x">STMicro STM32F107x</a> <small>(STM32 F1 &quot;Connectivity Line&quot; family, ARM Cortex-M3)</small></li> <li><a href="#stm32f107x">STMicro STM32F107x</a> <small>(STM32 F1 &quot;Connectivity Line&quot; family, ARM Cortex-M3)</small></li>
<li><a href="#stm32f205x">STMicro STM32F205x</a> <small>(STM32 F2 family, ARM Cortex-M3)</small></li> <li><a href="#stm32f205x">STMicro STM32F205x</a> <small>(STM32 F2 family, ARM Cortex-M3)</small></li>
<li><a href="#stm32f207x">STMicro STM32F207x</a> <small>(STM32 F2 family, ARM Cortex-M3)</small></li> <li><a href="#stm32f207x">STMicro STM32F207x</a> <small>(STM32 F2 family, ARM Cortex-M3)</small></li>
<li><a href="#stm32302x">STMicro STM32F302x <small>(STM32 F3 family, ARM Cortex-M4)</small></b>.</a></li>
</ul> </ul>
</li> </li>
</td> </td>
<td bgcolor="#e4e4e4" valign="top" width="33%"> <td bgcolor="#e4e4e4" valign="top" width="33%">
<ul> <ul>
<li><a href="#stm32302x">STMicro STM32F302x <small>(STM32 F3 family, ARM Cortex-M4)</small></b>.</a></li>
<li><a href="#stm32303x">STMicro STM32F303x <small>(STM32 F3 family, ARM Cortex-M4)</small></b>.</a></li> <li><a href="#stm32303x">STMicro STM32F303x <small>(STM32 F3 family, ARM Cortex-M4)</small></b>.</a></li>
<li><a href="#stm32f372x">STMicro STM32 F372/F373</a> <small>(ARM Cortex-M4)</small></li> <li><a href="#stm32f372x">STMicro STM32 F372/F373</a> <small>(ARM Cortex-M4)</small></li>
<li><a href="#stm32f401x">STMicro STM32F401x</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li> <li><a href="#stm32f401x">STMicro STM32F401x</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li>
<li><a href="#stm32f407x">STMicro STM32F407x</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li> <li><a href="#stm32f407x">STMicro STM32F407x</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li>
<li><a href="#stm32f427x">STMicro STM32 F427/F437</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li> <li><a href="#stm32f427x">STMicro STM32 F427/F437</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li>
<li><a href="#stm32f429x">STMicro STM32 F429</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li> <li><a href="#stm32f429x">STMicro STM32 F429</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li>
<li><a href="#stm32f74x">STMicro STM32 F744/F746</a> <small>(STM32 F7 family, ARM Cortex-M7)</small></li>
</ul> </ul>
<li>Texas Instruments (some formerly Luminary) <li>Texas Instruments (some formerly Luminary)
<ul> <ul>
@ -3279,7 +3280,7 @@ nsh>
<p> <p>
<b>STATUS:</b> <b>STATUS:</b>
There are no K20 boards yet supported. There are no K20 boards yet supported.
Work is underway on the the PJRC Teensy-3.1 board and that port is expected in NuttX-7.11. 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 <a href="https://bitbucket.org/nuttx/boards/src/master/teensy-3.x/README.txt" target="_blank">README</a> file for further information. Refer to the Teensy-3.1 board <a href="https://bitbucket.org/nuttx/boards/src/master/teensy-3.x/README.txt" target="_blank">README</a> file for further information.
</p> </p>
</ul> </ul>
@ -3942,7 +3943,7 @@ Mem: 29232 5920 23312 23312
<ul> <ul>
<p> <p>
<b>STATUS:</b> <b>STATUS:</b>
As of this writing, the basic port is code complete and a fully verified configuration exists for the the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>). As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
The first fully functional SAM4S Xplained port was released in NuttX-6.28. The first fully functional SAM4S Xplained port was released in NuttX-6.28.
Support for the on-board 1MB SRAM was added in NuttX-6.29. Support for the on-board 1MB SRAM was added in NuttX-6.29.
An RTT driver was Bob Doiron in NuttX-7.3. An RTT driver was Bob Doiron in NuttX-7.3.
@ -3953,13 +3954,13 @@ Mem: 29232 5920 23312 23312
</li> </li>
<li> <li>
<p> <p>
There is also a port to the the Atmel SAM4S Xplained <i>Pro</i> development board. There is also a port to the Atmel SAM4S Xplained <i>Pro</i> development board.
This board features the ATSAM4S32C MCU running at 120MHz with 2MB of FLASH and 160KB of internal SRAM. This board features the ATSAM4S32C MCU running at 120MHz with 2MB of FLASH and 160KB of internal SRAM.
</p> </p>
<ul> <ul>
<p> <p>
<b>STATUS:</b> <b>STATUS:</b>
As of this writing, the basic port is code complete and a fully verified configuration exists for the the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>). As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
The first fully functional SAM4S Xplained Pro port was released in NuttX-7.2. The first fully functional SAM4S Xplained Pro port was released in NuttX-7.2.
This supported also added HSMCI, RTC, and watchdog and verified support for USB device. This supported also added HSMCI, RTC, and watchdog and verified support for USB device.
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sam4s-xplained-pro/README.txt" target="_blank">README</a> file for further information. Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sam4s-xplained-pro/README.txt" target="_blank">README</a> file for further information.
@ -4032,7 +4033,7 @@ Mem: 29232 5920 23312 23312
<p> <p>
<b>STATUS:</b> <b>STATUS:</b>
The basic port is complete and there are several different, verified configurations available. The basic port is complete and there are several different, verified configurations available.
All configurations use the the NuttShell (NSH) and a serial console. All configurations use the NuttShell (NSH) and a serial console.
The first release of the SAMV71-XULT port was available in NuttX-7.9. The first release of the SAMV71-XULT port was available in NuttX-7.9.
Support for the connect maXTouch Xplained Pro LCD as added in NuttX-7.10. Support for the connect maXTouch Xplained Pro LCD as added in NuttX-7.10.
</p> </p>
@ -4065,6 +4066,31 @@ Mem: 29232 5920 23312 23312
<td><br></td> <td><br></td>
<td><hr></td> <td><hr></td>
</tr> </tr>
<tr>
<td><br></td>
<td>
<p>
<a name="stm32f74x"><b>STMicro STM32 F744/F746</b>.</a>
This port uses the STMicro STM32F746G-DISCO development board featuring the STM32F746NGH6 MCU. The STM32F746NGH6 is a 216MHz Cortex-M7 operation with 1024Kb Flash.
Refer to the <a href="http://www.st.com/stm32f7-discovery">STMicro web site</a> for further information about this board.
</p>
<ul>
<p>
<b>STATUS:</b>
The basic port is complete and there are two, verified configurations available.
Both configurations use the NuttShell (NSH) and a serial console; one includes Ethernet support.
The first release of the STM32F746G_DISCO port was available in NuttX-7.11.
</p>
</p>
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/stm32f746g-disco/README.txt" target="_blank">README</a> file for further information.
</p>
</ul>
</td>
</tr>
<tr>
<td><br></td>
<td><hr></td>
</tr>
<tr> <tr>
<td><br></td> <td><br></td>
<td> <td>
@ -4439,7 +4465,7 @@ Mem: 29232 5920 23312 23312
<p> <p>
<b>STATUS:</b> <b>STATUS:</b>
The basic port is code complete and fully verified in NuttX 6.18. The basic port is code complete and fully verified in NuttX 6.18.
Available configurations include the the NuttShell (NSH - see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>). Available configurations include the NuttShell (NSH - see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
USB has not yet been fully tested but on first pass appears to be functional. USB has not yet been fully tested but on first pass appears to be functional.
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/ubw32/README.txt" target="_blank">README</a> file for further information. Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/ubw32/README.txt" target="_blank">README</a> file for further information.
</p> </p>