From 6cf9cfd45746f08f29c6194c93a93f9f0bbc0383 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 6 Jun 2015 19:13:31 -0600 Subject: [PATCH] Update documentation and README file --- Documentation/NuttX.html | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 52ff1f10aa2..a9541fefd6e 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: May 22, 2015

+

Last Updated: June 6, 2015

@@ -424,6 +424,7 @@

  • Tiny, in-memory, root pseudo-file-system.
  • +
    @@ -431,6 +432,7 @@

  • Virtual file system supports drivers and mountpoints.
  • +
    @@ -440,6 +442,7 @@ Mount-able volumes. Bind mountpoint, filesystem, and block device driver.

    +
    @@ -447,6 +450,7 @@

  • Generic system logging (SYSLOG) support.
  • +
    @@ -456,6 +460,7 @@ FAT12/16/32 filesystem support with optional FAT long file name support1.

    +
    @@ -465,6 +470,7 @@ NFS Client. Client side support for a Network File System (NFS, version 3, UDP).

    +
    @@ -474,6 +480,7 @@ NXFFS. The tiny NuttX wear-leveling FLASH file system.

    +
    @@ -483,6 +490,7 @@ SMART. FLASH file system from Ken Pettit.

    +
    @@ -490,6 +498,7 @@

  • ROMFS filesystem support.
  • +
    @@ -497,6 +506,15 @@

  • BINFS pseudo-filesystem support.
  • + + + +
    + +

    +

  • Union filesystem - Supports combining and overlaying file systems.
  • +

    +
    @@ -504,6 +522,7 @@

  • procfs/ pseudo-filesystem support.
  • +
    @@ -523,6 +542,7 @@

    +
    @@ -530,6 +550,7 @@

  • PATH variable support.
  • +
    @@ -542,6 +563,7 @@ Intel HEX file conversions.

    +
    @@ -551,6 +573,7 @@ FAT long file name support may be subject to certain Microsoft patent restrictions if enabled. See the top-level COPYING file for details.

    +