You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gi...@apache.org on 2021/04/22 00:16:33 UTC

[incubator-nuttx-website] branch asf-site updated: Publishing web: 706feb7a8f09ba9c0ea4111239db9d4c65cf9a00 docs: f696364b6aba19fc89390e98574cdeb6d110eb55

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b76ba2a  Publishing web: 706feb7a8f09ba9c0ea4111239db9d4c65cf9a00 docs: f696364b6aba19fc89390e98574cdeb6d110eb55
b76ba2a is described below

commit b76ba2ab44a874cdbe3c5edd2e60d0ece04111fd
Author: Ouss4 <ab...@gmail.com>
AuthorDate: Thu Apr 22 00:14:49 2021 +0000

    Publishing web: 706feb7a8f09ba9c0ea4111239db9d4c65cf9a00 docs: f696364b6aba19fc89390e98574cdeb6d110eb55
---
 content/docs/10.0.0/index.html                      |   2 +-
 content/docs/10.0.1/index.html                      |   2 +-
 content/docs/latest/_sources/guides/drivers.rst.txt |   2 +-
 .../_sources/platforms/arm/imxrt/index.rst.txt      |   2 +-
 .../_sources/platforms/xtensa/esp32/index.rst.txt   |   5 ++---
 .../docs/latest/_sources/reference/os/index.rst.txt |   2 +-
 content/docs/latest/guides/drivers.html             |   2 +-
 content/docs/latest/index.html                      |   2 +-
 content/docs/latest/objects.inv                     | Bin 31725 -> 31720 bytes
 .../arm/imxrt/boards/teensy-4.x/index.html          |   2 +-
 content/docs/latest/platforms/arm/imxrt/index.html  |   6 +++---
 .../docs/latest/platforms/xtensa/esp32/index.html   |   5 ++---
 content/docs/latest/reference/os/index.html         |   2 +-
 content/docs/latest/searchindex.js                  |   2 +-
 content/feed.xml                                    |   4 ++--
 15 files changed, 19 insertions(+), 21 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index 9c9a22c..4188969 100644
--- a/content/docs/10.0.0/index.html
+++ b/content/docs/10.0.0/index.html
@@ -207,7 +207,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 21 April 21 at 00:11</p>
+<p>Last Updated: 22 April 21 at 00:12</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.0.1/index.html b/content/docs/10.0.1/index.html
index 1da3a82..f17964d 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -211,7 +211,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 21 April 21 at 00:11</p>
+<p>Last Updated: 22 April 21 at 00:12</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/latest/_sources/guides/drivers.rst.txt b/content/docs/latest/_sources/guides/drivers.rst.txt
index 4ff167f..fbf5464 100644
--- a/content/docs/latest/_sources/guides/drivers.rst.txt
+++ b/content/docs/latest/_sources/guides/drivers.rst.txt
@@ -149,7 +149,7 @@ NuttX Drivers as a Reference
 
 If you're not porting a NuttX driver from another architecture, it still helps to look at other similar NuttX
 drivers, if there are any. For instance, when implementing an Ethernet driver, look at other NuttX Ethernet drivers;
-for an SD Card driver, look at other NuttX Ethernet drivers. Even if the chip-specific code won't be the same, the
+for an SD Card driver, look at other NuttX SD Card drivers. Even if the chip-specific code won't be the same, the
 structure to interface with NuttX can be used.
 
 Using Chip Datasheets
diff --git a/content/docs/latest/_sources/platforms/arm/imxrt/index.rst.txt b/content/docs/latest/_sources/platforms/arm/imxrt/index.rst.txt
index ab39387..6a0f9b3 100644
--- a/content/docs/latest/_sources/platforms/arm/imxrt/index.rst.txt
+++ b/content/docs/latest/_sources/platforms/arm/imxrt/index.rst.txt
@@ -5,7 +5,7 @@ i.MX RT
 The i.MX RT series of chips from NXP Semiconductors is based around an ARM Cortex-M7 core running
 at 500 MHz, 600 MHz or 1 GHz based on particular MCUs
 
-Suported MCUs
+Supported MCUs
 =============
 
 The following list includes MCUs from i.MX RT series and indicates whether they are supported in NuttX
diff --git a/content/docs/latest/_sources/platforms/xtensa/esp32/index.rst.txt b/content/docs/latest/_sources/platforms/xtensa/esp32/index.rst.txt
index 6124430..c47ab0c 100644
--- a/content/docs/latest/_sources/platforms/xtensa/esp32/index.rst.txt
+++ b/content/docs/latest/_sources/platforms/xtensa/esp32/index.rst.txt
@@ -699,9 +699,8 @@ Things to Do
 2. Currently the Xtensa port copies register state save information from
    the stack into the TCB.  A more efficient alternative would be to just
    save a pointer to a register state save area in the TCB.  This would
-   add some complexity to signal handling and also also the
-   up_initialstate().  But the performance improvement might be worth
-   the effort.
+   add some complexity to signal handling and also to up_initialstate().
+   But the performance improvement might be worth the effort.
 
 3. See SMP-related issues above
 
diff --git a/content/docs/latest/_sources/reference/os/index.rst.txt b/content/docs/latest/_sources/reference/os/index.rst.txt
index c3bfdf6..65f822b 100644
--- a/content/docs/latest/_sources/reference/os/index.rst.txt
+++ b/content/docs/latest/_sources/reference/os/index.rst.txt
@@ -5,7 +5,7 @@ Architecture APIs
 The file ``include/nuttx/arch.h`` identifies by prototype all of
 the APIs that must be provided by the architecture specific logic.
 The internal OS APIs that architecture-specific logic must
-interface with also also identified in ``include/nuttx/arch.h`` or
+interface with are also identified in ``include/nuttx/arch.h`` or
 in other header files.
 
 .. toctree::
diff --git a/content/docs/latest/guides/drivers.html b/content/docs/latest/guides/drivers.html
index d5d7ea2..008cb0d 100644
--- a/content/docs/latest/guides/drivers.html
+++ b/content/docs/latest/guides/drivers.html
@@ -358,7 +358,7 @@ Breakpoint 1, mmcsd_readsingle (priv=0x200aa8c0, buffer=0x200aa9e0 &quot;WRTEST
 <h2>NuttX Drivers as a Reference<a class="headerlink" href="#nuttx-drivers-as-a-reference" title="Permalink to this headline">¶</a></h2>
 <p>If you’re not porting a NuttX driver from another architecture, it still helps to look at other similar NuttX
 drivers, if there are any. For instance, when implementing an Ethernet driver, look at other NuttX Ethernet drivers;
-for an SD Card driver, look at other NuttX Ethernet drivers. Even if the chip-specific code won’t be the same, the
+for an SD Card driver, look at other NuttX SD Card drivers. Even if the chip-specific code won’t be the same, the
 structure to interface with NuttX can be used.</p>
 </div>
 <div class="section" id="using-chip-datasheets">
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index 9b2f801..36e54eb 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -212,7 +212,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 21 April 21 at 00:12</p>
+<p>Last Updated: 22 April 21 at 00:12</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/latest/objects.inv b/content/docs/latest/objects.inv
index 5e5bfe9..0a7b9f8 100644
Binary files a/content/docs/latest/objects.inv and b/content/docs/latest/objects.inv differ
diff --git a/content/docs/latest/platforms/arm/imxrt/boards/teensy-4.x/index.html b/content/docs/latest/platforms/arm/imxrt/boards/teensy-4.x/index.html
index 5e6c9e3..b15db5a 100644
--- a/content/docs/latest/platforms/arm/imxrt/boards/teensy-4.x/index.html
+++ b/content/docs/latest/platforms/arm/imxrt/boards/teensy-4.x/index.html
@@ -127,7 +127,7 @@
 <li class="toctree-l1 current"><a class="reference internal" href="../../../../index.html">Supported Platforms</a><ul class="current">
 <li class="toctree-l2 current"><a class="reference internal" href="../../../index.html">ARM</a><ul class="current">
 <li class="toctree-l3 current"><a class="reference internal" href="../../index.html">i.MX RT</a><ul class="current">
-<li class="toctree-l4"><a class="reference internal" href="../../index.html#suported-mcus">Suported MCUs</a></li>
+<li class="toctree-l4"><a class="reference internal" href="../../index.html#supported-mcus">Supported MCUs</a></li>
 <li class="toctree-l4"><a class="reference internal" href="../../index.html#data-and-instruction-cache">Data and Instruction Cache</a></li>
 <li class="toctree-l4"><a class="reference internal" href="../../index.html#peripheral-support">Peripheral Support</a></li>
 <li class="toctree-l4 current"><a class="reference internal" href="../../index.html#supported-boards">Supported Boards</a><ul class="current">
diff --git a/content/docs/latest/platforms/arm/imxrt/index.html b/content/docs/latest/platforms/arm/imxrt/index.html
index 76e8323..481febf 100644
--- a/content/docs/latest/platforms/arm/imxrt/index.html
+++ b/content/docs/latest/platforms/arm/imxrt/index.html
@@ -127,7 +127,7 @@
 <li class="toctree-l1 current"><a class="reference internal" href="../../index.html">Supported Platforms</a><ul class="current">
 <li class="toctree-l2 current"><a class="reference internal" href="../index.html">ARM</a><ul class="current">
 <li class="toctree-l3 current"><a class="current reference internal" href="#">i.MX RT</a><ul>
-<li class="toctree-l4"><a class="reference internal" href="#suported-mcus">Suported MCUs</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#supported-mcus">Supported MCUs</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#data-and-instruction-cache">Data and Instruction Cache</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#peripheral-support">Peripheral Support</a><ul>
 <li class="toctree-l5"><a class="reference internal" href="#acmp">ACMP</a></li>
@@ -244,8 +244,8 @@
 <h1>i.MX RT<a class="headerlink" href="#i-mx-rt" title="Permalink to this headline">¶</a></h1>
 <p>The i.MX RT series of chips from NXP Semiconductors is based around an ARM Cortex-M7 core running
 at 500 MHz, 600 MHz or 1 GHz based on particular MCUs</p>
-<div class="section" id="suported-mcus">
-<h2>Suported MCUs<a class="headerlink" href="#suported-mcus" title="Permalink to this headline">¶</a></h2>
+<div class="section" id="supported-mcus">
+<h2>Supported MCUs<a class="headerlink" href="#supported-mcus" title="Permalink to this headline">¶</a></h2>
 <p>The following list includes MCUs from i.MX RT series and indicates whether they are supported in NuttX</p>
 <table class="docutils align-default">
 <colgroup>
diff --git a/content/docs/latest/platforms/xtensa/esp32/index.html b/content/docs/latest/platforms/xtensa/esp32/index.html
index 8554d65..ba1fa7f 100644
--- a/content/docs/latest/platforms/xtensa/esp32/index.html
+++ b/content/docs/latest/platforms/xtensa/esp32/index.html
@@ -1377,9 +1377,8 @@ tasks must explicitly enable and disable co-processors.</p>
 <li><p>Currently the Xtensa port copies register state save information from
 the stack into the TCB.  A more efficient alternative would be to just
 save a pointer to a register state save area in the TCB.  This would
-add some complexity to signal handling and also also the
-up_initialstate().  But the performance improvement might be worth
-the effort.</p></li>
+add some complexity to signal handling and also to up_initialstate().
+But the performance improvement might be worth the effort.</p></li>
 <li><p>See SMP-related issues above</p></li>
 <li><p>See OpenOCD for the ESP32 above</p></li>
 </ol>
diff --git a/content/docs/latest/reference/os/index.html b/content/docs/latest/reference/os/index.html
index d03c7da..065e13e 100644
--- a/content/docs/latest/reference/os/index.html
+++ b/content/docs/latest/reference/os/index.html
@@ -225,7 +225,7 @@
 <p>The file <code class="docutils literal notranslate"><span class="pre">include/nuttx/arch.h</span></code> identifies by prototype all of
 the APIs that must be provided by the architecture specific logic.
 The internal OS APIs that architecture-specific logic must
-interface with also also identified in <code class="docutils literal notranslate"><span class="pre">include/nuttx/arch.h</span></code> or
+interface with are also identified in <code class="docutils literal notranslate"><span class="pre">include/nuttx/arch.h</span></code> or
 in other header files.</p>
 <div class="toctree-wrapper compound">
 <ul>
diff --git a/content/docs/latest/searchindex.js b/content/docs/latest/searchindex.js
index 514fa15..54fc043 100644
--- a/content/docs/latest/searchindex.js
+++ b/content/docs/latest/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["applications/index","applications/nsh/builtin","applications/nsh/commands","applications/nsh/config","applications/nsh/customizing","applications/nsh/index","applications/nsh/installation","applications/nsh/login","applications/nsh/nsh","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/foc","components/drivers/character/index","components/drivers/character [...]
\ No newline at end of file
+Search.setIndex({docnames:["applications/index","applications/nsh/builtin","applications/nsh/commands","applications/nsh/config","applications/nsh/customizing","applications/nsh/index","applications/nsh/installation","applications/nsh/login","applications/nsh/nsh","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/foc","components/drivers/character/index","components/drivers/character [...]
\ No newline at end of file
diff --git a/content/feed.xml b/content/feed.xml
index 69ad369..98cada7 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -5,8 +5,8 @@
     <description></description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 21 Apr 2021 00:14:25 +0000</pubDate>
-    <lastBuildDate>Wed, 21 Apr 2021 00:14:25 +0000</lastBuildDate>
+    <pubDate>Thu, 22 Apr 2021 00:14:47 +0000</pubDate>
+    <lastBuildDate>Thu, 22 Apr 2021 00:14:47 +0000</lastBuildDate>
     <generator>Jekyll v3.8.5</generator>
     
       <item>