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/nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new 725dced01c Publishing web: 405a7126bab3fbbeef1bb95fabd1561c86029fc1 docs: fd6d80462303fc363d885150e49f9c5f175639c5 725dced01c is described below commit 725dced01c573830415c9fd43a6adae7f883b024 Author: raiden00pl <raide...@railab.me> AuthorDate: Sat Feb 22 00:27:18 2025 +0000 Publishing web: 405a7126bab3fbbeef1bb95fabd1561c86029fc1 docs: fd6d80462303fc363d885150e49f9c5f175639c5 --- content/docs/10.0.0/index.html | 2 +- content/docs/10.0.1/index.html | 2 +- content/docs/10.1.0/index.html | 2 +- content/docs/10.2.0/index.html | 2 +- content/docs/10.3.0/index.html | 2 +- content/docs/11.0.0/index.html | 2 +- content/docs/12.0.0/index.html | 2 +- content/docs/12.0.0/searchindex.js | 2 +- content/docs/12.1.0/index.html | 2 +- content/docs/12.1.0/searchindex.js | 2 +- content/docs/12.2.0/index.html | 2 +- content/docs/12.2.0/searchindex.js | 2 +- content/docs/12.2.1/index.html | 2 +- content/docs/12.2.1/searchindex.js | 2 +- content/docs/12.3.0/index.html | 2 +- content/docs/12.3.0/searchindex.js | 2 +- content/docs/12.4.0/index.html | 2 +- content/docs/12.4.0/searchindex.js | 2 +- content/docs/12.5.0/index.html | 2 +- content/docs/12.5.0/searchindex.js | 2 +- content/docs/12.5.1/index.html | 2 +- content/docs/12.5.1/searchindex.js | 2 +- content/docs/12.6.0/index.html | 2 +- content/docs/12.6.0/searchindex.js | 2 +- content/docs/12.7.0/index.html | 2 +- content/docs/12.7.0/searchindex.js | 2 +- content/docs/12.8.0/index.html | 2 +- content/docs/12.8.0/searchindex.js | 2 +- .../applications/interpreters/python/index.rst.txt | 10 ++--- .../arm/nrf52/boards/xiao-nrf52840/index.rst.txt | 6 +-- .../esp32c3/boards/esp32c3-generic/index.rst.txt | 23 ++++++++++++ .../esp32c6/boards/esp32c6-devkitc/index.rst.txt | 23 ++++++++++++ .../esp32c6/boards/esp32c6-devkitm/index.rst.txt | 23 ++++++++++++ .../platforms/risc-v/esp32c6/index.rst.txt | 2 +- .../esp32h2/boards/esp32h2-devkit/index.rst.txt | 23 ++++++++++++ .../platforms/risc-v/esp32h2/index.rst.txt | 2 +- .../applications/interpreters/python/index.html | 12 ++---- content/docs/latest/index.html | 2 +- content/docs/latest/objects.inv | Bin 138802 -> 138864 bytes .../boards/arduino-nano-33ble-rev2/index.html | 2 +- .../arm/nrf52/boards/arduino-nano-33ble/index.html | 2 +- .../arm/nrf52/boards/nrf52-feather/intex.html | 2 +- .../arm/nrf52/boards/nrf52832-dk/index.html | 2 +- .../arm/nrf52/boards/nrf52832-mdk/index.html | 2 +- .../arm/nrf52/boards/nrf52832-sparkfun/index.html | 2 +- .../arm/nrf52/boards/nrf52840-dk/index.html | 2 +- .../arm/nrf52/boards/nrf52840-dongle/index.html | 2 +- .../arm/nrf52/boards/nrf9160-dk-nrf52/index.html | 2 +- .../platforms/arm/nrf52/boards/thingy52/index.html | 2 +- .../arm/nrf52/boards/thingy91-nrf52/index.html | 6 +-- .../arm/nrf52/boards/xiao-nrf52840/index.html | 10 ++--- .../latest/platforms/arm/nrf52/ieee802154.html | 2 +- content/docs/latest/platforms/arm/nrf52/index.html | 4 +- content/docs/latest/platforms/arm/nrf53/index.html | 4 +- content/docs/latest/platforms/index.html | 2 +- .../esp32c3/boards/esp32c3-generic/index.html | 41 +++++++++++++++++++++ .../esp32c6/boards/esp32c6-devkitc/index.html | 41 +++++++++++++++++++++ .../esp32c6/boards/esp32c6-devkitm/index.html | 41 +++++++++++++++++++++ .../latest/platforms/risc-v/esp32c6/index.html | 2 +- .../esp32h2/boards/esp32h2-devkit/index.html | 41 +++++++++++++++++++++ .../latest/platforms/risc-v/esp32h2/index.html | 2 +- content/docs/latest/searchindex.js | 2 +- content/feed.xml | 4 +- 63 files changed, 326 insertions(+), 78 deletions(-) diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html index 73ca1d0c9f..7c39326447 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 February 25 at 00:13</p> +<p>Last Updated: 22 February 25 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 69bcca04b8..d04eacf9f7 100644 --- a/content/docs/10.0.1/index.html +++ b/content/docs/10.0.1/index.html @@ -241,7 +241,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 February 25 at 00:13</p> +<p>Last Updated: 22 February 25 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.1.0/index.html b/content/docs/10.1.0/index.html index a2a0aa39df..da98d08f66 100644 --- a/content/docs/10.1.0/index.html +++ b/content/docs/10.1.0/index.html @@ -241,7 +241,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 February 25 at 00:13</p> +<p>Last Updated: 22 February 25 at 00:13</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.2.0/index.html b/content/docs/10.2.0/index.html index d42d909924..9d27dff9e7 100644 --- a/content/docs/10.2.0/index.html +++ b/content/docs/10.2.0/index.html @@ -242,7 +242,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 February 25 at 00:13</p> +<p>Last Updated: 22 February 25 at 00:13</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.3.0/index.html b/content/docs/10.3.0/index.html index 3dc229211e..9d27dff9e7 100644 --- a/content/docs/10.3.0/index.html +++ b/content/docs/10.3.0/index.html @@ -242,7 +242,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 February 25 at 00:14</p> +<p>Last Updated: 22 February 25 at 00:13</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/11.0.0/index.html b/content/docs/11.0.0/index.html index 3dc229211e..4f6ca45b5c 100644 --- a/content/docs/11.0.0/index.html +++ b/content/docs/11.0.0/index.html @@ -242,7 +242,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 February 25 at 00:14</p> +<p>Last Updated: 22 February 25 at 00:14</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/12.0.0/index.html b/content/docs/12.0.0/index.html index 479d7dea59..e596b8623e 100644 --- a/content/docs/12.0.0/index.html +++ b/content/docs/12.0.0/index.html @@ -167,7 +167,7 @@ by following these <a class="reference internal" href="contributing/documentatio <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 February 25 at 00:14</p> +<p>Last Updated: 22 February 25 at 00:14</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.0.0/searchindex.js b/content/docs/12.0.0/searchindex.js index 7ebda063a6..ecedf0d51f 100644 --- a/content/docs/12.0.0/searchindex.js +++ b/content/docs/12.0.0/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/docs/12.1.0/index.html b/content/docs/12.1.0/index.html index b3c7c63f93..54e2209e8f 100644 --- a/content/docs/12.1.0/index.html +++ b/content/docs/12.1.0/index.html @@ -167,7 +167,7 @@ by following these <a class="reference internal" href="contributing/documentatio <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 February 25 at 00:15</p> +<p>Last Updated: 22 February 25 at 00:14</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.1.0/searchindex.js b/content/docs/12.1.0/searchindex.js index 809653f576..80b8a3f732 100644 --- a/content/docs/12.1.0/searchindex.js +++ b/content/docs/12.1.0/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/docs/12.2.0/index.html b/content/docs/12.2.0/index.html index f4a0076abf..1879dd4428 100644 --- a/content/docs/12.2.0/index.html +++ b/content/docs/12.2.0/index.html @@ -168,7 +168,7 @@ by following these <a class="reference internal" href="contributing/documentatio <section id="nuttx-documentation"> <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this heading"></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 February 25 at 00:15</p> +<p>Last Updated: 22 February 25 at 00:15</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.2.0/searchindex.js b/content/docs/12.2.0/searchindex.js index 76e8b2e9c7..863ed24242 100644 --- a/content/docs/12.2.0/searchindex.js +++ b/content/docs/12.2.0/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", "applications/nxdiag/config", "applications/nxdiag/index", "applications/wapi/commands", "applications/wapi/index", "applications/wapi/wireless", "components/binfmt", "components/drivers/block/index", "components/dr [...] \ 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", "applications/nxdiag/config", "applications/nxdiag/index", "applications/wapi/commands", "applications/wapi/index", "applications/wapi/wireless", "components/binfmt", "components/drivers/block/index", "components/dr [...] \ No newline at end of file diff --git a/content/docs/12.2.1/index.html b/content/docs/12.2.1/index.html index f4a0076abf..1879dd4428 100644 --- a/content/docs/12.2.1/index.html +++ b/content/docs/12.2.1/index.html @@ -168,7 +168,7 @@ by following these <a class="reference internal" href="contributing/documentatio <section id="nuttx-documentation"> <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this heading"></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 February 25 at 00:15</p> +<p>Last Updated: 22 February 25 at 00:15</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.2.1/searchindex.js b/content/docs/12.2.1/searchindex.js index 1735eb9296..3077253cd2 100644 --- a/content/docs/12.2.1/searchindex.js +++ b/content/docs/12.2.1/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", "applications/nxdiag/config", "applications/nxdiag/index", "applications/wapi/commands", "applications/wapi/index", "applications/wapi/wireless", "components/binfmt", "components/drivers/block/index", "components/dr [...] \ 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", "applications/nxdiag/config", "applications/nxdiag/index", "applications/wapi/commands", "applications/wapi/index", "applications/wapi/wireless", "components/binfmt", "components/drivers/block/index", "components/dr [...] \ No newline at end of file diff --git a/content/docs/12.3.0/index.html b/content/docs/12.3.0/index.html index 64189fb045..59b540988b 100644 --- a/content/docs/12.3.0/index.html +++ b/content/docs/12.3.0/index.html @@ -168,7 +168,7 @@ by following these <a class="reference internal" href="contributing/documentatio <section id="nuttx-documentation"> <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this heading"></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 February 25 at 00:16</p> +<p>Last Updated: 22 February 25 at 00:16</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.3.0/searchindex.js b/content/docs/12.3.0/searchindex.js index b72b71a73d..49474b5d69 100644 --- a/content/docs/12.3.0/searchindex.js +++ b/content/docs/12.3.0/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", "applications/nxdiag/config", "applications/nxdiag/index", "applications/wapi/commands", "applications/wapi/index", "applications/wapi/wireless", "components/binfmt", "components/drivers/block/index", "components/dr [...] \ 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", "applications/nxdiag/config", "applications/nxdiag/index", "applications/wapi/commands", "applications/wapi/index", "applications/wapi/wireless", "components/binfmt", "components/drivers/block/index", "components/dr [...] \ No newline at end of file diff --git a/content/docs/12.4.0/index.html b/content/docs/12.4.0/index.html index d844699818..2374b64352 100644 --- a/content/docs/12.4.0/index.html +++ b/content/docs/12.4.0/index.html @@ -175,7 +175,7 @@ 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 February 25 at 00:16</p> +<p>Last Updated: 22 February 25 at 00:16</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.4.0/searchindex.js b/content/docs/12.4.0/searchindex.js index a4535f1c91..6df3c93a24 100644 --- a/content/docs/12.4.0/searchindex.js +++ b/content/docs/12.4.0/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/coremark/index", "applications/benchmarks/index", "applications/boot/index", "applications/boot/mcuboot/index", "applications/boot/miniboot/index", "applications/canutils/candump/index", "applications/canutils/canlib/index", "applications/canutils/cansend/index", "applications/c [...] \ No newline at end of file +Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/coremark/index", "applications/benchmarks/index", "applications/boot/index", "applications/boot/mcuboot/index", "applications/boot/miniboot/index", "applications/canutils/candump/index", "applications/canutils/canlib/index", "applications/canutils/cansend/index", "applications/c [...] \ No newline at end of file diff --git a/content/docs/12.5.0/index.html b/content/docs/12.5.0/index.html index cb4c571c66..0797e9ce5c 100644 --- a/content/docs/12.5.0/index.html +++ b/content/docs/12.5.0/index.html @@ -175,7 +175,7 @@ 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 February 25 at 00:18</p> +<p>Last Updated: 22 February 25 at 00:18</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.5.0/searchindex.js b/content/docs/12.5.0/searchindex.js index 4a62b0a362..e24019eccf 100644 --- a/content/docs/12.5.0/searchindex.js +++ b/content/docs/12.5.0/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/coremark/index", "applications/benchmarks/index", "applications/boot/index", "applications/boot/mcuboot/index", "applications/boot/miniboot/index", "applications/canutils/candump/index", "applications/canutils/canlib/index", "applications/canutils/cansend/index", "applications/c [...] \ No newline at end of file +Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/coremark/index", "applications/benchmarks/index", "applications/boot/index", "applications/boot/mcuboot/index", "applications/boot/miniboot/index", "applications/canutils/candump/index", "applications/canutils/canlib/index", "applications/canutils/cansend/index", "applications/c [...] \ No newline at end of file diff --git a/content/docs/12.5.1/index.html b/content/docs/12.5.1/index.html index b6d78b9c5c..22368803cc 100644 --- a/content/docs/12.5.1/index.html +++ b/content/docs/12.5.1/index.html @@ -175,7 +175,7 @@ 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 February 25 at 00:19</p> +<p>Last Updated: 22 February 25 at 00:19</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.5.1/searchindex.js b/content/docs/12.5.1/searchindex.js index 5bdd572a86..6cbe9c654a 100644 --- a/content/docs/12.5.1/searchindex.js +++ b/content/docs/12.5.1/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/coremark/index", "applications/benchmarks/index", "applications/boot/index", "applications/boot/mcuboot/index", "applications/boot/miniboot/index", "applications/canutils/candump/index", "applications/canutils/canlib/index", "applications/canutils/cansend/index", "applications/c [...] \ No newline at end of file +Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/coremark/index", "applications/benchmarks/index", "applications/boot/index", "applications/boot/mcuboot/index", "applications/boot/miniboot/index", "applications/canutils/candump/index", "applications/canutils/canlib/index", "applications/canutils/cansend/index", "applications/c [...] \ No newline at end of file diff --git a/content/docs/12.6.0/index.html b/content/docs/12.6.0/index.html index ece50b8a19..c8aea1d42d 100644 --- a/content/docs/12.6.0/index.html +++ b/content/docs/12.6.0/index.html @@ -176,7 +176,7 @@ 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 February 25 at 00:20</p> +<p>Last Updated: 22 February 25 at 00:20</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.6.0/searchindex.js b/content/docs/12.6.0/searchindex.js index b7759120d0..09d086dfc2 100644 --- a/content/docs/12.6.0/searchindex.js +++ b/content/docs/12.6.0/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/cachespeed/index", "applications/benchmarks/coremark-pro/index", "applications/benchmarks/coremark/index", "applications/benchmarks/dhrystone/index", "applications/benchmarks/fio/index", "applications/benchmarks/index", "applications/benchmarks/iozone/index", "applications/bench [...] \ No newline at end of file +Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/cachespeed/index", "applications/benchmarks/coremark-pro/index", "applications/benchmarks/coremark/index", "applications/benchmarks/dhrystone/index", "applications/benchmarks/fio/index", "applications/benchmarks/index", "applications/benchmarks/iozone/index", "applications/bench [...] \ No newline at end of file diff --git a/content/docs/12.7.0/index.html b/content/docs/12.7.0/index.html index 6b610316af..dd60ae31be 100644 --- a/content/docs/12.7.0/index.html +++ b/content/docs/12.7.0/index.html @@ -175,7 +175,7 @@ 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 February 25 at 00:22</p> +<p>Last Updated: 22 February 25 at 00:22</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.7.0/searchindex.js b/content/docs/12.7.0/searchindex.js index e1327aa2f0..804c647dd3 100644 --- a/content/docs/12.7.0/searchindex.js +++ b/content/docs/12.7.0/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/cachespeed/index", "applications/benchmarks/coremark-pro/index", "applications/benchmarks/coremark/index", "applications/benchmarks/dhrystone/index", "applications/benchmarks/fio/index", "applications/benchmarks/index", "applications/benchmarks/iozone/index", "applications/bench [...] \ No newline at end of file +Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/cachespeed/index", "applications/benchmarks/coremark-pro/index", "applications/benchmarks/coremark/index", "applications/benchmarks/dhrystone/index", "applications/benchmarks/fio/index", "applications/benchmarks/index", "applications/benchmarks/iozone/index", "applications/bench [...] \ No newline at end of file diff --git a/content/docs/12.8.0/index.html b/content/docs/12.8.0/index.html index f49701ae79..1a95b8f8d7 100644 --- a/content/docs/12.8.0/index.html +++ b/content/docs/12.8.0/index.html @@ -175,7 +175,7 @@ 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 February 25 at 00:23</p> +<p>Last Updated: 22 February 25 at 00:23</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.8.0/searchindex.js b/content/docs/12.8.0/searchindex.js index 72c801b270..2856f478ea 100644 --- a/content/docs/12.8.0/searchindex.js +++ b/content/docs/12.8.0/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/cachespeed/index", "applications/benchmarks/coremark-pro/index", "applications/benchmarks/coremark/index", "applications/benchmarks/dhrystone/index", "applications/benchmarks/fio/index", "applications/benchmarks/index", "applications/benchmarks/iozone/index", "applications/bench [...] \ No newline at end of file +Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/cachespeed/index", "applications/benchmarks/coremark-pro/index", "applications/benchmarks/coremark/index", "applications/benchmarks/dhrystone/index", "applications/benchmarks/fio/index", "applications/benchmarks/index", "applications/benchmarks/iozone/index", "applications/bench [...] \ No newline at end of file diff --git a/content/docs/latest/_sources/applications/interpreters/python/index.rst.txt b/content/docs/latest/_sources/applications/interpreters/python/index.rst.txt index f459ed9fa8..2fd4966bd3 100644 --- a/content/docs/latest/_sources/applications/interpreters/python/index.rst.txt +++ b/content/docs/latest/_sources/applications/interpreters/python/index.rst.txt @@ -18,10 +18,10 @@ How Does it Work? 1. Python for NuttX target initially the ``rv-virt`` (RISC-V QEMU) board. 2. Python modules are stored in `pyc <https://docs.python.org/3/glossary.html#term-bytecode>`_ (byte-code format) and are loaded from a ROMFS image at startup. -3. Environment variables like ``PYTHONHOME`` and ``PYTHON_BASIC_REPL`` need to be set accordingly. +3. The Python wrapper application on NuttX mounts the ROMFS partition which contains the Python modules and sets the required environment variables (``PYTHONHOME`` and ``PYTHON_BASIC_REPL``) automatically. -Building Python NuttX -===================== +Building Python on NuttX +======================== Use the ``rv-virt:python`` config to build Python for NuttX. Note that the CMake scripts don't work for this configuration. For now, please use the makefile build instead: @@ -66,10 +66,6 @@ Then, run RISC-V QEMU with the following command: telnetd [4:100] NuttShell (NSH) NuttX-10.4.0 - nsh> python_mount_modules - Mounting ROMFS filesystem at target=/usr/local/lib/ with source=/dev/ram1 - nsh> export PYTHONHOME /usr/local - nsh> export PYTHON_BASIC_REPL 1 nsh> python Python 3.13.0 (main, Dec 4 2024, 17:00:42) [GCC 13.2.0] on nuttx Type "help", "copyright", "credits" or "license" for more information. diff --git a/content/docs/latest/_sources/platforms/arm/nrf52/boards/xiao-nrf52840/index.rst.txt b/content/docs/latest/_sources/platforms/arm/nrf52/boards/xiao-nrf52840/index.rst.txt index 1f03137a48..880efc9579 100644 --- a/content/docs/latest/_sources/platforms/arm/nrf52/boards/xiao-nrf52840/index.rst.txt +++ b/content/docs/latest/_sources/platforms/arm/nrf52/boards/xiao-nrf52840/index.rst.txt @@ -1,6 +1,6 @@ -============= -XIAO nRF52840 -============= +========================== +Seeed Studio XIAO nRF52840 +========================== The `Seeed Studio XIAO nRF52840 <https://wiki.seeedstudio.com/XIAO_BLE/>`_ is a general purpose board supplied by Seeed Studio and it is compatible with the Nordic nRF52840 ecosystem as they share the same MCU. diff --git a/content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.rst.txt b/content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.rst.txt index 1a35aaca8c..795f40e5df 100644 --- a/content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.rst.txt +++ b/content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.rst.txt @@ -208,6 +208,29 @@ You can scan for all I2C devices using the following command:: nsh> i2c dev 0x00 0x7f +i2schar +------- + +This configuration enables the I2S character device and the i2schar example +app, which provides an easy-to-use way of testing the I2S peripheral, +enabling both the TX and the RX for those peripherals. + +**I2S pinout** + +============ ========== ========================================= +ESP32-C3 Pin Signal Pin Description +============ ========== ========================================= +0 MCLK Master Clock +4 SCLK Bit Clock (SCLK) +5 LRCK Word Select (LRCLK) +18 DOUT Data Out +19 DIN Data In +============ ========== ========================================= + +After successfully built and flashed, run on the boards's terminal:: + + nsh> i2schar + nimble ------ diff --git a/content/docs/latest/_sources/platforms/risc-v/esp32c6/boards/esp32c6-devkitc/index.rst.txt b/content/docs/latest/_sources/platforms/risc-v/esp32c6/boards/esp32c6-devkitc/index.rst.txt index 05afe6720b..d5be28f55f 100644 --- a/content/docs/latest/_sources/platforms/risc-v/esp32c6/boards/esp32c6-devkitc/index.rst.txt +++ b/content/docs/latest/_sources/platforms/risc-v/esp32c6/boards/esp32c6-devkitc/index.rst.txt @@ -191,6 +191,29 @@ You can scan for all I2C devices using the following command:: nsh> i2c dev 0x00 0x7f +i2schar +------- + +This configuration enables the I2S character device and the i2schar example +app, which provides an easy-to-use way of testing the I2S peripheral, +enabling both the TX and the RX for those peripherals. + +**I2S pinout** + +============ ========== ========================================= +ESP32-C3 Pin Signal Pin Description +============ ========== ========================================= +0 MCLK Master Clock +4 SCLK Bit Clock (SCLK) +5 LRCK Word Select (LRCLK) +18 DOUT Data Out +19 DIN Data In +============ ========== ========================================= + +After successfully built and flashed, run on the boards's terminal:: + + nsh> i2schar + motor ------- diff --git a/content/docs/latest/_sources/platforms/risc-v/esp32c6/boards/esp32c6-devkitm/index.rst.txt b/content/docs/latest/_sources/platforms/risc-v/esp32c6/boards/esp32c6-devkitm/index.rst.txt index e8a5f19c00..99997f0efe 100644 --- a/content/docs/latest/_sources/platforms/risc-v/esp32c6/boards/esp32c6-devkitm/index.rst.txt +++ b/content/docs/latest/_sources/platforms/risc-v/esp32c6/boards/esp32c6-devkitm/index.rst.txt @@ -175,6 +175,29 @@ You can scan for all I2C devices using the following command:: nsh> i2c dev 0x00 0x7f +i2schar +------- + +This configuration enables the I2S character device and the i2schar example +app, which provides an easy-to-use way of testing the I2S peripheral, +enabling both the TX and the RX for those peripherals. + +**I2S pinout** + +============ ========== ========================================= +ESP32-C3 Pin Signal Pin Description +============ ========== ========================================= +0 MCLK Master Clock +4 SCLK Bit Clock (SCLK) +5 LRCK Word Select (LRCLK) +18 DOUT Data Out +19 DIN Data In +============ ========== ========================================= + +After successfully built and flashed, run on the boards's terminal:: + + nsh> i2schar + mcuboot_nsh -------------------- diff --git a/content/docs/latest/_sources/platforms/risc-v/esp32c6/index.rst.txt b/content/docs/latest/_sources/platforms/risc-v/esp32c6/index.rst.txt index c6049e3719..b5b9a434bb 100644 --- a/content/docs/latest/_sources/platforms/risc-v/esp32c6/index.rst.txt +++ b/content/docs/latest/_sources/platforms/risc-v/esp32c6/index.rst.txt @@ -282,7 +282,7 @@ eFuse Yes GPIO Yes HMAC No I2C Yes -I2S No +I2S Yes Int. Temp. Yes LED No LED_PWM Yes diff --git a/content/docs/latest/_sources/platforms/risc-v/esp32h2/boards/esp32h2-devkit/index.rst.txt b/content/docs/latest/_sources/platforms/risc-v/esp32h2/boards/esp32h2-devkit/index.rst.txt index 7963b4382f..c1a378e57e 100644 --- a/content/docs/latest/_sources/platforms/risc-v/esp32h2/boards/esp32h2-devkit/index.rst.txt +++ b/content/docs/latest/_sources/platforms/risc-v/esp32h2/boards/esp32h2-devkit/index.rst.txt @@ -174,6 +174,29 @@ You can scan for all I2C devices using the following command:: nsh> i2c dev 0x00 0x7f +i2schar +------- + +This configuration enables the I2S character device and the i2schar example +app, which provides an easy-to-use way of testing the I2S peripheral, +enabling both the TX and the RX for those peripherals. + +**I2S pinout** + +============ ========== ========================================= +ESP32-C3 Pin Signal Pin Description +============ ========== ========================================= +0 MCLK Master Clock +4 SCLK Bit Clock (SCLK) +5 LRCK Word Select (LRCLK) +10 DOUT Data Out +11 DIN Data In +============ ========== ========================================= + +After successfully built and flashed, run on the boards's terminal:: + + nsh> i2schar + mcuboot_nsh -------------------- diff --git a/content/docs/latest/_sources/platforms/risc-v/esp32h2/index.rst.txt b/content/docs/latest/_sources/platforms/risc-v/esp32h2/index.rst.txt index 7fff0591a0..7e46177a24 100644 --- a/content/docs/latest/_sources/platforms/risc-v/esp32h2/index.rst.txt +++ b/content/docs/latest/_sources/platforms/risc-v/esp32h2/index.rst.txt @@ -282,7 +282,7 @@ eFuse Yes GPIO Yes HMAC No I2C Yes -I2S No +I2S Yes Int. Temp. Yes LED No LED_PWM Yes diff --git a/content/docs/latest/applications/interpreters/python/index.html b/content/docs/latest/applications/interpreters/python/index.html index 2ffa6cda93..e1d25e378c 100644 --- a/content/docs/latest/applications/interpreters/python/index.html +++ b/content/docs/latest/applications/interpreters/python/index.html @@ -143,7 +143,7 @@ <li class="toctree-l3"><a class="reference internal" href="../minibasic/index.html"><code class="docutils literal notranslate"><span class="pre">minibasic</span></code> Mini Basic Interpreter</a></li> <li class="toctree-l3 current"><a class="current reference internal" href="#"><code class="docutils literal notranslate"><span class="pre">Python</span></code> Python interpreter</a><ul> <li class="toctree-l4"><a class="reference internal" href="#how-does-it-work">How Does it Work?</a></li> -<li class="toctree-l4"><a class="reference internal" href="#building-python-nuttx">Building Python NuttX</a></li> +<li class="toctree-l4"><a class="reference internal" href="#building-python-on-nuttx">Building Python on NuttX</a></li> <li class="toctree-l4"><a class="reference internal" href="#try-python-in-nsh">Try Python in NSH</a><ul> <li class="toctree-l5"><a class="reference internal" href="#demo">Demo</a></li> </ul> @@ -221,11 +221,11 @@ Please check this <a class="reference external" href="https://github.com/apache/ <ol class="arabic simple"> <li><p>Python for NuttX target initially the <code class="docutils literal notranslate"><span class="pre">rv-virt</span></code> (RISC-V QEMU) board.</p></li> <li><p>Python modules are stored in <a class="reference external" href="https://docs.python.org/3/glossary.html#term-bytecode">pyc</a> (byte-code format) and are loaded from a ROMFS image at startup.</p></li> -<li><p>Environment variables like <code class="docutils literal notranslate"><span class="pre">PYTHONHOME</span></code> and <code class="docutils literal notranslate"><span class="pre">PYTHON_BASIC_REPL</span></code> need to be set accordingly.</p></li> +<li><p>The Python wrapper application on NuttX mounts the ROMFS partition which contains the Python modules and sets the required environment variables (<code class="docutils literal notranslate"><span class="pre">PYTHONHOME</span></code> and <code class="docutils literal notranslate"><span class="pre">PYTHON_BASIC_REPL</span></code>) automatically.</p></li> </ol> </section> -<section id="building-python-nuttx"> -<h2>Building Python NuttX<a class="headerlink" href="#building-python-nuttx" title="Permalink to this heading"></a></h2> +<section id="building-python-on-nuttx"> +<h2>Building Python on NuttX<a class="headerlink" href="#building-python-on-nuttx" title="Permalink to this heading"></a></h2> <p>Use the <code class="docutils literal notranslate"><span class="pre">rv-virt:python</span></code> config to build Python for NuttX. Note that the CMake scripts don’t work for this configuration. For now, please use the makefile build instead:</p> <div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span><span class="nb">cd</span><span class="w"> </span>nuttx <span class="gp">$ </span>make<span class="w"> </span>distclean @@ -261,10 +261,6 @@ Please check this <a class="reference external" href="https://github.com/apache/ <span class="go">telnetd [4:100]</span> <span class="go">NuttShell (NSH) NuttX-10.4.0</span> -<span class="go">nsh> python_mount_modules</span> -<span class="go">Mounting ROMFS filesystem at target=/usr/local/lib/ with source=/dev/ram1</span> -<span class="go">nsh> export PYTHONHOME /usr/local</span> -<span class="go">nsh> export PYTHON_BASIC_REPL 1</span> <span class="go">nsh> python</span> <span class="go">Python 3.13.0 (main, Dec 4 2024, 17:00:42) [GCC 13.2.0] on nuttx</span> <span class="go">Type "help", "copyright", "credits" or "license" for more information.</span> diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html index 9f767af472..c45c8e10b2 100644 --- a/content/docs/latest/index.html +++ b/content/docs/latest/index.html @@ -175,7 +175,7 @@ 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 February 25 at 00:25</p> +<p>Last Updated: 22 February 25 at 00:25</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><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 c30d716378..a43943550a 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/nrf52/boards/arduino-nano-33ble-rev2/index.html b/content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble-rev2/index.html index 13bdbe9b67..9d5498c5eb 100644 --- a/content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble-rev2/index.html +++ b/content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble-rev2/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="../../ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> diff --git a/content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble/index.html b/content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble/index.html index 7e5e567876..6754ee89b6 100644 --- a/content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble/index.html +++ b/content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="../../ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> diff --git a/content/docs/latest/platforms/arm/nrf52/boards/nrf52-feather/intex.html b/content/docs/latest/platforms/arm/nrf52/boards/nrf52-feather/intex.html index 760c4ad0f0..93e407e763 100644 --- a/content/docs/latest/platforms/arm/nrf52/boards/nrf52-feather/intex.html +++ b/content/docs/latest/platforms/arm/nrf52/boards/nrf52-feather/intex.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="../../ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> diff --git a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-dk/index.html b/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-dk/index.html index 497f068eb0..e4fa072a67 100644 --- a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-dk/index.html +++ b/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-dk/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="../../ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> diff --git a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-mdk/index.html b/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-mdk/index.html index 022460ea11..18b753475c 100644 --- a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-mdk/index.html +++ b/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-mdk/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="../../ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> diff --git a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.html b/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.html index 2cee54f648..c66b93504c 100644 --- a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.html +++ b/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="../../ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> diff --git a/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dk/index.html b/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dk/index.html index 6a1ae94029..fc99b89178 100644 --- a/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dk/index.html +++ b/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dk/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="../../ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> diff --git a/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dongle/index.html b/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dongle/index.html index 700c14461e..89745f251f 100644 --- a/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dongle/index.html +++ b/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dongle/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="../../ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> diff --git a/content/docs/latest/platforms/arm/nrf52/boards/nrf9160-dk-nrf52/index.html b/content/docs/latest/platforms/arm/nrf52/boards/nrf9160-dk-nrf52/index.html index 54ad7ae794..e8992c19d6 100644 --- a/content/docs/latest/platforms/arm/nrf52/boards/nrf9160-dk-nrf52/index.html +++ b/content/docs/latest/platforms/arm/nrf52/boards/nrf9160-dk-nrf52/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5 current"><a class="current reference internal" href="#">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="../../ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> diff --git a/content/docs/latest/platforms/arm/nrf52/boards/thingy52/index.html b/content/docs/latest/platforms/arm/nrf52/boards/thingy52/index.html index fcd070d9af..f40d303cde 100644 --- a/content/docs/latest/platforms/arm/nrf52/boards/thingy52/index.html +++ b/content/docs/latest/platforms/arm/nrf52/boards/thingy52/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5 current"><a class="current reference internal" href="#">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="../../ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> diff --git a/content/docs/latest/platforms/arm/nrf52/boards/thingy91-nrf52/index.html b/content/docs/latest/platforms/arm/nrf52/boards/thingy91-nrf52/index.html index 230031ccf0..72657eb5c7 100644 --- a/content/docs/latest/platforms/arm/nrf52/boards/thingy91-nrf52/index.html +++ b/content/docs/latest/platforms/arm/nrf52/boards/thingy91-nrf52/index.html @@ -43,7 +43,7 @@ <script src="../../../../../_static/js/theme.js"></script> <link rel="index" title="Index" href="../../../../../genindex.html" /> <link rel="search" title="Search" href="../../../../../search.html" /> - <link rel="next" title="XIAO nRF52840" href="../xiao-nrf52840/index.html" /> + <link rel="next" title="Seeed Studio XIAO nRF52840" href="../xiao-nrf52840/index.html" /> <link rel="prev" title="Nordic Thingy:52" href="../thingy52/index.html" /> </head> @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5 current"><a class="current reference internal" href="#">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="../xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="../../ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> @@ -311,7 +311,7 @@ is a development board based on the nRF9160 and nRF52840 from Nordic.</p> </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> <a href="../thingy52/index.html" class="btn btn-neutral float-left" title="Nordic Thingy:52" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> - <a href="../xiao-nrf52840/index.html" class="btn btn-neutral float-right" title="XIAO nRF52840" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> + <a href="../xiao-nrf52840/index.html" class="btn btn-neutral float-right" title="Seeed Studio XIAO nRF52840" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> </div> <hr/> diff --git a/content/docs/latest/platforms/arm/nrf52/boards/xiao-nrf52840/index.html b/content/docs/latest/platforms/arm/nrf52/boards/xiao-nrf52840/index.html index 45093ef2f8..93dbb38446 100644 --- a/content/docs/latest/platforms/arm/nrf52/boards/xiao-nrf52840/index.html +++ b/content/docs/latest/platforms/arm/nrf52/boards/xiao-nrf52840/index.html @@ -25,7 +25,7 @@ <meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>XIAO nRF52840 — NuttX latest documentation</title> + <title>Seeed Studio XIAO nRF52840 — NuttX latest documentation</title> <link rel="stylesheet" type="text/css" href="../../../../../_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="../../../../../_static/css/theme.css" /> <link rel="stylesheet" type="text/css" href="../../../../../_static/copybutton.css" /> @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="../thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5 current"><a class="current reference internal" href="#">XIAO nRF52840</a></li> +<li class="toctree-l5 current"><a class="current reference internal" href="#">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="../../ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> @@ -265,7 +265,7 @@ <li class="breadcrumb-item"><a href="../../../../index.html">Supported Platforms</a></li> <li class="breadcrumb-item"><a href="../../../index.html">ARM</a></li> <li class="breadcrumb-item"><a href="../../index.html">Nordic nRF52</a></li> - <li class="breadcrumb-item active">XIAO nRF52840</li> + <li class="breadcrumb-item active">Seeed Studio XIAO nRF52840</li> <li class="wy-breadcrumbs-aside"> <a href="../../../../../_sources/platforms/arm/nrf52/boards/xiao-nrf52840/index.rst.txt" rel="nofollow"> View page source</a> </li> @@ -275,8 +275,8 @@ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> - <section id="xiao-nrf52840"> -<h1>XIAO nRF52840<a class="headerlink" href="#xiao-nrf52840" title="Permalink to this heading"></a></h1> + <section id="seeed-studio-xiao-nrf52840"> +<h1>Seeed Studio XIAO nRF52840<a class="headerlink" href="#seeed-studio-xiao-nrf52840" title="Permalink to this heading"></a></h1> <p>The <a class="reference external" href="https://wiki.seeedstudio.com/XIAO_BLE/">Seeed Studio XIAO nRF52840</a> is a general purpose board supplied by Seeed Studio and it is compatible with the Nordic nRF52840 ecosystem as they share the same MCU.</p> <figure class="align-center"> diff --git a/content/docs/latest/platforms/arm/nrf52/ieee802154.html b/content/docs/latest/platforms/arm/nrf52/ieee802154.html index bebb6646a5..e648002a4a 100644 --- a/content/docs/latest/platforms/arm/nrf52/ieee802154.html +++ b/content/docs/latest/platforms/arm/nrf52/ieee802154.html @@ -177,7 +177,7 @@ <li class="toctree-l5"><a class="reference internal" href="boards/nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="boards/thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="boards/thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="boards/xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="boards/xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5 current"><a class="current reference internal" href="#">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> diff --git a/content/docs/latest/platforms/arm/nrf52/index.html b/content/docs/latest/platforms/arm/nrf52/index.html index ae1a5a2926..3d4d9c6d43 100644 --- a/content/docs/latest/platforms/arm/nrf52/index.html +++ b/content/docs/latest/platforms/arm/nrf52/index.html @@ -193,7 +193,7 @@ <li class="toctree-l5"><a class="reference internal" href="boards/nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l5"><a class="reference internal" href="boards/thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l5"><a class="reference internal" href="boards/thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l5"><a class="reference internal" href="boards/xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l5"><a class="reference internal" href="boards/xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l5"><a class="reference internal" href="ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> @@ -590,7 +590,7 @@ channels will also be ocuppied (<code class="docutils literal notranslate"><span <li class="toctree-l1"><a class="reference internal" href="boards/nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l1"><a class="reference internal" href="boards/thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l1"><a class="reference internal" href="boards/thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l1"><a class="reference internal" href="boards/xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l1"><a class="reference internal" href="boards/xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l1"><a class="reference internal" href="ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </div> diff --git a/content/docs/latest/platforms/arm/nrf53/index.html b/content/docs/latest/platforms/arm/nrf53/index.html index ba976f5315..f085a49b58 100644 --- a/content/docs/latest/platforms/arm/nrf53/index.html +++ b/content/docs/latest/platforms/arm/nrf53/index.html @@ -44,7 +44,7 @@ <link rel="index" title="Index" href="../../../genindex.html" /> <link rel="search" title="Search" href="../../../search.html" /> <link rel="next" title="Nordic nRF5340-Audio-DK" href="boards/nrf5340-audio-dk/index.html" /> - <link rel="prev" title="XIAO nRF52840" href="../nrf52/boards/xiao-nrf52840/index.html" /> + <link rel="prev" title="Seeed Studio XIAO nRF52840" href="../nrf52/boards/xiao-nrf52840/index.html" /> </head> <body class="wy-body-for-nav"> @@ -538,7 +538,7 @@ JLinkGDBServer -device nRF5340_xxAA_NET -autoconnect 1 -if SWD -speed 4000 -port </div> </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> - <a href="../nrf52/boards/xiao-nrf52840/index.html" class="btn btn-neutral float-left" title="XIAO nRF52840" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> + <a href="../nrf52/boards/xiao-nrf52840/index.html" class="btn btn-neutral float-left" title="Seeed Studio XIAO nRF52840" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> <a href="boards/nrf5340-audio-dk/index.html" class="btn btn-neutral float-right" title="Nordic nRF5340-Audio-DK" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> </div> diff --git a/content/docs/latest/platforms/index.html b/content/docs/latest/platforms/index.html index eb0e872e5b..95feda9c50 100644 --- a/content/docs/latest/platforms/index.html +++ b/content/docs/latest/platforms/index.html @@ -341,7 +341,7 @@ series and boards supported in NuttX:</p> <li class="toctree-l3"><a class="reference internal" href="arm/nrf52/boards/nrf9160-dk-nrf52/index.html">Nordic nRF9160 DK (nRF52840)</a></li> <li class="toctree-l3"><a class="reference internal" href="arm/nrf52/boards/thingy52/index.html">Nordic Thingy:52</a></li> <li class="toctree-l3"><a class="reference internal" href="arm/nrf52/boards/thingy91-nrf52/index.html">Nordic Thingy:91 (nRF52840)</a></li> -<li class="toctree-l3"><a class="reference internal" href="arm/nrf52/boards/xiao-nrf52840/index.html">XIAO nRF52840</a></li> +<li class="toctree-l3"><a class="reference internal" href="arm/nrf52/boards/xiao-nrf52840/index.html">Seeed Studio XIAO nRF52840</a></li> <li class="toctree-l3"><a class="reference internal" href="arm/nrf52/ieee802154.html">Nordic nRF52 IEEE 802.15.4</a></li> </ul> </li> diff --git a/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.html b/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.html index 3ddfc76918..fa709472fb 100644 --- a/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.html +++ b/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.html @@ -412,6 +412,47 @@ You can scan for all I2C devices using the following command:</p> </pre></div> </div> </section> +<section id="i2schar"> +<h3>i2schar<a class="headerlink" href="#i2schar" title="Permalink to this heading"></a></h3> +<p>This configuration enables the I2S character device and the i2schar example +app, which provides an easy-to-use way of testing the I2S peripheral, +enabling both the TX and the RX for those peripherals.</p> +<p><strong>I2S pinout</strong></p> +<table class="docutils align-default"> +<thead> +<tr class="row-odd"><th class="head"><p>ESP32-C3 Pin</p></th> +<th class="head"><p>Signal Pin</p></th> +<th class="head"><p>Description</p></th> +</tr> +</thead> +<tbody> +<tr class="row-even"><td><p>0</p></td> +<td><p>MCLK</p></td> +<td><p>Master Clock</p></td> +</tr> +<tr class="row-odd"><td><p>4</p></td> +<td><p>SCLK</p></td> +<td><p>Bit Clock (SCLK)</p></td> +</tr> +<tr class="row-even"><td><p>5</p></td> +<td><p>LRCK</p></td> +<td><p>Word Select (LRCLK)</p></td> +</tr> +<tr class="row-odd"><td><p>18</p></td> +<td><p>DOUT</p></td> +<td><p>Data Out</p></td> +</tr> +<tr class="row-even"><td><p>19</p></td> +<td><p>DIN</p></td> +<td><p>Data In</p></td> +</tr> +</tbody> +</table> +<p>After successfully built and flashed, run on the boards’s terminal:</p> +<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>nsh> i2schar +</pre></div> +</div> +</section> <section id="nimble"> <h3>nimble<a class="headerlink" href="#nimble" title="Permalink to this heading"></a></h3> <p>This configuration can be used to test ble using the nimble library. The diff --git a/content/docs/latest/platforms/risc-v/esp32c6/boards/esp32c6-devkitc/index.html b/content/docs/latest/platforms/risc-v/esp32c6/boards/esp32c6-devkitc/index.html index f7133a4906..e835d916d6 100644 --- a/content/docs/latest/platforms/risc-v/esp32c6/boards/esp32c6-devkitc/index.html +++ b/content/docs/latest/platforms/risc-v/esp32c6/boards/esp32c6-devkitc/index.html @@ -395,6 +395,47 @@ You can scan for all I2C devices using the following command:</p> </pre></div> </div> </section> +<section id="i2schar"> +<h2>i2schar<a class="headerlink" href="#i2schar" title="Permalink to this heading"></a></h2> +<p>This configuration enables the I2S character device and the i2schar example +app, which provides an easy-to-use way of testing the I2S peripheral, +enabling both the TX and the RX for those peripherals.</p> +<p><strong>I2S pinout</strong></p> +<table class="docutils align-default"> +<thead> +<tr class="row-odd"><th class="head"><p>ESP32-C3 Pin</p></th> +<th class="head"><p>Signal Pin</p></th> +<th class="head"><p>Description</p></th> +</tr> +</thead> +<tbody> +<tr class="row-even"><td><p>0</p></td> +<td><p>MCLK</p></td> +<td><p>Master Clock</p></td> +</tr> +<tr class="row-odd"><td><p>4</p></td> +<td><p>SCLK</p></td> +<td><p>Bit Clock (SCLK)</p></td> +</tr> +<tr class="row-even"><td><p>5</p></td> +<td><p>LRCK</p></td> +<td><p>Word Select (LRCLK)</p></td> +</tr> +<tr class="row-odd"><td><p>18</p></td> +<td><p>DOUT</p></td> +<td><p>Data Out</p></td> +</tr> +<tr class="row-even"><td><p>19</p></td> +<td><p>DIN</p></td> +<td><p>Data In</p></td> +</tr> +</tbody> +</table> +<p>After successfully built and flashed, run on the boards’s terminal:</p> +<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>nsh> i2schar +</pre></div> +</div> +</section> <section id="motor"> <h2>motor<a class="headerlink" href="#motor" title="Permalink to this heading"></a></h2> <p>The motor configuration enables the MCPWM peripheral with support to brushed DC motor diff --git a/content/docs/latest/platforms/risc-v/esp32c6/boards/esp32c6-devkitm/index.html b/content/docs/latest/platforms/risc-v/esp32c6/boards/esp32c6-devkitm/index.html index 1d53ecfbfc..b6a0740f23 100644 --- a/content/docs/latest/platforms/risc-v/esp32c6/boards/esp32c6-devkitm/index.html +++ b/content/docs/latest/platforms/risc-v/esp32c6/boards/esp32c6-devkitm/index.html @@ -379,6 +379,47 @@ You can scan for all I2C devices using the following command:</p> </pre></div> </div> </section> +<section id="i2schar"> +<h2>i2schar<a class="headerlink" href="#i2schar" title="Permalink to this heading"></a></h2> +<p>This configuration enables the I2S character device and the i2schar example +app, which provides an easy-to-use way of testing the I2S peripheral, +enabling both the TX and the RX for those peripherals.</p> +<p><strong>I2S pinout</strong></p> +<table class="docutils align-default"> +<thead> +<tr class="row-odd"><th class="head"><p>ESP32-C3 Pin</p></th> +<th class="head"><p>Signal Pin</p></th> +<th class="head"><p>Description</p></th> +</tr> +</thead> +<tbody> +<tr class="row-even"><td><p>0</p></td> +<td><p>MCLK</p></td> +<td><p>Master Clock</p></td> +</tr> +<tr class="row-odd"><td><p>4</p></td> +<td><p>SCLK</p></td> +<td><p>Bit Clock (SCLK)</p></td> +</tr> +<tr class="row-even"><td><p>5</p></td> +<td><p>LRCK</p></td> +<td><p>Word Select (LRCLK)</p></td> +</tr> +<tr class="row-odd"><td><p>18</p></td> +<td><p>DOUT</p></td> +<td><p>Data Out</p></td> +</tr> +<tr class="row-even"><td><p>19</p></td> +<td><p>DIN</p></td> +<td><p>Data In</p></td> +</tr> +</tbody> +</table> +<p>After successfully built and flashed, run on the boards’s terminal:</p> +<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>nsh> i2schar +</pre></div> +</div> +</section> <section id="mcuboot-nsh"> <h2>mcuboot_nsh<a class="headerlink" href="#mcuboot-nsh" title="Permalink to this heading"></a></h2> <p>This configuration is the same as the <code class="docutils literal notranslate"><span class="pre">nsh</span></code> configuration, but it generates the application diff --git a/content/docs/latest/platforms/risc-v/esp32c6/index.html b/content/docs/latest/platforms/risc-v/esp32c6/index.html index ae6fe749d8..3bd54df36a 100644 --- a/content/docs/latest/platforms/risc-v/esp32c6/index.html +++ b/content/docs/latest/platforms/risc-v/esp32c6/index.html @@ -528,7 +528,7 @@ Backtrace for task 0: <td><p>Yes</p></td> </tr> <tr class="row-even"><td><p>I2S</p></td> -<td><p>No</p></td> +<td><p>Yes</p></td> </tr> <tr class="row-odd"><td><p>Int. Temp.</p></td> <td><p>Yes</p></td> diff --git a/content/docs/latest/platforms/risc-v/esp32h2/boards/esp32h2-devkit/index.html b/content/docs/latest/platforms/risc-v/esp32h2/boards/esp32h2-devkit/index.html index c9b61cc1de..86adb511d5 100644 --- a/content/docs/latest/platforms/risc-v/esp32h2/boards/esp32h2-devkit/index.html +++ b/content/docs/latest/platforms/risc-v/esp32h2/boards/esp32h2-devkit/index.html @@ -377,6 +377,47 @@ You can scan for all I2C devices using the following command:</p> </pre></div> </div> </section> +<section id="i2schar"> +<h2>i2schar<a class="headerlink" href="#i2schar" title="Permalink to this heading"></a></h2> +<p>This configuration enables the I2S character device and the i2schar example +app, which provides an easy-to-use way of testing the I2S peripheral, +enabling both the TX and the RX for those peripherals.</p> +<p><strong>I2S pinout</strong></p> +<table class="docutils align-default"> +<thead> +<tr class="row-odd"><th class="head"><p>ESP32-C3 Pin</p></th> +<th class="head"><p>Signal Pin</p></th> +<th class="head"><p>Description</p></th> +</tr> +</thead> +<tbody> +<tr class="row-even"><td><p>0</p></td> +<td><p>MCLK</p></td> +<td><p>Master Clock</p></td> +</tr> +<tr class="row-odd"><td><p>4</p></td> +<td><p>SCLK</p></td> +<td><p>Bit Clock (SCLK)</p></td> +</tr> +<tr class="row-even"><td><p>5</p></td> +<td><p>LRCK</p></td> +<td><p>Word Select (LRCLK)</p></td> +</tr> +<tr class="row-odd"><td><p>10</p></td> +<td><p>DOUT</p></td> +<td><p>Data Out</p></td> +</tr> +<tr class="row-even"><td><p>11</p></td> +<td><p>DIN</p></td> +<td><p>Data In</p></td> +</tr> +</tbody> +</table> +<p>After successfully built and flashed, run on the boards’s terminal:</p> +<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>nsh> i2schar +</pre></div> +</div> +</section> <section id="mcuboot-nsh"> <h2>mcuboot_nsh<a class="headerlink" href="#mcuboot-nsh" title="Permalink to this heading"></a></h2> <p>This configuration is the same as the <code class="docutils literal notranslate"><span class="pre">nsh</span></code> configuration, but it generates the application diff --git a/content/docs/latest/platforms/risc-v/esp32h2/index.html b/content/docs/latest/platforms/risc-v/esp32h2/index.html index 38cdfad4a9..85806d40de 100644 --- a/content/docs/latest/platforms/risc-v/esp32h2/index.html +++ b/content/docs/latest/platforms/risc-v/esp32h2/index.html @@ -527,7 +527,7 @@ Backtrace for task 0: <td><p>Yes</p></td> </tr> <tr class="row-even"><td><p>I2S</p></td> -<td><p>No</p></td> +<td><p>Yes</p></td> </tr> <tr class="row-odd"><td><p>Int. Temp.</p></td> <td><p>Yes</p></td> diff --git a/content/docs/latest/searchindex.js b/content/docs/latest/searchindex.js index 20cd7d0f89..39425f1b03 100644 --- a/content/docs/latest/searchindex.js +++ b/content/docs/latest/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/cachespeed/index", "applications/benchmarks/coremark-pro/index", "applications/benchmarks/coremark/index", "applications/benchmarks/dhrystone/index", "applications/benchmarks/fio/index", "applications/benchmarks/index", "applications/benchmarks/iozone/index", "applications/bench [...] \ No newline at end of file +Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/cachespeed/index", "applications/benchmarks/coremark-pro/index", "applications/benchmarks/coremark/index", "applications/benchmarks/dhrystone/index", "applications/benchmarks/fio/index", "applications/benchmarks/index", "applications/benchmarks/iozone/index", "applications/bench [...] \ No newline at end of file diff --git a/content/feed.xml b/content/feed.xml index 85bce43017..a02c3b6b0f 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, 21 Feb 2025 00:27:14 +0000</pubDate> - <lastBuildDate>Fri, 21 Feb 2025 00:27:14 +0000</lastBuildDate> + <pubDate>Sat, 22 Feb 2025 00:27:04 +0000</pubDate> + <lastBuildDate>Sat, 22 Feb 2025 00:27:04 +0000</lastBuildDate> <generator>Jekyll v4.3.2</generator> <item>