From 3a0d1cf742e65f17787e5c3f2e5f3a16f35f6246 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 29 Oct 2012 21:47:14 +0000 Subject: [PATCH] More documentation updated to reference the ELF loader. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5277 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index f3f13d38a25..fc0291846c4 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -452,16 +452,19 @@

-

  • Loadable ELF Modules. - Support for separately linked, loadable ELF modules. +
  • + Support for separately linked, loadable ELF modules. +

  • -

  • NXFLAT. - NXFLAT is a binary format that can be XIP from a file system. +
  • + NXFLAT. + NXFLAT is a binary format that can be XIP from a file system. +
  • @@ -548,6 +551,14 @@

    + +
    + +

    +

  • Includes floating point math library.
  • +

    + + @@ -571,6 +582,14 @@

    + +
    + +

    +

  • A port cJSON
  • +

    + +