summaryrefslogblamecommitdiff
path: root/nuttx/Documentation/NuttX.html
blob: 4487471b955b652a6de8b6759c3ba7d30ef7fa4a (plain) (tree)




































                                                                                               
<html>
<head>
<title>NuttX</title>
</head>
<body background="backgd.gif">
<hr>
<hr>
<center><h1><i>Under Construction</i></h1></center>
<hr>
<hr>
<h1>Overview</h1>
<p>
  Nuttx is a real timed embedded operating system (RTOS).
  Its goals are:
<p>
<ol>
  <li>A very small footprint usable in all but the tightest micro-controller environments,</li>
  <li>Fully scalable from tiny (8-bit) to moderate embedded (32-bit),</li>
  <li>High degree of standards compliance.</li>
  <li>Totally open.</li>
</ol>

<h1>Supported Platforms</h1>

<li>x86 Linux Simulation.  Fully functional.</li>
<li>ARM7 (TI C5471).  In progress -- my board is dead at the moment</li>
<li>8051.  In progress</li>
<li>Freescale M68.  Next in the queue</li>

<h1>Other Documentation</h1>

<li><a href="NuttxUserGuide.html">User Guide</li>
<li><a href="NuttxPortingGuide.html">Porting Guide</li>

</body>
</html>