Trivial documention update to mention sporadic scheduling in the feature list

This commit is contained in:
Gregory Nutt 2015-07-24 15:07:07 -06:00
parent fc66e45b16
commit 8def63e192

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: July 23, 2015</p> <p>Last Updated: July 24, 2015</p>
</td> </td>
</tr> </tr>
</table> </table>
@ -203,7 +203,7 @@
<td><br></td> <td><br></td>
<td> <td>
<p> <p>
Fully pre-emptible, fixed priority and round-robin scheduling. Fully pre-emptible; fixed priority, round-robin, and &quot;sporadic&quot; scheduling.
</p> </p>
</tr> </tr>
<tr> <tr>