summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-12-05 15:12:38 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-12-05 15:12:38 +0000
commitaf68731a0c18781bb9b2bb130c745d3f486ceae9 (patch)
tree27cec0ed0179143d5f366a971bf9c42df944d613 /nuttx/Documentation/NuttX.html
parente10edcc7fa5bebd6d8fee537d2695d8ebe46d7e5 (diff)
downloadpx4-nuttx-af68731a0c18781bb9b2bb130c745d3f486ceae9.tar.gz
px4-nuttx-af68731a0c18781bb9b2bb130c745d3f486ceae9.tar.bz2
px4-nuttx-af68731a0c18781bb9b2bb130c745d3f486ceae9.zip
Cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@428 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html42
1 files changed, 21 insertions, 21 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 26e445c26..45064cf89 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -195,7 +195,7 @@
<td><br></td>
<td>
<p>
- Modular, micro-kernel
+ <li>Modular, micro-kernel</li>
</p>
</tr>
@@ -203,7 +203,7 @@
<td><br></td>
<td>
<p>
- Fully pre-emptible.
+ <li>Fully pre-emptible.</li>
</p>
</tr>
@@ -211,7 +211,7 @@
<td><br></td>
<td>
<p>
- Naturally calable.
+ <li>Naturally scalable.</li>
</p>
</tr>
@@ -219,7 +219,7 @@
<td><br></td>
<td>
<p>
- Easily extensible to new processor architectures, SoC architecture, or board architectures.
+ <li>Easily extensible to new processor architectures, SoC architecture, or board architectures.</li>
</p>
</tr>
@@ -227,7 +227,7 @@
<td><br></td>
<td>
<p>
- FIFO and round-robin scheduling.
+ <li>FIFO and round-robin scheduling.</li>
</p>
</tr>
@@ -235,7 +235,7 @@
<td><br></td>
<td>
<p>
- Realtime, deterministic.
+ <li>Realtime, deterministic.</li>
</p>
</tr>
@@ -243,7 +243,7 @@
<td><br></td>
<td>
<p>
- POSIX/ANSI-like task controls, named message queues, counting semaphores, clocks/timers, signals, pthreads, environment variables, filesystem.
+ <li>POSIX/ANSI-like task controls, named message queues, counting semaphores, clocks/timers, signals, pthreads, environment variables, filesystem.</li>
</p>
</tr>
@@ -251,7 +251,7 @@
<td><br></td>
<td>
<p>
- VxWorks-like task management and watchdog timers.
+ <li>VxWorks-like task management and watchdog timers.</li>
</p>
</tr>
@@ -259,7 +259,7 @@
<td><br></td>
<td>
<p>
- BSD socket interface.
+ <li>BSD socket interface.</li>
</p>
</tr>
@@ -267,7 +267,7 @@
<td><br></td>
<td>
<p>
- Extensions to manage pre-emption.
+ <li>Extensions to manage pre-emption.</li>
</p>
</tr>
@@ -275,7 +275,7 @@
<td><br></td>
<td>
<p>
- Well documented in the NuttX <a href="NuttxUserGuide.html">User Guide</a>.
+ <li>Well documented in the NuttX <a href="NuttxUserGuide.html">User Guide</a>.</li>
</p>
</tr>
@@ -290,7 +290,7 @@
<td><br></td>
<td>
<p>
- Tiny in-memory, root pseudo-file-system.
+ <li>Tiny in-memory, root pseudo-file-system.</li>
</p>
</tr>
@@ -298,7 +298,7 @@
<td><br></td>
<td>
<p>
- Supports character and block drivers.
+ <li>Supports character and block drivers.</li>
</p>
</tr>
@@ -306,7 +306,7 @@
<td><br></td>
<td>
<p>
- Network and serial driver architecture.
+ <li>Network and serial driver architecture.</li>
</p>
</tr>
@@ -314,7 +314,7 @@
<td><br></td>
<td>
<p>
- Mount-able volumes. Bind mountpoint, filesystem, and block device driver.
+ <li>Mount-able volumes. Bind mountpoint, filesystem, and block device driver.</li>
</p>
</tr>
@@ -322,7 +322,7 @@
<td><br></td>
<td>
<p>
- VFAT filesystem support.
+ <li>VFAT filesystem support.</li>
</p>
</tr>
@@ -337,7 +337,7 @@
<td><br></td>
<td>
<p>
- Fully integrated into the OS.
+ <li>Fully integrated into the OS.</li>
</p>
</tr>
@@ -352,7 +352,7 @@
<td><br></td>
<td>
<p>
- TCP/IP, UDP, ICMP stacks.
+ <li>TCP/IP, UDP, ICMP stacks.</li>
</p>
</tr>
@@ -360,7 +360,7 @@
<td><br></td>
<td>
<p>
- Small footprint (based on uIP).
+ <li>Small footprint (based on uIP).</li>
</p>
</tr>
@@ -368,7 +368,7 @@
<td><br></td>
<td>
<p>
- BSD compatible socket layer.
+ <li>BSD compatible socket layer.</li>
</p>
</tr>
@@ -376,7 +376,7 @@
<td><br></td>
<td>
<p>
- Networking utilities.
+ <li>Networking utilities.</li>
</p>
</tr>
</table></center>