Minor documentation update

This commit is contained in:
Gregory Nutt 2013-05-24 14:05:20 -06:00
parent 17fb3b3dbe
commit ad957c97df
2 changed files with 26 additions and 1 deletions

View File

@ -551,6 +551,22 @@
</p>
</td>
</tr>
<tr>
<td><br></td>
<td>
<p>
<li>Graphics: frambuffer drivers, graphic- and segment-LCD drivers.</li>
</p>
</td>
</tr>
<tr>
<td><br></td>
<td>
<p>
<li>Audio subsystem: CODECs, audio input and output drivers.</li>
</p>
</td>
</tr>
<tr>
<td><br></td>
<td>
@ -810,7 +826,14 @@
<td><br></td>
<td>
<p>
<li>LCD drivers for both parallel and SPI LCDs and OLEDs.</li>
<li>Graphic LCD drivers for both parallel and SPI LCDs and OLEDs.</li>
</p>
</tr>
<tr>
<td><br></td>
<td>
<p>
<li>Segment LCD drivers.</li>
</p>
</tr>
<tr>

View File

@ -209,6 +209,8 @@
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/stm32f3discovery/README.txt"><b><i>README.txt</i></b></a>
| | |- stm32f4discovery/
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/stm32f4discovery/README.txt"><b><i>README.txt</i></b></a>
| | |- stm32fldiscovery/
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/stm32fldiscovery/README.txt"><b><i>README.txt</i></b></a>
| | |- sure-pic32mx/
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/sure-pic32mx/README.txt"><b><i>README.txt</i></b></a>
| | |- teensy/