mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Fix some typos. Also minor update to stm32f7/nucleo-144/README.txt and stm32l4/nucleo-l496zg/README.txt board documentation.
This commit is contained in:
committed by
Gregory Nutt
parent
0b64e79736
commit
822bb06967
@@ -420,7 +420,7 @@
|
||||
<p>
|
||||
<a href="NxWidgets.html">NxWidgets</a> is a higher level, C++, object-oriented library for object-oriented access to graphical "widgets."
|
||||
NxWidgets is provided as a separate library in the <code>apps/</code> repository
|
||||
NxWidgets is built on top of the core NuttX graphics subsystem, but is part of the application space rather than part of the core OS graphics subystems.
|
||||
NxWidgets is built on top of the core NuttX graphics subsystem, but is part of the application space rather than part of the core OS graphics subsystems.
|
||||
</p>
|
||||
|
||||
<h3>1.3.6 <a name="nxterm1">NX Terminal Driver (<code>NxTerm</code>)</a></h3>
|
||||
|
||||
@@ -5408,7 +5408,7 @@ nsh> free
|
||||
Mem: 29232 5920 23312 23312
|
||||
</pre></ul>
|
||||
<p>
|
||||
You can see that 22.8KB (71.1%) of the SRAM heap is staill available for further application development while NSH is running.
|
||||
You can see that 22.8KB (71.1%) of the SRAM heap is still available for further application development while NSH is running.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user