mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Fix use of undefined pp-token #errror, other typos.
This commit is contained in:
committed by
Gregory Nutt
parent
c6689b3093
commit
e8b5dd4528
@@ -3058,7 +3058,7 @@ nsh>
|
||||
</ul>
|
||||
<p>
|
||||
<b>STATUS</b>.
|
||||
The board suppport is complete but untested because of tool-related issues. An OpenOCD compatible, SWD debugger would be required to make further progress in testing.
|
||||
The board support is complete but untested because of tool-related issues. An OpenOCD compatible, SWD debugger would be required to make further progress in testing.
|
||||
</p>
|
||||
<p>
|
||||
Refer to the Olimex EFM32G880F120-STK <a href="https://bitbucket.org/nuttx/nuttx/src/master/boards/arm/efm32/olimex-efm32g880f129-stk/README.txt" target="_blank"><i>README.txt</i></a> for further information.
|
||||
|
||||
@@ -7163,7 +7163,7 @@ interface of the same name.
|
||||
<ul>
|
||||
<li><code>attr</code>. The mutex attributes to query</li>
|
||||
<li><code>type</code>. Location to return the mutex type. See
|
||||
<a href="#pthreadmutexattrsettype"><code>pthread_mutexattr_setttyp()</code></a>
|
||||
<a href="#pthreadmutexattrsettype"><code>pthread_mutexattr_settype()</code></a>
|
||||
for a description of possible mutex types that may be returned.</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user