Update documentation

This commit is contained in:
Gregory Nutt 2015-06-30 08:10:01 -06:00
parent 2420e33047
commit 8440850fb9

View File

@ -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: June 29, 2015</p>
<p>Last Updated: June 30, 2015</p>
</td>
</tr>
</table>
@ -430,7 +430,7 @@
<td><br></td>
<td>
<p>
<li>Virtual file system supports drivers and mountpoints.</li>
<li>Virtual file system (VFS) supports drivers and mountpoints.</li>
</p>
</td>
</tr>
@ -591,6 +591,14 @@
</p>
</td>
</tr>
<tr>
<td><br></td>
<td>
<p>
<li>Full VFS integration.</li>
</p>
</td>
</tr>
<tr>
<td><br></td>
<td>
@ -604,7 +612,7 @@
<td>
<p>
<li>
Network, USB (host), USB (device), serial, I2C, I2S, NAND, CAN, ADC, DAC, PWM, Quadrature Encoder, Wireless, and watchdog timer driver architectures.
Network, USB (host), USB (device), serial, I2C, I2S, NAND, CAN, ADC, DAC, PWM, Quadrature Encoder, Wireless, generic timer, and watchdog timer driver architectures.
</li>
</p>
</td>
@ -631,7 +639,7 @@
<td><br></td>
<td>
<p>
<li>Graphics: frambuffer drivers, graphic- and segment-LCD drivers.</li>
<li>Graphics: framebuffer drivers, graphic- and segment-LCD drivers.</li>
</p>
</td>
</tr>
@ -647,7 +655,7 @@
<td><br></td>
<td>
<p>
<li>Cryptographic subsystem</li>
<li>Cryptographic subsystem.</li>
</p>
</td>
</tr>
@ -655,7 +663,7 @@
<td><br></td>
<td>
<p>
<li><a href="NuttxPortingGuide.html#pwrmgmt">Power management</a> sub-system.</li>
<li><a href="NuttxPortingGuide.html#pwrmgmt">Power Management</a> sub-system.</li>
</p>
</td>
</tr>