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/11/10 00:11:18 UTC

[incubator-nuttx-website] branch asf-site updated: Publishing web: dae81ea3c7ae113846bd7d94778d565c9f4d4c43 docs: 5dfb2713f64b88dc477354b779dc477848f6afe7

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 c0346e0  Publishing web: dae81ea3c7ae113846bd7d94778d565c9f4d4c43 docs: 5dfb2713f64b88dc477354b779dc477848f6afe7
c0346e0 is described below

commit c0346e03593c1802810177d7bc0e2a06c6e1d887
Author: Abdelatif <ab...@espressif.com>
AuthorDate: Wed Nov 10 00:09:02 2021 +0000

    Publishing web: dae81ea3c7ae113846bd7d94778d565c9f4d4c43 docs: 5dfb2713f64b88dc477354b779dc477848f6afe7
---
 content/docs/10.0.0/index.html                     |   2 +-
 content/docs/10.0.1/index.html                     |   2 +-
 content/docs/10.1.0/index.html                     |   2 +-
 .../esp32c3/boards/esp32c3-devkit/index.rst.txt    |  14 +++
 .../platforms/risc-v/esp32c3/index.rst.txt         |  14 ++-
 content/docs/latest/index.html                     |   2 +-
 content/docs/latest/objects.inv                    | Bin 33168 -> 33191 bytes
 content/docs/latest/platforms/index.html           |   5 +-
 .../esp32c3/boards/esp32c3-devkit/index.html       |  54 ++++++++++-
 .../latest/platforms/risc-v/esp32c3/index.html     | 103 +++------------------
 .../docs/latest/platforms/risc-v/mpfs/index.html   |   4 +-
 content/docs/latest/searchindex.js                 |   2 +-
 content/feed.xml                                   |   4 +-
 13 files changed, 103 insertions(+), 105 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index 4712f3f..ab30cb9 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: 05 November 21 at 00:06</p>
+<p>Last Updated: 10 November 21 at 00:06</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 897e57e..60cafcb 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -213,7 +213,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: 05 November 21 at 00:06</p>
+<p>Last Updated: 10 November 21 at 00:06</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.1.0/index.html b/content/docs/10.1.0/index.html
index 01cf571..79d94d7 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -213,7 +213,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: 05 November 21 at 00:06</p>
+<p>Last Updated: 10 November 21 at 00:07</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/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.rst.txt b/content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.rst.txt
index 180245a..f68af97 100644
--- a/content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.rst.txt
+++ b/content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.rst.txt
@@ -95,3 +95,17 @@ To test it, just run the following command::
   nsh> watcher
   nsh> watched
 
+usbconsole
+==========
+
+This configuration tests the built-in USB-to-serial converter found in ESP32-C3 (revision 3).
+`esptool` can be used to check the version of the chip and if this feature is
+supported.  Running `esptool.py -p <port> chip_id` should have `Chip is
+ESP32-C3 (revision 3)` in its output.  
+When connecting the board a new device should appear, a `/dev/ttyACMX` on Linux
+or a `/dev/cu.usbmodemXXX` om macOS.  
+This can be used to flash and monitor the device with the usual commands::
+
+    make download ESPTOOL_PORT=/dev/ttyACM0
+    minicom -D /dev/ttyACM0
+
diff --git a/content/docs/latest/_sources/platforms/risc-v/esp32c3/index.rst.txt b/content/docs/latest/_sources/platforms/risc-v/esp32c3/index.rst.txt
index 44f8fc2..d65e138 100644
--- a/content/docs/latest/_sources/platforms/risc-v/esp32c3/index.rst.txt
+++ b/content/docs/latest/_sources/platforms/risc-v/esp32c3/index.rst.txt
@@ -101,9 +101,9 @@ Peripheral Support
 
 The following list indicates the state of peripherals' support in NuttX:
 
-========== ======= =====
-Peripheral Support NOTES
-========== ======= =====
+=========== ======= =====
+Peripheral  Support NOTES
+=========== ======= =====
 GPIO         Yes       
 UART         Yes
 SPI          Yes       
@@ -122,6 +122,14 @@ Bluetooth    Yes
 LED_PWM      Yes
 SHA          Yes
 RSA          Yes
+CDC Console  Yes    Rev.3
 ========== ======= =====
 
+Supported Boards
+================
+
+.. toctree::
+   :glob:
+   :maxdepth: 1
 
+   boards/*/*
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index 6542572..c7dce59 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -214,7 +214,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: 05 November 21 at 00:07</p>
+<p>Last Updated: 10 November 21 at 00:07</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 e6cdef3..0de5524 100644
Binary files a/content/docs/latest/objects.inv and b/content/docs/latest/objects.inv differ
diff --git a/content/docs/latest/platforms/index.html b/content/docs/latest/platforms/index.html
index fcba73d..322e2ef 100644
--- a/content/docs/latest/platforms/index.html
+++ b/content/docs/latest/platforms/index.html
@@ -231,7 +231,10 @@ series and boards supported in NuttX:</p>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="risc-v/index.html">RISC-V</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="risc-v/bl602/index.html">Bouffalo Lab BL602</a></li>
-<li class="toctree-l2"><a class="reference internal" href="risc-v/esp32c3/index.html">Espressif ESP32-C3</a></li>
+<li class="toctree-l2"><a class="reference internal" href="risc-v/esp32c3/index.html">Espressif ESP32-C3</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="risc-v/esp32c3/boards/esp32c3-devkit/index.html">ESP32-C3 DevKit</a></li>
+</ul>
+</li>
 <li class="toctree-l2"><a class="reference internal" href="risc-v/mpfs/index.html">Microchip Polarfile (MPFS)</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="risc-v/mpfs/boards/icicle/index.html">PolarFire Icicle Kit</a></li>
 </ul>
diff --git a/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.html b/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.html
index 76b4f55..c0ad4c0 100644
--- a/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.html
+++ b/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.html
@@ -60,7 +60,9 @@
 
     
     <link rel="index" title="Index" href="../../../../../genindex.html" />
-    <link rel="search" title="Search" href="../../../../../search.html" /> 
+    <link rel="search" title="Search" href="../../../../../search.html" />
+    <link rel="next" title="Microchip Polarfile (MPFS)" href="../../../mpfs/index.html" />
+    <link rel="prev" title="Espressif ESP32-C3" href="../../index.html" /> 
 </head>
 
 <body class="wy-body-for-nav">
@@ -119,13 +121,35 @@
             
             
               <p class="caption"><span class="caption-text">Table of Contents</span></p>
-<ul>
+<ul class="current">
 <li class="toctree-l1"><a class="reference internal" href="../../../../../index.html">Home</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../../../introduction/index.html">Introduction</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../../../quickstart/index.html">Getting Started</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../../../contributing/index.html">Contributing</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../../../introduction/inviolables.html">The Inviolable Principles of NuttX</a></li>
-<li class="toctree-l1"><a class="reference internal" href="../../../../index.html">Supported Platforms</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="../../../../index.html">Supported Platforms</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="../../../../arm/index.html">ARM</a></li>
+<li class="toctree-l2 current"><a class="reference internal" href="../../../index.html">RISC-V</a><ul class="current">
+<li class="toctree-l3"><a class="reference internal" href="../../../bl602/index.html">Bouffalo Lab BL602</a></li>
+<li class="toctree-l3 current"><a class="reference internal" href="../../index.html">Espressif ESP32-C3</a><ul class="current">
+<li class="toctree-l4"><a class="reference internal" href="../../index.html#esp32-c3-toolchain">ESP32-C3 Toolchain</a></li>
+<li class="toctree-l4"><a class="reference internal" href="../../index.html#second-stage-bootloader-and-partition-table">Second stage bootloader and partition table</a></li>
+<li class="toctree-l4"><a class="reference internal" href="../../index.html#building-and-flashing">Building and flashing</a></li>
+<li class="toctree-l4"><a class="reference internal" href="../../index.html#debugging-with-openocd">Debugging with OpenOCD</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">
+<li class="toctree-l5 current"><a class="current reference internal" href="#">ESP32-C3 DevKit</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="toctree-l3"><a class="reference internal" href="../../../mpfs/index.html">Microchip Polarfile (MPFS)</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal" href="../../../../sim/index.html">Simulators</a></li>
+<li class="toctree-l2"><a class="reference internal" href="../../../../xtensa/index.html">Xtensa</a></li>
+</ul>
+</li>
 <li class="toctree-l1"><a class="reference internal" href="../../../../../components/index.html">OS Components</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../../../applications/index.html">Applications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../../../reference/index.html">API Reference</a></li>
@@ -180,6 +204,12 @@
     
       <li><a href="../../../../../index.html" class="icon icon-home"></a> &raquo;</li>
         
+          <li><a href="../../../../index.html">Supported Platforms</a> &raquo;</li>
+        
+          <li><a href="../../../index.html">RISC-V</a> &raquo;</li>
+        
+          <li><a href="../../index.html">Espressif ESP32-C3</a> &raquo;</li>
+        
       <li>ESP32-C3 DevKit</li>
     
     
@@ -291,6 +321,20 @@ nsh&gt; watched
 </div>
 </div>
 </div>
+<div class="section" id="usbconsole">
+<h2>usbconsole<a class="headerlink" href="#usbconsole" title="Permalink to this headline">¶</a></h2>
+<p>This configuration tests the built-in USB-to-serial converter found in ESP32-C3 (revision 3).
+<cite>esptool</cite> can be used to check the version of the chip and if this feature is
+supported.  Running <cite>esptool.py -p &lt;port&gt; chip_id</cite> should have <cite>Chip is
+ESP32-C3 (revision 3)</cite> in its output.
+When connecting the board a new device should appear, a <cite>/dev/ttyACMX</cite> on Linux
+or a <cite>/dev/cu.usbmodemXXX</cite> om macOS.
+This can be used to flash and monitor the device with the usual commands:</p>
+<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>make download ESPTOOL_PORT=/dev/ttyACM0
+minicom -D /dev/ttyACM0
+</pre></div>
+</div>
+</div>
 </div>
 
 
@@ -298,6 +342,10 @@ nsh&gt; watched
            
           </div>
           <footer>
+    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
+        <a href="../../../mpfs/index.html" class="btn btn-neutral float-right" title="Microchip Polarfile (MPFS)" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+        <a href="../../index.html" class="btn btn-neutral float-left" title="Espressif ESP32-C3" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+    </div>
 
   <hr/>
 
diff --git a/content/docs/latest/platforms/risc-v/esp32c3/index.html b/content/docs/latest/platforms/risc-v/esp32c3/index.html
index 8267333..bbeb31b 100644
--- a/content/docs/latest/platforms/risc-v/esp32c3/index.html
+++ b/content/docs/latest/platforms/risc-v/esp32c3/index.html
@@ -61,7 +61,7 @@
     
     <link rel="index" title="Index" href="../../../genindex.html" />
     <link rel="search" title="Search" href="../../../search.html" />
-    <link rel="next" title="Microchip Polarfile (MPFS)" href="../mpfs/index.html" />
+    <link rel="next" title="ESP32-C3 DevKit" href="boards/esp32c3-devkit/index.html" />
     <link rel="prev" title="Bouffalo Lab BL602" href="../bl602/index.html" /> 
 </head>
 
@@ -137,6 +137,10 @@
 <li class="toctree-l4"><a class="reference internal" href="#building-and-flashing">Building and flashing</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#debugging-with-openocd">Debugging with OpenOCD</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#peripheral-support">Peripheral Support</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#supported-boards">Supported Boards</a><ul>
+<li class="toctree-l5"><a class="reference internal" href="boards/esp32c3-devkit/index.html">ESP32-C3 DevKit</a></li>
+</ul>
+</li>
 </ul>
 </li>
 <li class="toctree-l3"><a class="reference internal" href="../mpfs/index.html">Microchip Polarfile (MPFS)</a></li>
@@ -316,93 +320,14 @@ TDO -&gt; GPIO7
 <div class="section" id="peripheral-support">
 <h2>Peripheral Support<a class="headerlink" href="#peripheral-support" title="Permalink to this headline">¶</a></h2>
 <p>The following list indicates the state of peripherals’ support in NuttX:</p>
-<table class="docutils align-default">
-<colgroup>
-<col style="width: 45%" />
-<col style="width: 32%" />
-<col style="width: 23%" />
-</colgroup>
-<thead>
-<tr class="row-odd"><th class="head"><p>Peripheral</p></th>
-<th class="head"><p>Support</p></th>
-<th class="head"><p>NOTES</p></th>
-</tr>
-</thead>
-<tbody>
-<tr class="row-even"><td><p>GPIO</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-odd"><td><p>UART</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-even"><td><p>SPI</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-odd"><td><p>I2C</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-even"><td><p>DMA</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-odd"><td><p>Wifi</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-even"><td><p>SPIFLASH</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-odd"><td><p>Timers</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-even"><td><p>Watchdog</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-odd"><td><p>RTC</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-even"><td><p>RNG</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-odd"><td><p>AES</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-even"><td><p>eFuse</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-odd"><td><p>ADC</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-even"><td><p>Bluetooth</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-odd"><td><p>LED_PWM</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-even"><td><p>SHA</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-<tr class="row-odd"><td><p>RSA</p></td>
-<td><p>Yes</p></td>
-<td></td>
-</tr>
-</tbody>
-</table>
+</div>
+<div class="section" id="supported-boards">
+<h2>Supported Boards<a class="headerlink" href="#supported-boards" title="Permalink to this headline">¶</a></h2>
+<div class="toctree-wrapper compound">
+<ul>
+<li class="toctree-l1"><a class="reference internal" href="boards/esp32c3-devkit/index.html">ESP32-C3 DevKit</a></li>
+</ul>
+</div>
 </div>
 </div>
 
@@ -412,7 +337,7 @@ TDO -&gt; GPIO7
           </div>
           <footer>
     <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
-        <a href="../mpfs/index.html" class="btn btn-neutral float-right" title="Microchip Polarfile (MPFS)" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+        <a href="boards/esp32c3-devkit/index.html" class="btn btn-neutral float-right" title="ESP32-C3 DevKit" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
         <a href="../bl602/index.html" class="btn btn-neutral float-left" title="Bouffalo Lab BL602" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
     </div>
 
diff --git a/content/docs/latest/platforms/risc-v/mpfs/index.html b/content/docs/latest/platforms/risc-v/mpfs/index.html
index 0bf6722..e6b931c 100644
--- a/content/docs/latest/platforms/risc-v/mpfs/index.html
+++ b/content/docs/latest/platforms/risc-v/mpfs/index.html
@@ -62,7 +62,7 @@
     <link rel="index" title="Index" href="../../../genindex.html" />
     <link rel="search" title="Search" href="../../../search.html" />
     <link rel="next" title="PolarFire Icicle Kit" href="boards/icicle/index.html" />
-    <link rel="prev" title="Espressif ESP32-C3" href="../esp32c3/index.html" /> 
+    <link rel="prev" title="ESP32-C3 DevKit" href="../esp32c3/boards/esp32c3-devkit/index.html" /> 
 </head>
 
 <body class="wy-body-for-nav">
@@ -341,7 +341,7 @@ Run <code class="docutils literal notranslate"><span class="pre">make</span></co
           <footer>
     <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
         <a href="boards/icicle/index.html" class="btn btn-neutral float-right" title="PolarFire Icicle Kit" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
-        <a href="../esp32c3/index.html" class="btn btn-neutral float-left" title="Espressif ESP32-C3" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+        <a href="../esp32c3/boards/esp32c3-devkit/index.html" class="btn btn-neutral float-left" title="ESP32-C3 DevKit" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
     </div>
 
   <hr/>
diff --git a/content/docs/latest/searchindex.js b/content/docs/latest/searchindex.js
index 1130fb7..2ecdef4 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 abe6220..9c4366f 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>Fri, 05 Nov 2021 00:08:52 +0000</pubDate>
-    <lastBuildDate>Fri, 05 Nov 2021 00:08:52 +0000</lastBuildDate>
+    <pubDate>Wed, 10 Nov 2021 00:09:00 +0000</pubDate>
+    <lastBuildDate>Wed, 10 Nov 2021 00:09:00 +0000</lastBuildDate>
     <generator>Jekyll v3.8.5</generator>
     
       <item>