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 d2dca71 Publishing web: ea6fce84bf8202600a0318215864afe272c81f07 docs: 3724f6be557525a550f35fe2942f10c1d06f27c2 d2dca71 is described below commit d2dca71bb31b0b26b62d97dbab077a4ecc0dc603 Author: Xiang <xiaoxi...@xiaomi.com> AuthorDate: Tue Oct 26 00:09:11 2021 +0000 Publishing web: ea6fce84bf8202600a0318215864afe272c81f07 docs: 3724f6be557525a550f35fe2942f10c1d06f27c2 --- content/docs/10.0.0/index.html | 2 +- content/docs/10.0.1/index.html | 2 +- content/docs/10.1.0/index.html | 2 +- .../xtensa/esp32/boards/esp32-devkitc/index.rst.txt | 2 +- .../_sources/platforms/xtensa/esp32/index.rst.txt | 8 ++++---- content/docs/latest/index.html | 2 +- content/docs/latest/objects.inv | Bin 33166 -> 33168 bytes .../xtensa/esp32/boards/esp32-devkitc/index.html | 6 +++--- .../xtensa/esp32/boards/esp32-wrover-kit/index.html | 4 ++-- .../docs/latest/platforms/xtensa/esp32/index.html | 16 ++++++++-------- content/docs/latest/searchindex.js | 2 +- content/feed.xml | 4 ++-- 12 files changed, 25 insertions(+), 25 deletions(-) diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html index 4afc37f..99762fb 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: 25 October 21 at 00:06</p> +<p>Last Updated: 26 October 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 dd60bab..e2de232 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: 25 October 21 at 00:06</p> +<p>Last Updated: 26 October 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 7a8cf13..4c1b2b7 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: 25 October 21 at 00:06</p> +<p>Last Updated: 26 October 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/latest/_sources/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst.txt b/content/docs/latest/_sources/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst.txt index 48cb5ce..1a3b651 100644 --- a/content/docs/latest/_sources/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst.txt +++ b/content/docs/latest/_sources/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst.txt @@ -119,7 +119,7 @@ USB connection by means of CP2102 converter, at 115200 bps). wapi ---- -Enables WiFi support. You can define your credentials this way:: +Enables Wi-Fi support. You can define your credentials this way:: $ make menuconfig -> Application Configuration 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 3b501d6..7aa152a 100644 --- a/content/docs/latest/_sources/platforms/xtensa/esp32/index.rst.txt +++ b/content/docs/latest/_sources/platforms/xtensa/esp32/index.rst.txt @@ -4,7 +4,7 @@ Espressif ESP32 The ESP32 is a series of single and dual-core SoCs from Espressif based on Harvard architecture Xtensa LX6 CPUs and with on-chip support -for Bluetooth and WiFi. +for Bluetooth and Wi-Fi. All embedded memory, external memory and peripherals are located on the data bus and/or the instruction bus of these CPUs. With some minor @@ -286,7 +286,7 @@ Open Issues 2. Assertions. On a fatal assertions, other CPUs need to be stopped. -WiFi +Wi-Fi ==== A standard network interface will be configured and can be initialized such as:: @@ -300,9 +300,9 @@ In this case a connection to AP with SSID ``myssid`` is done, using ``mypasswd`` password. IP address is obtained via DHCP using ``renew`` command. You can check the result by running ``ifconfig`` afterwards. -.. tip:: Boards usually expose a ``wapi`` defconfig which enables WiFi +.. tip:: Boards usually expose a ``wapi`` defconfig which enables Wi-Fi -WiFi SoftAP +Wi-Fi SoftAP =========== It is possible to use ESP32 as an Access Point (SoftAP). Actually there are some diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html index dd419de..87b0784 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: 25 October 21 at 00:06</p> +<p>Last Updated: 26 October 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 35da9e0..e6cdef3 100644 Binary files a/content/docs/latest/objects.inv and b/content/docs/latest/objects.inv differ diff --git a/content/docs/latest/platforms/xtensa/esp32/boards/esp32-devkitc/index.html b/content/docs/latest/platforms/xtensa/esp32/boards/esp32-devkitc/index.html index f708b4c..5f40e8c 100644 --- a/content/docs/latest/platforms/xtensa/esp32/boards/esp32-devkitc/index.html +++ b/content/docs/latest/platforms/xtensa/esp32/boards/esp32-devkitc/index.html @@ -140,8 +140,8 @@ <li class="toctree-l4"><a class="reference internal" href="../../index.html#bit-timers">64-bit Timers</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#watchdog-timers">Watchdog Timers</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#smp">SMP</a></li> -<li class="toctree-l4"><a class="reference internal" href="../../index.html#wifi">WiFi</a></li> -<li class="toctree-l4"><a class="reference internal" href="../../index.html#wifi-softap">WiFi SoftAP</a></li> +<li class="toctree-l4"><a class="reference internal" href="../../index.html#wi-fi">Wi-Fi</a></li> +<li class="toctree-l4"><a class="reference internal" href="../../index.html#wi-fi-softap">Wi-Fi SoftAP</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#bluetooth">Bluetooth</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#using-qemu">Using QEMU</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#things-to-do">Things to Do</a></li> @@ -364,7 +364,7 @@ USB connection by means of CP2102 converter, at 115200 bps).</p> </div> <div class="section" id="wapi"> <h3>wapi<a class="headerlink" href="#wapi" title="Permalink to this headline">¶</a></h3> -<p>Enables WiFi support. You can define your credentials this way:</p> +<p>Enables Wi-Fi support. You can define your credentials this way:</p> <div class="highlight-none notranslate"><div class="highlight"><pre><span></span>$ make menuconfig -> Application Configuration -> Network Utilities diff --git a/content/docs/latest/platforms/xtensa/esp32/boards/esp32-wrover-kit/index.html b/content/docs/latest/platforms/xtensa/esp32/boards/esp32-wrover-kit/index.html index 8c1969b..698dd2e 100644 --- a/content/docs/latest/platforms/xtensa/esp32/boards/esp32-wrover-kit/index.html +++ b/content/docs/latest/platforms/xtensa/esp32/boards/esp32-wrover-kit/index.html @@ -140,8 +140,8 @@ <li class="toctree-l4"><a class="reference internal" href="../../index.html#bit-timers">64-bit Timers</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#watchdog-timers">Watchdog Timers</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#smp">SMP</a></li> -<li class="toctree-l4"><a class="reference internal" href="../../index.html#wifi">WiFi</a></li> -<li class="toctree-l4"><a class="reference internal" href="../../index.html#wifi-softap">WiFi SoftAP</a></li> +<li class="toctree-l4"><a class="reference internal" href="../../index.html#wi-fi">Wi-Fi</a></li> +<li class="toctree-l4"><a class="reference internal" href="../../index.html#wi-fi-softap">Wi-Fi SoftAP</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#bluetooth">Bluetooth</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#using-qemu">Using QEMU</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#things-to-do">Things to Do</a></li> diff --git a/content/docs/latest/platforms/xtensa/esp32/index.html b/content/docs/latest/platforms/xtensa/esp32/index.html index fc247b0..51078eb 100644 --- a/content/docs/latest/platforms/xtensa/esp32/index.html +++ b/content/docs/latest/platforms/xtensa/esp32/index.html @@ -157,8 +157,8 @@ <li class="toctree-l5"><a class="reference internal" href="#open-issues">Open Issues</a></li> </ul> </li> -<li class="toctree-l4"><a class="reference internal" href="#wifi">WiFi</a></li> -<li class="toctree-l4"><a class="reference internal" href="#wifi-softap">WiFi SoftAP</a></li> +<li class="toctree-l4"><a class="reference internal" href="#wi-fi">Wi-Fi</a></li> +<li class="toctree-l4"><a class="reference internal" href="#wi-fi-softap">Wi-Fi SoftAP</a></li> <li class="toctree-l4"><a class="reference internal" href="#bluetooth">Bluetooth</a></li> <li class="toctree-l4"><a class="reference internal" href="#using-qemu">Using QEMU</a></li> <li class="toctree-l4"><a class="reference internal" href="#things-to-do">Things to Do</a></li> @@ -254,7 +254,7 @@ <h1>Espressif ESP32<a class="headerlink" href="#espressif-esp32" title="Permalink to this headline">¶</a></h1> <p>The ESP32 is a series of single and dual-core SoCs from Espressif based on Harvard architecture Xtensa LX6 CPUs and with on-chip support -for Bluetooth and WiFi.</p> +for Bluetooth and Wi-Fi.</p> <p>All embedded memory, external memory and peripherals are located on the data bus and/or the instruction bus of these CPUs. With some minor exceptions, the address mapping of two CPUs is symmetric, meaning they @@ -874,8 +874,8 @@ failure to wait.</p></li> </div></blockquote> </div> </div> -<div class="section" id="wifi"> -<h2>WiFi<a class="headerlink" href="#wifi" title="Permalink to this headline">¶</a></h2> +<div class="section" id="wi-fi"> +<h2>Wi-Fi<a class="headerlink" href="#wi-fi" title="Permalink to this headline">¶</a></h2> <p>A standard network interface will be configured and can be initialized such as:</p> <div class="highlight-none notranslate"><div class="highlight"><pre><span></span>nsh> ifup wlan0 nsh> wapi psk wlan0 mypasswd 3 @@ -888,11 +888,11 @@ password. IP address is obtained via DHCP using <code class="docutils literal no the result by running <code class="docutils literal notranslate"><span class="pre">ifconfig</span></code> afterwards.</p> <div class="admonition tip"> <p class="admonition-title">Tip</p> -<p>Boards usually expose a <code class="docutils literal notranslate"><span class="pre">wapi</span></code> defconfig which enables WiFi</p> +<p>Boards usually expose a <code class="docutils literal notranslate"><span class="pre">wapi</span></code> defconfig which enables Wi-Fi</p> </div> </div> -<div class="section" id="wifi-softap"> -<h2>WiFi SoftAP<a class="headerlink" href="#wifi-softap" title="Permalink to this headline">¶</a></h2> +<div class="section" id="wi-fi-softap"> +<h2>Wi-Fi SoftAP<a class="headerlink" href="#wi-fi-softap" title="Permalink to this headline">¶</a></h2> <p>It is possible to use ESP32 as an Access Point (SoftAP). Actually there are some boards with a <code class="docutils literal notranslate"><span class="pre">sta_softap</span></code> which enables this support.</p> <p>If you are using this board config profile you can run these commands to be able diff --git a/content/docs/latest/searchindex.js b/content/docs/latest/searchindex.js index 845b6f8..c3820ca 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 f134855..1f5b360 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>Mon, 25 Oct 2021 00:08:29 +0000</pubDate> - <lastBuildDate>Mon, 25 Oct 2021 00:08:29 +0000</lastBuildDate> + <pubDate>Tue, 26 Oct 2021 00:09:08 +0000</pubDate> + <lastBuildDate>Tue, 26 Oct 2021 00:09:08 +0000</lastBuildDate> <generator>Jekyll v3.8.5</generator> <item>