From 160d940553ac3ebdaa4df6ec5bb49dbcc79e5645 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 28 Feb 2007 01:16:49 +0000 Subject: Updated documentation git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@22 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttX.html | 38 ++++++++++++++++++++++++++---- nuttx/Documentation/NuttXBanner.html | 2 +- nuttx/Documentation/NuttxPortingGuide.html | 4 ++-- nuttx/Documentation/NuttxUserGuide.html | 9 +++++-- nuttx/Documentation/index.html | 2 +- 5 files changed, 45 insertions(+), 10 deletions(-) diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index 4487471b9..4802c9e6d 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/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/nuttx/Documentation/NuttXBanner.html b/nuttx/Documentation/NuttXBanner.html index fa49d7db7..42a6018d6 100644 --- a/nuttx/Documentation/NuttXBanner.html +++ b/nuttx/Documentation/NuttXBanner.html @@ -1,6 +1,6 @@ -XFLAT Banner +NuttX Banner diff --git a/nuttx/Documentation/NuttxPortingGuide.html b/nuttx/Documentation/NuttxPortingGuide.html index 9898b7b1a..1065d0097 100644 --- a/nuttx/Documentation/NuttxPortingGuide.html +++ b/nuttx/Documentation/NuttxPortingGuide.html @@ -1,11 +1,11 @@ -Nuttx Porting Manual +NuttX Porting Manual - +

    Under Construction


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

    Under Construction

    +
    +
    Nuttx Operating System

    diff --git a/nuttx/Documentation/index.html b/nuttx/Documentation/index.html index 8404c7f5f..7320bb5aa 100644 --- a/nuttx/Documentation/index.html +++ b/nuttx/Documentation/index.html @@ -1,6 +1,6 @@ -eXtended FLAT +NuttX -- cgit v1.2.3