Correct statment in a document
This commit is contained in:
parent
ef475eb6a9
commit
0f7b9d643f
@ -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: July 25, 2016</p>
|
||||
<p>Last Updated: September 30, 2016</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -146,13 +146,11 @@
|
||||
to support a rich, multi-threaded development environment for deeply embedded
|
||||
processors.
|
||||
</p>
|
||||
NON-GOALS: (1) It is not a goal to provide the level of OS features like those provided by Linux.
|
||||
NON-GOALS: It is not a goal to provide the level of OS features like those provided by Linux.
|
||||
In order to work with smaller MCUs, small footprint must be more important than an extensive feature set.
|
||||
But standard compliance is more important than small footprint.
|
||||
Surely a smaller RTOS could be produced by ignoring standards.
|
||||
Think of NuttX is a tiny Linux work-alike with a much reduced feature set.
|
||||
(2) There is no MMU-based support for processes.
|
||||
At present, NuttX assumes a flat address space.
|
||||
</p>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user