From 48bc42b3a6c1073fdfbcb2f06a7bc2d47441db7f Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 14 Mar 2007 18:58:21 +0000 Subject: [PATCH] Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphores git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@61 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 88 +++++++++++++++++++++++++----- Documentation/codesize-070301.xls | Bin 104448 -> 0 bytes 2 files changed, 74 insertions(+), 14 deletions(-) delete mode 100644 Documentation/codesize-070301.xls diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index c048fe47225..99753437e5f 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -3,12 +3,22 @@ NuttX -
-
-

Under Construction

-
-
-

Overview

+
+

+

NuttX RTOS

+

Last Updated: March 14, 2007

+

+

Table of Contents

+
+
  • Overview
  • +
  • Downloads
  • +
  • Supported Platforms
  • +
  • Memory Footprint
  • +
  • Licensing
  • +
  • Release History
  • +
  • Other Documentation
  • + +

    Overview

    Goals. Nuttx is a real timed embedded operating system (RTOS). @@ -60,7 +70,7 @@

    -

    Downloads

    +

    Downloads

    The initial release of NuttX (nuttx-0.1.0) is avalable for download @@ -68,7 +78,7 @@ website.

    -

    Supported Platforms

    +

    Supported Platforms