From 2710b807eeba79e39406c53b0c0ec51481ac18e6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 28 Feb 2007 01:16:49 +0000 Subject: [PATCH] Updated documentation git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@22 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 38 +++++++++++++++++++++++++--- Documentation/NuttXBanner.html | 2 +- Documentation/NuttxPortingGuide.html | 4 +-- Documentation/NuttxUserGuide.html | 9 +++++-- Documentation/index.html | 2 +- 5 files changed, 45 insertions(+), 10 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 4487471b95..4802c9e6de 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -22,10 +22,40 @@

Supported Platforms

-
  • x86 Linux Simulation. Fully functional.
  • -
  • ARM7 (TI C5471). In progress -- my board is dead at the moment
  • -
  • 8051. In progress
  • -
  • Freescale M68. Next in the queue
  • + + +
    * A highly modified buildroot +is available that be used to build a NuttX-compatible arm-elf toolchain.
    + +

    Memory Footprint

    + +

    To be provided

    + +

    Licensing

    + +

    NuttX is available under the highly permissive + BSD license. + Other than some fine print that you agree to respect my copyright + you should feel absolutely free to use NuttX in any environment and + without any concern for jeopardizing any proprietary software that + you may link with it.

    Other Documentation

    diff --git a/Documentation/NuttXBanner.html b/Documentation/NuttXBanner.html index fa49d7db7f..42a6018d63 100644 --- a/Documentation/NuttXBanner.html +++ b/Documentation/NuttXBanner.html @@ -1,6 +1,6 @@ -XFLAT Banner +NuttX Banner diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 9898b7b1a2..1065d00977 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -1,11 +1,11 @@ -Nuttx Porting Manual +NuttX Porting Manual - +

    Under Construction


    diff --git a/Documentation/NuttxUserGuide.html b/Documentation/NuttxUserGuide.html index 8396651c66..6894d84608 100644 --- a/Documentation/NuttxUserGuide.html +++ b/Documentation/NuttxUserGuide.html @@ -1,11 +1,16 @@ -Nuttx Users Manual +NuttX Users Manual - + +
    +
    +

    Under Construction

    +
    +
    Nuttx Operating System

    diff --git a/Documentation/index.html b/Documentation/index.html index 8404c7f5f5..7320bb5aa4 100644 --- a/Documentation/index.html +++ b/Documentation/index.html @@ -1,6 +1,6 @@ -eXtended FLAT +NuttX