From a624250733a2883aeeba3e55eed0096472814168 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 18 Jul 2011 01:47:48 +0000 Subject: Documentation update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3795 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttX.html | 46 ++++++++++++++++++++++++++++++++++++++++-- nuttx/fs/fat/fs_fat32dirent.c | 26 ++++++++---------------- 2 files changed, 52 insertions(+), 20 deletions(-) (limited to 'nuttx') diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index 06c4bb425..672921ce8 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: July 11, 2011

+

Last Updated: July 17, 2011

@@ -417,7 +417,7 @@

-

  • FAT12/16/32 filesystem support.
  • +
  • FAT12/16/32 filesystem support with optional FAT long file name support1.
  • @@ -450,6 +450,15 @@ execute separately linked programs in place in a file system.

    + +
    + +

    + 1 + FAT long file name support may be subject to certain Microsoft patent restrictions if enabled. + See the top-level COPYING file for details. +

    + @@ -2537,8 +2546,41 @@ buildroot-1.10 2011-05-06 <spudmonkey@racsa.co.cr>