From 7f85f96228e92165a90acb8f8b4d375f8741709a Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 8 Sep 2008 00:00:25 +0000 Subject: [PATCH] update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@895 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index e70fd88ceea..b6693b8d564 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -256,6 +256,14 @@

+ +
+ +

+

  • Highly configurable.
  • +

    + +
    @@ -348,10 +356,17 @@

    -

  • Network and serial driver architecture.
  • +
  • Network, serial, CAN, driver architecture.
  • + +
    + +

    +

  • RAMDISK, pipes, FIFO, /dev/null, /dev/zero drivers.
  • +

    +
    @@ -418,7 +433,7 @@

    -

  • Networking utilities.
  • +
  • Networking utilities (DHCP, SMTP, TELNET, TFTP, HTTP)
  • @@ -429,6 +444,22 @@

    + + + + + + + + +
    + NuttShell (NSH) +

    +

    +

  • A small, scalable, bash-like shell for NuttX with rich feature set and small footprint. + See the NuttShell User Guide.
  • +

    +