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 ff447445c Publishing web: 405a7126bab3fbbeef1bb95fabd1561c86029fc1 docs: 809de896085af9a86f53d38a67dfc89ffb41e76f ff447445c is described below commit ff447445c3e1991fcfdd344ab68e22fdd812d31b Author: raiden00pl <raide...@railab.me> AuthorDate: Wed Mar 12 00:29:23 2025 +0000 Publishing web: 405a7126bab3fbbeef1bb95fabd1561c86029fc1 docs: 809de896085af9a86f53d38a67dfc89ffb41e76f --- 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 +- .../xtensa/esp32/boards/esp32-audio-kit/index.html | 2 +- .../xtensa/esp32/boards/esp32-devkitc/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 +- content/docs/latest/_images/xiao-rp2350.jpg | Bin 0 -> 257660 bytes .../rp2040/boards/seeed-xiao-rp2040/index.rst.txt | 2 +- .../arm/rp23xx/boards/xiao-rp2350/index.rst.txt | 172 ++++++++++++++ .../samd2l2/boards/xiao-seeeduino/index.rst.txt | 2 +- content/docs/latest/index.html | 2 +- content/docs/latest/objects.inv | Bin 140266 -> 140397 bytes .../boards/adafruit-feather-rp2040/index.html | 2 +- .../arm/rp2040/boards/adafruit-kb2040/index.html | 2 +- .../rp2040/boards/adafruit-qt-py-rp2040/index.html | 2 +- .../arm/rp2040/boards/pimoroni-tiny2040/index.html | 2 +- .../rp2040/boards/raspberrypi-pico-w/index.html | 2 +- .../arm/rp2040/boards/raspberrypi-pico/index.html | 6 +- .../arm/rp2040/boards/seeed-xiao-rp2040/index.html | 8 +- .../arm/rp2040/boards/w5500-evb-pico/index.html | 6 +- .../boards/waveshare-rp2040-lcd-1.28/index.html | 2 +- .../rp2040/boards/waveshare-rp2040-zero/index.html | 2 +- .../docs/latest/platforms/arm/rp2040/index.html | 4 +- .../rp23xx/boards/raspberrypi-pico-2/index.html | 5 +- .../boards/xiao-rp2350}/index.html | 250 ++++++++++----------- .../docs/latest/platforms/arm/rp23xx/index.html | 2 + .../docs/latest/platforms/arm/s32k1xx/index.html | 4 +- .../arm/samd2l2/boards/saml21-xplained/index.html | 4 +- .../arm/samd2l2/boards/xiao-seeeduino/index.html | 6 +- .../docs/latest/platforms/arm/samd2l2/index.html | 2 +- .../docs/latest/platforms/arm/samd5e5/index.html | 4 +- content/docs/latest/platforms/index.html | 5 +- content/docs/latest/searchindex.js | 2 +- content/feed.xml | 4 +- 58 files changed, 369 insertions(+), 195 deletions(-) diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html index 3bfc08445..61091a2b3 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: 11 March 25 at 00:13</p> +<p>Last Updated: 12 March 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.0.1/index.html b/content/docs/10.0.1/index.html index 44bfc35d9..0574bac1c 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: 11 March 25 at 00:14</p> +<p>Last Updated: 12 March 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/10.1.0/index.html b/content/docs/10.1.0/index.html index c56f1666a..c35aeef8d 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: 11 March 25 at 00:14</p> +<p>Last Updated: 12 March 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/10.2.0/index.html b/content/docs/10.2.0/index.html index 736cec7d5..1ad3a986e 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: 11 March 25 at 00:14</p> +<p>Last Updated: 12 March 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/10.3.0/index.html b/content/docs/10.3.0/index.html index 736cec7d5..1ad3a986e 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: 11 March 25 at 00:14</p> +<p>Last Updated: 12 March 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/11.0.0/index.html b/content/docs/11.0.0/index.html index 964e9a8ff..bbad8bcc7 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: 11 March 25 at 00:15</p> +<p>Last Updated: 12 March 25 at 00:15</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 c45ed30a1..5aa0ffd5b 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: 11 March 25 at 00:15</p> +<p>Last Updated: 12 March 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.0.0/searchindex.js b/content/docs/12.0.0/searchindex.js index bb57c7263..90feec240 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 b6dd18231..a86eac7e5 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: 11 March 25 at 00:15</p> +<p>Last Updated: 12 March 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.1.0/searchindex.js b/content/docs/12.1.0/searchindex.js index e6a5b2a10..5898d61ae 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 1c9f64b4c..25bc4fa1c 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: 11 March 25 at 00:16</p> +<p>Last Updated: 12 March 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.2.0/searchindex.js b/content/docs/12.2.0/searchindex.js index 9ac98c999..1c2834194 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 1c9f64b4c..25bc4fa1c 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: 11 March 25 at 00:16</p> +<p>Last Updated: 12 March 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.2.1/platforms/xtensa/esp32/boards/esp32-audio-kit/index.html b/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-audio-kit/index.html index e07ca20c1..98aa78ecb 100644 --- a/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-audio-kit/index.html +++ b/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-audio-kit/index.html @@ -349,7 +349,7 @@ Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/) <p>Look for your PC IP address and test playing the prepared audio on your browser:</p> <figure class="align-center"> -<img alt="../../../../../_images/esp32-audio-config-file.png" src="../../../../../_images/esp32-audio-config-file.png" /> +<img alt="../../../../../_images/esp32-audio-config-file1.png" src="../../../../../_images/esp32-audio-config-file1.png" /> </figure> <p>After successfully built and flashed, connect the board to the Wi-Fi network:</p> <div class="highlight-none notranslate"><div class="highlight"><pre><span></span>$ nsh> wapi psk wlan0 mypasswd 3 diff --git a/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-devkitc/index.html b/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-devkitc/index.html index 09730ba82..874b7c3a5 100644 --- a/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-devkitc/index.html +++ b/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-devkitc/index.html @@ -446,7 +446,7 @@ Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/) <p>Look for your PC IP address and test playing the prepared audio on your browser:</p> <figure class="align-center"> -<img alt="../../../../../_images/esp32-audio-config-file1.png" src="../../../../../_images/esp32-audio-config-file1.png" /> +<img alt="../../../../../_images/esp32-audio-config-file.png" src="../../../../../_images/esp32-audio-config-file.png" /> </figure> <p>After successfully built and flashed, connect the board to the Wi-Fi network:</p> <div class="highlight-none notranslate"><div class="highlight"><pre><span></span>nsh> wapi psk wlan0 mypasswd 3 diff --git a/content/docs/12.2.1/searchindex.js b/content/docs/12.2.1/searchindex.js index aa8daf1dc..d0e5b7c68 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 40dbd9f6a..be49998f9 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: 11 March 25 at 00:17</p> +<p>Last Updated: 12 March 25 at 00:17</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 fb16d48bd..ce8d1c543 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 73d94ace9..4f997f282 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: 11 March 25 at 00:17</p> +<p>Last Updated: 12 March 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.4.0/searchindex.js b/content/docs/12.4.0/searchindex.js index 30a6f3f57..3b3cb08a2 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 8205ddc23..75f8ec162 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: 11 March 25 at 00:19</p> +<p>Last Updated: 12 March 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.0/searchindex.js b/content/docs/12.5.0/searchindex.js index 8ce894d34..7a76cfd6e 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 5680497e2..fc5aed404 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: 11 March 25 at 00:20</p> +<p>Last Updated: 12 March 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.5.1/searchindex.js b/content/docs/12.5.1/searchindex.js index f6b192a18..8a86d2f9c 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 15f94bc0e..041cb2b24 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: 11 March 25 at 00:21</p> +<p>Last Updated: 12 March 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.6.0/searchindex.js b/content/docs/12.6.0/searchindex.js index 45122f2a2..5a0d99280 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 d02d8c320..53aa8352e 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: 11 March 25 at 00:23</p> +<p>Last Updated: 12 March 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.7.0/searchindex.js b/content/docs/12.7.0/searchindex.js index cffd683c3..b51953db1 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 b3a30af5c..8a775f469 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: 11 March 25 at 00:24</p> +<p>Last Updated: 12 March 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/12.8.0/searchindex.js b/content/docs/12.8.0/searchindex.js index 150da6813..c60034101 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/_images/xiao-rp2350.jpg b/content/docs/latest/_images/xiao-rp2350.jpg new file mode 100644 index 000000000..d5d1a744d Binary files /dev/null and b/content/docs/latest/_images/xiao-rp2350.jpg differ diff --git a/content/docs/latest/_sources/platforms/arm/rp2040/boards/seeed-xiao-rp2040/index.rst.txt b/content/docs/latest/_sources/platforms/arm/rp2040/boards/seeed-xiao-rp2040/index.rst.txt index d5e0202a0..b4aa200b6 100644 --- a/content/docs/latest/_sources/platforms/arm/rp2040/boards/seeed-xiao-rp2040/index.rst.txt +++ b/content/docs/latest/_sources/platforms/arm/rp2040/boards/seeed-xiao-rp2040/index.rst.txt @@ -1,5 +1,5 @@ ======================== -Seeed Studio Xiao RP2040 +Seeed Studio XIAO RP2040 ======================== The `Seeed Studio Xiao RP2040 <https://wiki.seeedstudio.com/XIAO-RP2040/>`_ is a general purpose board supplied by diff --git a/content/docs/latest/_sources/platforms/arm/rp23xx/boards/xiao-rp2350/index.rst.txt b/content/docs/latest/_sources/platforms/arm/rp23xx/boards/xiao-rp2350/index.rst.txt new file mode 100644 index 000000000..61228caf4 --- /dev/null +++ b/content/docs/latest/_sources/platforms/arm/rp23xx/boards/xiao-rp2350/index.rst.txt @@ -0,0 +1,172 @@ +========================== +Seeed Studio XIAO RP2350 +========================== + +The `Seeed Studio XIAO RP2350 <https://wiki.seeedstudio.com/getting-started-xiao-rp2350/>`_ is a general purpose board supplied by +Seeed Studio and it is compatible with the Rapiberry RP2350 ecosystem, sharing the same MCU as Rapiberry Pi Pico 2. + +.. figure:: xiao-rp2350.jpg + :align: center + +Features +======== + +* Raspberry Pi RP2350, ARM® Dual Cortex-M33 @ 150MHz, FPU +* 520kB SRAM, 2MB Flash +* Security: OTP, Secure Boot, Arm TrustZone +* USB Type-C interface +* 19 Pins:3x Analog,19x Digital, 2x I²C, 2x UART, 2x SPI, All PWM +* 1 user LED, 1 power LED,1 RGB LED (WS2812) +* 1 RESET button, 1 BOOT button + +Serial Console +============== + +By default, a serial console appears on pins 6 (TX GPIO) and pin 7 +(RX GPIO). This console runs a 115200-8N1. +The board can be configured to use the USB connection as the serial console. + +User LED +======== + +The USER LED, the yellow LED on the XIAO RP2350, is connected to GPIO25/D19 +according to the schematic diagram. The USER LED will light up when set to +a low level and turn off when set to a high level. + +Buttons +======= + +The RESET and BOOT buttons can be used to enter bootloader mode by press and +hold BOOT buttons and then press and release RESET button. Then, the board will +enumerate as a storage device to a computer connected via USB. Saving a .UF2 +file to this device will replace the Flash ROM contents on the RP2350. + + +Pin Mapping +=========== +Pads numbered anticlockwise from USB connector. + +===== ========== ========== +Pad Signal Notes +===== ========== ========== +0 GPIO26 D0/A0 +1 GPIO27 D1/A1 +2 GPIO28 D2/A2 +3 GPIO5 D3/A3 +4 GPIO6 D4/SDA +5 GPIO7 D5/SCL +6 GPIO0 D6/Default TX for UART0 serial console +7 GPIO1 D7/Default RX for UART0 serial console +8 GPIO2 D8/SCK +9 GPIO4 D9/MISO +10 GPIO3 D10/MOSI +11 3V3 Power output to peripherals +12 Ground +13 VIN +5V Supply to board +===== ========== ========== + +Power Supply +============ +The working voltage of the MCU is 3.3V. Voltage input connected to +general I/O pins may cause chip damage if it’s higher than 3.3V. + +Installation +============ + +1. Configure and build NuttX: + +.. code-block:: console + + $ git clone https://github.com/apache/nuttx.git nuttx + $ git clone https://github.com/apache/nuttx-apps.git apps + $ cd nuttx + $ make distclean + $ ./tools/configure.sh xiao-rp2350:nsh + $ make V=1 + +2. Connect the Seeed Studio XIAO RP2350, and enter bootloader mode, once +the board is detected as a USB Mass Storage Device, copy “nuttx.uf2” into +the device. + +3. To access the console, TX and RX pins must be connected to the + device such as USB-serial converter. + +Configurations +============== + +nsh +--- +Basic NuttShell configuration (console enabled in UART0, at 115200 bps). + +usbnsh +------ +Basic NuttShell configuration using CDC/ACM serial (console enabled in USB Port, +at 115200 bps). + +combo +----- +This configuration enabled NuttShell via Serial and enabled led, gpio and +ws2812 examples: + +Testing leds: + +.. code-block:: console + + $nsh> leds + leds_main: Starting the led_daemon + leds_main: led_daemon started + + led_daemon (pid# 3): Running + led_daemon: Opening /dev/userleds + led_daemon: Supported LEDs 0x01 + led_daemon: LED set 0x01 + nsh> led_daemon: LED set 0x00 + led_daemon: LED set 0x01 + led_daemon: LED set 0x00 + led_daemon: LED set 0x01 + led_daemon: LED set 0x00 + +Testing gpios: + +======== ====== ========== +PIN/GPIO Mode Device +======== ====== ========== +D0/P0.02 Input /dev/gpio0 +D2/P0.28 Output /dev/gpio1 +D1/P0.03 Input /dev/gpio2 +======== ====== ========== + +.. code-block:: console + + nsh> gpio -w 1 /dev/gpio26 + Driver: /dev/gpio26 + Interrupt pin: Value=0 + Verify: Value=0 + nsh> gpio /dev/gpio27 + Driver: /dev/gpio27 + Input pin: Value=0 + nsh> gpio /dev/gpio27 + Driver: /dev/gpio27 + Input pin: Value=1 + nsh> gpio -o 1 /dev/gpio28 + Driver: /dev/gpio28 + Output pin: Value=0 + Writing: Value=1 + Verify: Value=1 + nsh> gpio -o 0 /dev/gpio28 + Driver: /dev/gpio28 + Output pin: Value=1 + Writing: Value=0 + Verify: Value=0 + +Testing ws2812: + +.. code-block:: console + + $nsh> ws2812 + + + + + + diff --git a/content/docs/latest/_sources/platforms/arm/samd2l2/boards/xiao-seeeduino/index.rst.txt b/content/docs/latest/_sources/platforms/arm/samd2l2/boards/xiao-seeeduino/index.rst.txt index 5c35151b2..dc683b6d5 100644 --- a/content/docs/latest/_sources/platforms/arm/samd2l2/boards/xiao-seeeduino/index.rst.txt +++ b/content/docs/latest/_sources/platforms/arm/samd2l2/boards/xiao-seeeduino/index.rst.txt @@ -1,5 +1,5 @@ ======================== -Seeed Studio Xiao SAMD21 +Seeed Studio XIAO SAMD21 ======================== The `Seeed Studio Xiao SAM21 <https://wiki.seeedstudio.com/Seeeduino-XIAO/>`_ is the first of the XIAO family, and is a diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html index 64d040143..5d921d6da 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: 11 March 25 at 00:26</p> +<p>Last Updated: 12 March 25 at 00:27</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 8358773ec..a5d7095e4 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/rp2040/boards/adafruit-feather-rp2040/index.html b/content/docs/latest/platforms/arm/rp2040/boards/adafruit-feather-rp2040/index.html index 2352ccf95..8b6844ef3 100644 --- a/content/docs/latest/platforms/arm/rp2040/boards/adafruit-feather-rp2040/index.html +++ b/content/docs/latest/platforms/arm/rp2040/boards/adafruit-feather-rp2040/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> diff --git a/content/docs/latest/platforms/arm/rp2040/boards/adafruit-kb2040/index.html b/content/docs/latest/platforms/arm/rp2040/boards/adafruit-kb2040/index.html index bab62a302..52f5629de 100644 --- a/content/docs/latest/platforms/arm/rp2040/boards/adafruit-kb2040/index.html +++ b/content/docs/latest/platforms/arm/rp2040/boards/adafruit-kb2040/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> diff --git a/content/docs/latest/platforms/arm/rp2040/boards/adafruit-qt-py-rp2040/index.html b/content/docs/latest/platforms/arm/rp2040/boards/adafruit-qt-py-rp2040/index.html index fb8536e2d..bfa6f6492 100644 --- a/content/docs/latest/platforms/arm/rp2040/boards/adafruit-qt-py-rp2040/index.html +++ b/content/docs/latest/platforms/arm/rp2040/boards/adafruit-qt-py-rp2040/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> diff --git a/content/docs/latest/platforms/arm/rp2040/boards/pimoroni-tiny2040/index.html b/content/docs/latest/platforms/arm/rp2040/boards/pimoroni-tiny2040/index.html index 9d6df77a8..151d96c50 100644 --- a/content/docs/latest/platforms/arm/rp2040/boards/pimoroni-tiny2040/index.html +++ b/content/docs/latest/platforms/arm/rp2040/boards/pimoroni-tiny2040/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5 current"><a class="current reference internal" href="#">Pimoroni Tiny2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> diff --git a/content/docs/latest/platforms/arm/rp2040/boards/raspberrypi-pico-w/index.html b/content/docs/latest/platforms/arm/rp2040/boards/raspberrypi-pico-w/index.html index 72eea3905..0cd6f72c5 100644 --- a/content/docs/latest/platforms/arm/rp2040/boards/raspberrypi-pico-w/index.html +++ b/content/docs/latest/platforms/arm/rp2040/boards/raspberrypi-pico-w/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> <li class="toctree-l5 current"><a class="current reference internal" href="#">Raspberry Pi Pico W</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> diff --git a/content/docs/latest/platforms/arm/rp2040/boards/raspberrypi-pico/index.html b/content/docs/latest/platforms/arm/rp2040/boards/raspberrypi-pico/index.html index d1344e2a8..eeb152222 100644 --- a/content/docs/latest/platforms/arm/rp2040/boards/raspberrypi-pico/index.html +++ b/content/docs/latest/platforms/arm/rp2040/boards/raspberrypi-pico/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="Seeed Studio Xiao RP2040" href="../seeed-xiao-rp2040/index.html" /> + <link rel="next" title="Seeed Studio XIAO RP2040" href="../seeed-xiao-rp2040/index.html" /> <link rel="prev" title="Raspberry Pi Pico W" href="../raspberrypi-pico-w/index.html" /> </head> @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> <li class="toctree-l5 current"><a class="current reference internal" href="#">Raspberry Pi Pico</a></li> -<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> @@ -901,7 +901,7 @@ So, the files are licensed under 3-Clause BSD same as Pico SDK.</p> </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> <a href="../raspberrypi-pico-w/index.html" class="btn btn-neutral float-left" title="Raspberry Pi Pico W" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> - <a href="../seeed-xiao-rp2040/index.html" class="btn btn-neutral float-right" title="Seeed Studio Xiao RP2040" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> + <a href="../seeed-xiao-rp2040/index.html" class="btn btn-neutral float-right" title="Seeed Studio XIAO RP2040" 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/rp2040/boards/seeed-xiao-rp2040/index.html b/content/docs/latest/platforms/arm/rp2040/boards/seeed-xiao-rp2040/index.html index ee45bc216..b579d3f91 100644 --- a/content/docs/latest/platforms/arm/rp2040/boards/seeed-xiao-rp2040/index.html +++ b/content/docs/latest/platforms/arm/rp2040/boards/seeed-xiao-rp2040/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>Seeed Studio Xiao RP2040 — NuttX latest documentation</title> + <title>Seeed Studio XIAO RP2040 — 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="../pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l5 current"><a class="current reference internal" href="#">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l5 current"><a class="current reference internal" href="#">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> @@ -261,7 +261,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">RaspberryPi rp2040</a></li> - <li class="breadcrumb-item active">Seeed Studio Xiao RP2040</li> + <li class="breadcrumb-item active">Seeed Studio XIAO RP2040</li> <li class="wy-breadcrumbs-aside"> <a href="../../../../../_sources/platforms/arm/rp2040/boards/seeed-xiao-rp2040/index.rst.txt" rel="nofollow"> View page source</a> </li> @@ -272,7 +272,7 @@ <div itemprop="articleBody"> <section id="seeed-studio-xiao-rp2040"> -<h1>Seeed Studio Xiao RP2040<a class="headerlink" href="#seeed-studio-xiao-rp2040" title="Permalink to this heading"></a></h1> +<h1>Seeed Studio XIAO RP2040<a class="headerlink" href="#seeed-studio-xiao-rp2040" title="Permalink to this heading"></a></h1> <p>The <a class="reference external" href="https://wiki.seeedstudio.com/XIAO-RP2040/">Seeed Studio Xiao RP2040</a> is a general purpose board supplied by Seeed Studio and it is compatible with the Raspberry Pi RP2040 ecosystem as they share the same RP2040 chip.</p> <figure class="align-center"> diff --git a/content/docs/latest/platforms/arm/rp2040/boards/w5500-evb-pico/index.html b/content/docs/latest/platforms/arm/rp2040/boards/w5500-evb-pico/index.html index 06d69a267..fe026e9b9 100644 --- a/content/docs/latest/platforms/arm/rp2040/boards/w5500-evb-pico/index.html +++ b/content/docs/latest/platforms/arm/rp2040/boards/w5500-evb-pico/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="Waveshare RP2040 LCD 1.28" href="../waveshare-rp2040-lcd-1.28/index.html" /> - <link rel="prev" title="Seeed Studio Xiao RP2040" href="../seeed-xiao-rp2040/index.html" /> + <link rel="prev" title="Seeed Studio XIAO RP2040" href="../seeed-xiao-rp2040/index.html" /> </head> <body class="wy-body-for-nav"> @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l5 current"><a class="current reference internal" href="#">W5500-EVB-Pico</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> @@ -641,7 +641,7 @@ So, the files are licensed under 3-Clause BSD same as Pico SDK.</p> </div> </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> - <a href="../seeed-xiao-rp2040/index.html" class="btn btn-neutral float-left" title="Seeed Studio Xiao RP2040" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> + <a href="../seeed-xiao-rp2040/index.html" class="btn btn-neutral float-left" title="Seeed Studio XIAO RP2040" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> <a href="../waveshare-rp2040-lcd-1.28/index.html" class="btn btn-neutral float-right" title="Waveshare RP2040 LCD 1.28" 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/arm/rp2040/boards/waveshare-rp2040-lcd-1.28/index.html b/content/docs/latest/platforms/arm/rp2040/boards/waveshare-rp2040-lcd-1.28/index.html index beb1ee007..9ce55730a 100644 --- a/content/docs/latest/platforms/arm/rp2040/boards/waveshare-rp2040-lcd-1.28/index.html +++ b/content/docs/latest/platforms/arm/rp2040/boards/waveshare-rp2040-lcd-1.28/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> <li class="toctree-l5 current"><a class="current reference internal" href="#">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> diff --git a/content/docs/latest/platforms/arm/rp2040/boards/waveshare-rp2040-zero/index.html b/content/docs/latest/platforms/arm/rp2040/boards/waveshare-rp2040-zero/index.html index ad54a6edc..fbc20c6cb 100644 --- a/content/docs/latest/platforms/arm/rp2040/boards/waveshare-rp2040-zero/index.html +++ b/content/docs/latest/platforms/arm/rp2040/boards/waveshare-rp2040-zero/index.html @@ -174,7 +174,7 @@ <li class="toctree-l5"><a class="reference internal" href="../pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> <li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l5"><a class="reference internal" href="../seeed-xiao-rp2040/index.html">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l5"><a class="reference internal" href="../w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> <li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l5 current"><a class="current reference internal" href="#">Waveshare RP2040 Zero</a></li> diff --git a/content/docs/latest/platforms/arm/rp2040/index.html b/content/docs/latest/platforms/arm/rp2040/index.html index f42ae7e6e..71c44e990 100644 --- a/content/docs/latest/platforms/arm/rp2040/index.html +++ b/content/docs/latest/platforms/arm/rp2040/index.html @@ -178,7 +178,7 @@ <li class="toctree-l5"><a class="reference internal" href="boards/pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> <li class="toctree-l5"><a class="reference internal" href="boards/raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> <li class="toctree-l5"><a class="reference internal" href="boards/raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l5"><a class="reference internal" href="boards/seeed-xiao-rp2040/index.html">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l5"><a class="reference internal" href="boards/seeed-xiao-rp2040/index.html">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l5"><a class="reference internal" href="boards/w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> <li class="toctree-l5"><a class="reference internal" href="boards/waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l5"><a class="reference internal" href="boards/waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> @@ -428,7 +428,7 @@ devcice. The console is available by using a terminal software on the USB host. <li class="toctree-l1"><a class="reference internal" href="boards/pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> <li class="toctree-l1"><a class="reference internal" href="boards/raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> <li class="toctree-l1"><a class="reference internal" href="boards/raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l1"><a class="reference internal" href="boards/seeed-xiao-rp2040/index.html">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l1"><a class="reference internal" href="boards/seeed-xiao-rp2040/index.html">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l1"><a class="reference internal" href="boards/w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> <li class="toctree-l1"><a class="reference internal" href="boards/waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l1"><a class="reference internal" href="boards/waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> diff --git a/content/docs/latest/platforms/arm/rp23xx/boards/raspberrypi-pico-2/index.html b/content/docs/latest/platforms/arm/rp23xx/boards/raspberrypi-pico-2/index.html index fc643a7ae..1a9fa3913 100644 --- a/content/docs/latest/platforms/arm/rp23xx/boards/raspberrypi-pico-2/index.html +++ b/content/docs/latest/platforms/arm/rp23xx/boards/raspberrypi-pico-2/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="NXP S32K1XX" href="../../../s32k1xx/index.html" /> + <link rel="next" title="Seeed Studio XIAO RP2350" href="../xiao-rp2350/index.html" /> <link rel="prev" title="RaspberryPi rp2350" href="../../index.html" /> </head> @@ -172,6 +172,7 @@ <li class="toctree-l4"><a class="reference internal" href="../../index.html#running-nuttx">Running NuttX</a></li> <li class="toctree-l4 current"><a class="reference internal" href="../../index.html#supported-boards">Supported Boards</a><ul class="current"> <li class="toctree-l5 current"><a class="current reference internal" href="#">Raspberry Pi Pico 2</a></li> +<li class="toctree-l5"><a class="reference internal" href="../xiao-rp2350/index.html">Seeed Studio XIAO RP2350</a></li> </ul> </li> </ul> @@ -568,7 +569,7 @@ Defconfigs </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> <a href="../../index.html" class="btn btn-neutral float-left" title="RaspberryPi rp2350" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> - <a href="../../../s32k1xx/index.html" class="btn btn-neutral float-right" title="NXP S32K1XX" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> + <a href="../xiao-rp2350/index.html" class="btn btn-neutral float-right" title="Seeed Studio XIAO RP2350" 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/rp2040/boards/seeed-xiao-rp2040/index.html b/content/docs/latest/platforms/arm/rp23xx/boards/xiao-rp2350/index.html similarity index 75% copy from content/docs/latest/platforms/arm/rp2040/boards/seeed-xiao-rp2040/index.html copy to content/docs/latest/platforms/arm/rp23xx/boards/xiao-rp2350/index.html index ee45bc216..3ccd37d21 100644 --- a/content/docs/latest/platforms/arm/rp2040/boards/seeed-xiao-rp2040/index.html +++ b/content/docs/latest/platforms/arm/rp23xx/boards/xiao-rp2350/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>Seeed Studio Xiao RP2040 — NuttX latest documentation</title> + <title>Seeed Studio XIAO RP2350 — 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" /> @@ -43,8 +43,8 @@ <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="W5500-EVB-Pico" href="../w5500-evb-pico/index.html" /> - <link rel="prev" title="Raspberry Pi Pico" href="../raspberrypi-pico/index.html" /> + <link rel="next" title="NXP S32K1XX" href="../../../s32k1xx/index.html" /> + <link rel="prev" title="Raspberry Pi Pico 2" href="../raspberrypi-pico-2/index.html" /> </head> <body class="wy-body-for-nav"> @@ -161,28 +161,22 @@ <li class="toctree-l3"><a class="reference internal" href="../../../phy62xx/index.html">PHY+ PHY62</a></li> <li class="toctree-l3"><a class="reference internal" href="../../../qemu/index.html">QEMU</a></li> <li class="toctree-l3"><a class="reference internal" href="../../../ra4m1/index.html">Renesas RA4M1</a></li> -<li class="toctree-l3 current"><a class="reference internal" href="../../index.html">RaspberryPi rp2040</a><ul class="current"> +<li class="toctree-l3"><a class="reference internal" href="../../../rp2040/index.html">RaspberryPi rp2040</a></li> +<li class="toctree-l3 current"><a class="reference internal" href="../../index.html">RaspberryPi rp2350</a><ul class="current"> <li class="toctree-l4"><a class="reference internal" href="../../index.html#peripheral-support">Peripheral Support</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#installation">Installation</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#building-nuttx">Building NuttX</a></li> +<li class="toctree-l4"><a class="reference internal" href="../../index.html#flash-boot">Flash boot</a></li> +<li class="toctree-l4"><a class="reference internal" href="../../index.html#psram">PSRAM</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#programming">Programming</a></li> <li class="toctree-l4"><a class="reference internal" href="../../index.html#running-nuttx">Running NuttX</a></li> <li class="toctree-l4 current"><a class="reference internal" href="../../index.html#supported-boards">Supported Boards</a><ul class="current"> -<li class="toctree-l5"><a class="reference internal" href="../adafruit-feather-rp2040/index.html">Adafruit Feather RP2040</a></li> -<li class="toctree-l5"><a class="reference internal" href="../adafruit-kb2040/index.html">Adafruit KB2040 Kee Boar</a></li> -<li class="toctree-l5"><a class="reference internal" href="../adafruit-qt-py-rp2040/index.html">Adafruit QT Py RP2040</a></li> -<li class="toctree-l5"><a class="reference internal" href="../pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> -<li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> -<li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l5 current"><a class="current reference internal" href="#">Seeed Studio Xiao RP2040</a></li> -<li class="toctree-l5"><a class="reference internal" href="../w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> -<li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> -<li class="toctree-l5"><a class="reference internal" href="../waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> +<li class="toctree-l5"><a class="reference internal" href="../raspberrypi-pico-2/index.html">Raspberry Pi Pico 2</a></li> +<li class="toctree-l5 current"><a class="current reference internal" href="#">Seeed Studio XIAO RP2350</a></li> </ul> </li> </ul> </li> -<li class="toctree-l3"><a class="reference internal" href="../../../rp23xx/index.html">RaspberryPi rp2350</a></li> <li class="toctree-l3"><a class="reference internal" href="../../../s32k1xx/index.html">NXP S32K1XX</a></li> <li class="toctree-l3"><a class="reference internal" href="../../../s32k3xx/index.html">NXP S32K3XX</a></li> <li class="toctree-l3"><a class="reference internal" href="../../../sam34/index.html">Microchip SAM34</a></li> @@ -260,10 +254,10 @@ <li><a href="../../../../../index.html" class="icon icon-home" aria-label="Home"></a></li> <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">RaspberryPi rp2040</a></li> - <li class="breadcrumb-item active">Seeed Studio Xiao RP2040</li> + <li class="breadcrumb-item"><a href="../../index.html">RaspberryPi rp2350</a></li> + <li class="breadcrumb-item active">Seeed Studio XIAO RP2350</li> <li class="wy-breadcrumbs-aside"> - <a href="../../../../../_sources/platforms/arm/rp2040/boards/seeed-xiao-rp2040/index.rst.txt" rel="nofollow"> View page source</a> + <a href="../../../../../_sources/platforms/arm/rp23xx/boards/xiao-rp2350/index.rst.txt" rel="nofollow"> View page source</a> </li> </ul> <hr/> @@ -271,48 +265,43 @@ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> - <section id="seeed-studio-xiao-rp2040"> -<h1>Seeed Studio Xiao RP2040<a class="headerlink" href="#seeed-studio-xiao-rp2040" title="Permalink to this heading"></a></h1> -<p>The <a class="reference external" href="https://wiki.seeedstudio.com/XIAO-RP2040/">Seeed Studio Xiao RP2040</a> is a general purpose board supplied by -Seeed Studio and it is compatible with the Raspberry Pi RP2040 ecosystem as they share the same RP2040 chip.</p> + <section id="seeed-studio-xiao-rp2350"> +<h1>Seeed Studio XIAO RP2350<a class="headerlink" href="#seeed-studio-xiao-rp2350" title="Permalink to this heading"></a></h1> +<p>The <a class="reference external" href="https://wiki.seeedstudio.com/getting-started-xiao-rp2350/">Seeed Studio XIAO RP2350</a> is a general purpose board supplied by +Seeed Studio and it is compatible with the Rapiberry RP2350 ecosystem, sharing the same MCU as Rapiberry Pi Pico 2.</p> <figure class="align-center"> -<img alt="../../../../../_images/seeed-xiao-rp2040.jpg" src="../../../../../_images/seeed-xiao-rp2040.jpg" /> +<img alt="../../../../../_images/xiao-rp2350.jpg" src="../../../../../_images/xiao-rp2350.jpg" /> </figure> <section id="features"> <h2>Features<a class="headerlink" href="#features" title="Permalink to this heading"></a></h2> <ul class="simple"> -<li><p>RP2040 microcontroller chip</p></li> -<li><p>Dual-core ARM Cortex M0+ processor, flexible clock running up to 133 MHz</p></li> -<li><p>264KB of SRAM, and 2MB of onboard Flash memory</p></li> -<li><p>11 digital pins, 4 analog pins, 11 PWM Pins</p></li> -<li><p>1 I2C interface, 1 UART interface, 1 SPI interface, 1 SWD Bonding pad interface</p></li> +<li><p>Raspberry Pi RP2350, ARM® Dual Cortex-M33 @ 150MHz, FPU</p></li> +<li><p>520kB SRAM, 2MB Flash</p></li> +<li><p>Security: OTP, Secure Boot, Arm TrustZone</p></li> <li><p>USB Type-C interface</p></li> -<li><p>1 user LED, 1 power LED, two LEDs for serial port downloading, 1 RGB LED</p></li> +<li><p>19 Pins:3x Analog,19x Digital, 2x I²C, 2x UART, 2x SPI, All PWM</p></li> +<li><p>1 user LED, 1 power LED,1 RGB LED (WS2812)</p></li> <li><p>1 RESET button, 1 BOOT button</p></li> </ul> </section> <section id="serial-console"> <h2>Serial Console<a class="headerlink" href="#serial-console" title="Permalink to this heading"></a></h2> -<p>By default a serial console appears on pins 6 (TX GPIO0) and pin 7 -(RX GPIO1). This console runs a 115200-8N1. +<p>By default, a serial console appears on pins 6 (TX GPIO) and pin 7 +(RX GPIO). This console runs a 115200-8N1. The board can be configured to use the USB connection as the serial console.</p> </section> -<section id="leds"> -<h2>LEDs<a class="headerlink" href="#leds" title="Permalink to this heading"></a></h2> -<p>There are 2 LEDs available for user:</p> -<ul class="simple"> -<li><p>A RGB LED connected to GPIO16 (PIN_LED_G), GPIO17 (PIN_LED_R), GPIO25 (PIN_LED_B).</p></li> -<li><p>A NeoPixel RGB LED connected to GPIO11 (NEOPIXEL_POWER) and GPIO12 (PIN_NEOPIXEL).</p></li> -</ul> +<section id="user-led"> +<h2>User LED<a class="headerlink" href="#user-led" title="Permalink to this heading"></a></h2> +<p>The USER LED, the yellow LED on the XIAO RP2350, is connected to GPIO25/D19 +according to the schematic diagram. The USER LED will light up when set to +a low level and turn off when set to a high level.</p> </section> <section id="buttons"> <h2>Buttons<a class="headerlink" href="#buttons" title="Permalink to this heading"></a></h2> -<p>There are 2 buttons available:</p> -<p>A RESET button and a BOOT button, which if held down when power is first -applied to the board, will cause the RP2040 to boot into programming -mode and appear as a storage device to a computer connected via USB. -Saving a .UF2 file to this device will replace the Flash ROM contents -on the RP2040.</p> +<p>The RESET and BOOT buttons can be used to enter bootloader mode by press and +hold BOOT buttons and then press and release RESET button. Then, the board will +enumerate as a storage device to a computer connected via USB. Saving a .UF2 +file to this device will replace the Flash ROM contents on the RP2350.</p> </section> <section id="pin-mapping"> <h2>Pin Mapping<a class="headerlink" href="#pin-mapping" title="Permalink to this heading"></a></h2> @@ -326,19 +315,19 @@ on the RP2040.</p> </thead> <tbody> <tr class="row-even"><td><p>0</p></td> -<td><p>GPI26</p></td> +<td><p>GPIO26</p></td> <td><p>D0/A0</p></td> </tr> <tr class="row-odd"><td><p>1</p></td> -<td><p>GPI27</p></td> +<td><p>GPIO27</p></td> <td><p>D1/A1</p></td> </tr> <tr class="row-even"><td><p>2</p></td> -<td><p>GPI28</p></td> +<td><p>GPIO28</p></td> <td><p>D2/A2</p></td> </tr> <tr class="row-odd"><td><p>3</p></td> -<td><p>GPI29</p></td> +<td><p>GPIO5</p></td> <td><p>D3/A3</p></td> </tr> <tr class="row-even"><td><p>4</p></td> @@ -351,23 +340,23 @@ on the RP2040.</p> </tr> <tr class="row-even"><td><p>6</p></td> <td><p>GPIO0</p></td> -<td><p>Default TX for UART0 serial console</p></td> +<td><p>D6/Default TX for UART0 serial console</p></td> </tr> <tr class="row-odd"><td><p>7</p></td> <td><p>GPIO1</p></td> -<td><p>Default RX for UART1 serial console/CSn</p></td> +<td><p>D7/Default RX for UART0 serial console</p></td> </tr> <tr class="row-even"><td><p>8</p></td> <td><p>GPIO2</p></td> <td><p>D8/SCK</p></td> </tr> <tr class="row-odd"><td><p>9</p></td> -<td><p>GPIO3</p></td> -<td><p>D10/MOSI</p></td> +<td><p>GPIO4</p></td> +<td><p>D9/MISO</p></td> </tr> <tr class="row-even"><td><p>10</p></td> -<td><p>GPIO4</p></td> -<td><p>D9/MicroSD</p></td> +<td><p>GPIO3</p></td> +<td><p>D10/MOSI</p></td> </tr> <tr class="row-odd"><td><p>11</p></td> <td><p>3V3</p></td> @@ -386,59 +375,28 @@ on the RP2040.</p> </section> <section id="power-supply"> <h2>Power Supply<a class="headerlink" href="#power-supply" title="Permalink to this heading"></a></h2> -<p>For general I/O pins:</p> -<p>Working voltage of MCU is 3.3V. Voltage input connected to general I/O pins -may cause chip damage if it’ higher than 3.3V.</p> -<p>For power supply pins:</p> -<p>The built-in DC-DC converter circuit able to change 5V voltage into 3.3V allows -to power the device with a 5V supply via VIN-PIN and via the USB connector.</p> +<p>The working voltage of the MCU is 3.3V. Voltage input connected to +general I/O pins may cause chip damage if it’s higher than 3.3V.</p> </section> <section id="installation"> <h2>Installation<a class="headerlink" href="#installation" title="Permalink to this heading"></a></h2> <ol class="arabic simple"> -<li><p>Download Raspberry Pi Pico SDK.</p></li> -</ol> -<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>git<span class="w"> </span>clone<span class="w"> </span>-b<span class="w"> </span><span class="m">2</span>.0.0<span class="w"> </span>https://github.com/raspberrypi/pico-sdk.git -</pre></div> -</div> -<ol class="arabic simple" start="2"> -<li><p>Download and install picotool</p></li> -</ol> -<blockquote> -<div><p>Instructions can be found here: <a class="reference external" href="https://github.com/raspberrypi/picotool">https://github.com/raspberrypi/picotool</a></p> -<p>If you are on Arch Linux, you can install the picotool through the AUR:</p> -</div></blockquote> -<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>yay<span class="w"> </span>-S<span class="w"> </span>picotool -</pre></div> -</div> -<ol class="arabic simple" start="3"> -<li><p>Set PICO_SDK_PATH environment variable</p></li> -</ol> -<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span><span class="nb">export</span><span class="w"> </span><span class="nv">PICO_SDK_PATH</span><span class="o">=</span><absolute_path_to_pico-sdk_directory> -</pre></div> -</div> -<ol class="arabic simple" start="4"> -<li><p>Configure and build NuttX</p></li> +<li><p>Configure and build NuttX:</p></li> </ol> <div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>git<span class="w"> </span>clone<span class="w"> </span>https://github.com/apache/nuttx.git<span class="w"> </span>nuttx <span class="gp">$ </span>git<span class="w"> </span>clone<span class="w"> </span>https://github.com/apache/nuttx-apps.git<span class="w"> </span>apps <span class="gp">$ </span><span class="nb">cd</span><span class="w"> </span>nuttx <span class="gp">$ </span>make<span class="w"> </span>distclean -<span class="gp">$ </span>./tools/configure.sh<span class="w"> </span>seeed-xiao-rp2040:nsh +<span class="gp">$ </span>./tools/configure.sh<span class="w"> </span>xiao-rp2350:nsh <span class="gp">$ </span>make<span class="w"> </span><span class="nv">V</span><span class="o">=</span><span class="m">1</span> </pre></div> </div> -<ol class="arabic" start="5"> -<li><p>Connect the Seeed Studio Xiao RP2040 board to USB port while pressing BOOTSEL -(small button marked “B”). The board will be detected as USB Mass Storage -Device. Then copy “nuttx.uf2” into the device. (Same manner as the standard -Pico SDK applications installation)</p></li> -<li><p>To access the console, GPIO 0 and 1 pins must be connected to the -device such as USB-serial converter.</p> -<p><cite>usbnsh</cite> configuration provides the console access by USB CDC/ACM serial -device. The console is available by using a terminal software on the USB -host.</p> -</li> +<p>2. Connect the Seeed Studio XIAO RP2350, and enter bootloader mode, once +the board is detected as a USB Mass Storage Device, copy “nuttx.uf2” into +the device.</p> +<ol class="arabic simple" start="3"> +<li><p>To access the console, TX and RX pins must be connected to the +device such as USB-serial converter.</p></li> </ol> </section> <section id="configurations"> @@ -447,41 +405,81 @@ host.</p> <h3>nsh<a class="headerlink" href="#nsh" title="Permalink to this heading"></a></h3> <p>Basic NuttShell configuration (console enabled in UART0, at 115200 bps).</p> </section> -<section id="userled"> -<h3>userled<a class="headerlink" href="#userled" title="Permalink to this heading"></a></h3> -<p>This is an nsh configuration with added support for user LEDs.</p> -</section> <section id="usbnsh"> <h3>usbnsh<a class="headerlink" href="#usbnsh" title="Permalink to this heading"></a></h3> <p>Basic NuttShell configuration using CDC/ACM serial (console enabled in USB Port, at 115200 bps).</p> </section> +<section id="combo"> +<h3>combo<a class="headerlink" href="#combo" title="Permalink to this heading"></a></h3> +<p>This configuration enabled NuttShell via Serial and enabled led, gpio and +ws2812 examples:</p> +<p>Testing leds:</p> +<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$</span>nsh><span class="w"> </span>leds +<span class="go">leds_main: Starting the led_daemon</span> +<span class="go">leds_main: led_daemon started</span> + +<span class="go">led_daemon (pid# 3): Running</span> +<span class="go">led_daemon: Opening /dev/userleds</span> +<span class="go">led_daemon: Supported LEDs 0x01</span> +<span class="go">led_daemon: LED set 0x01</span> +<span class="go">nsh> led_daemon: LED set 0x00</span> +<span class="go">led_daemon: LED set 0x01</span> +<span class="go">led_daemon: LED set 0x00</span> +<span class="go">led_daemon: LED set 0x01</span> +<span class="go">led_daemon: LED set 0x00</span> +</pre></div> +</div> +<p>Testing gpios:</p> +<table class="docutils align-default"> +<thead> +<tr class="row-odd"><th class="head"><p>PIN/GPIO</p></th> +<th class="head"><p>Mode</p></th> +<th class="head"><p>Device</p></th> +</tr> +</thead> +<tbody> +<tr class="row-even"><td><p>D0/P0.02</p></td> +<td><p>Input</p></td> +<td><p>/dev/gpio0</p></td> +</tr> +<tr class="row-odd"><td><p>D2/P0.28</p></td> +<td><p>Output</p></td> +<td><p>/dev/gpio1</p></td> +</tr> +<tr class="row-even"><td><p>D1/P0.03</p></td> +<td><p>Input</p></td> +<td><p>/dev/gpio2</p></td> +</tr> +</tbody> +</table> +<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="go">nsh> gpio -w 1 /dev/gpio26</span> +<span class="go">Driver: /dev/gpio26</span> +<span class="go"> Interrupt pin: Value=0</span> +<span class="go"> Verify: Value=0</span> +<span class="go">nsh> gpio /dev/gpio27</span> +<span class="go">Driver: /dev/gpio27</span> +<span class="go"> Input pin: Value=0</span> +<span class="go">nsh> gpio /dev/gpio27</span> +<span class="go">Driver: /dev/gpio27</span> +<span class="go"> Input pin: Value=1</span> +<span class="go">nsh> gpio -o 1 /dev/gpio28</span> +<span class="go">Driver: /dev/gpio28</span> +<span class="go"> Output pin: Value=0</span> +<span class="go"> Writing: Value=1</span> +<span class="go"> Verify: Value=1</span> +<span class="go">nsh> gpio -o 0 /dev/gpio28</span> +<span class="go">Driver: /dev/gpio28</span> +<span class="go"> Output pin: Value=1</span> +<span class="go"> Writing: Value=0</span> +<span class="go"> Verify: Value=0</span> +</pre></div> +</div> +<p>Testing ws2812:</p> +<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$</span>nsh><span class="w"> </span>ws2812 +</pre></div> +</div> </section> -<section id="license-exceptions"> -<h2>License exceptions<a class="headerlink" href="#license-exceptions" title="Permalink to this heading"></a></h2> -<p>The following files are originated from the files in Pico SDK. -So, the files are licensed under 3-Clause BSD same as Pico SDK.</p> -<ul class="simple"> -<li><p>arch/arm/src/rp2040/rp2040_clock.c</p></li> -<li><p>arch/arm/src/rp2040/rp2040_pll.c</p></li> -<li><p>arch/arm/src/rp2040/rp2040_xosc.c</p> -<ul> -<li><p>These are created by referring the Pico SDK clock initialization.</p></li> -</ul> -</li> -<li><p>arch/arm/src/rp2040/rp2040_pio.c</p></li> -<li><p>arch/arm/src/rp2040/rp2040_pio.h</p></li> -<li><p>arch/arm/src/rp2040/rp2040_pio_instructions.h</p> -<ul> -<li><p>These provide the similar APIs to Pico SDK’s hardware_pio APIs.</p></li> -</ul> -</li> -<li><p>arch/arm/src/rp2040/hardware/*.h</p> -<ul> -<li><p>These are generated from rp2040.svd originally provided in Pico SDK.</p></li> -</ul> -</li> -</ul> </section> </section> @@ -489,8 +487,8 @@ So, the files are licensed under 3-Clause BSD same as Pico SDK.</p> </div> </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> - <a href="../raspberrypi-pico/index.html" class="btn btn-neutral float-left" title="Raspberry Pi Pico" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> - <a href="../w5500-evb-pico/index.html" class="btn btn-neutral float-right" title="W5500-EVB-Pico" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> + <a href="../raspberrypi-pico-2/index.html" class="btn btn-neutral float-left" title="Raspberry Pi Pico 2" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> + <a href="../../../s32k1xx/index.html" class="btn btn-neutral float-right" title="NXP S32K1XX" 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/rp23xx/index.html b/content/docs/latest/platforms/arm/rp23xx/index.html index bd04f4afd..2c4f158bf 100644 --- a/content/docs/latest/platforms/arm/rp23xx/index.html +++ b/content/docs/latest/platforms/arm/rp23xx/index.html @@ -182,6 +182,7 @@ <li class="toctree-l4"><a class="reference internal" href="#running-nuttx">Running NuttX</a></li> <li class="toctree-l4"><a class="reference internal" href="#supported-boards">Supported Boards</a><ul> <li class="toctree-l5"><a class="reference internal" href="boards/raspberrypi-pico-2/index.html">Raspberry Pi Pico 2</a></li> +<li class="toctree-l5"><a class="reference internal" href="boards/xiao-rp2350/index.html">Seeed Studio XIAO RP2350</a></li> </ul> </li> </ul> @@ -514,6 +515,7 @@ device. The console is available by using a terminal software on the USB host.< <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="boards/raspberrypi-pico-2/index.html">Raspberry Pi Pico 2</a></li> +<li class="toctree-l1"><a class="reference internal" href="boards/xiao-rp2350/index.html">Seeed Studio XIAO RP2350</a></li> </ul> </div> </section> diff --git a/content/docs/latest/platforms/arm/s32k1xx/index.html b/content/docs/latest/platforms/arm/s32k1xx/index.html index 3f69117e1..7dcc506dd 100644 --- a/content/docs/latest/platforms/arm/s32k1xx/index.html +++ b/content/docs/latest/platforms/arm/s32k1xx/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="NXP RDDRONE-BMS772" href="boards/rddrone-bms772/index.html" /> - <link rel="prev" title="Raspberry Pi Pico 2" href="../rp23xx/boards/raspberrypi-pico-2/index.html" /> + <link rel="prev" title="Seeed Studio XIAO RP2350" href="../rp23xx/boards/xiao-rp2350/index.html" /> </head> <body class="wy-body-for-nav"> @@ -507,7 +507,7 @@ MCU boot.</p> </div> </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> - <a href="../rp23xx/boards/raspberrypi-pico-2/index.html" class="btn btn-neutral float-left" title="Raspberry Pi Pico 2" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> + <a href="../rp23xx/boards/xiao-rp2350/index.html" class="btn btn-neutral float-left" title="Seeed Studio XIAO RP2350" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> <a href="boards/rddrone-bms772/index.html" class="btn btn-neutral float-right" title="NXP RDDRONE-BMS772" 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/arm/samd2l2/boards/saml21-xplained/index.html b/content/docs/latest/platforms/arm/samd2l2/boards/saml21-xplained/index.html index 9b5108335..608066308 100644 --- a/content/docs/latest/platforms/arm/samd2l2/boards/saml21-xplained/index.html +++ b/content/docs/latest/platforms/arm/samd2l2/boards/saml21-xplained/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="Seeed Studio Xiao SAMD21" href="../xiao-seeeduino/index.html" /> + <link rel="next" title="Seeed Studio XIAO SAMD21" href="../xiao-seeeduino/index.html" /> <link rel="prev" title="samd21-xplained" href="../samd21-xplained/index.html" /> </head> @@ -1165,7 +1165,7 @@ Configuration sub-directories </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> <a href="../samd21-xplained/index.html" class="btn btn-neutral float-left" title="samd21-xplained" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> - <a href="../xiao-seeeduino/index.html" class="btn btn-neutral float-right" title="Seeed Studio Xiao SAMD21" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> + <a href="../xiao-seeeduino/index.html" class="btn btn-neutral float-right" title="Seeed Studio XIAO SAMD21" 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/samd2l2/boards/xiao-seeeduino/index.html b/content/docs/latest/platforms/arm/samd2l2/boards/xiao-seeeduino/index.html index aebd1f548..107bd261f 100644 --- a/content/docs/latest/platforms/arm/samd2l2/boards/xiao-seeeduino/index.html +++ b/content/docs/latest/platforms/arm/samd2l2/boards/xiao-seeeduino/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>Seeed Studio Xiao SAMD21 — NuttX latest documentation</title> + <title>Seeed Studio XIAO SAMD21 — 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" /> @@ -249,7 +249,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">Microchip SAMD2x</a></li> - <li class="breadcrumb-item active">Seeed Studio Xiao SAMD21</li> + <li class="breadcrumb-item active">Seeed Studio XIAO SAMD21</li> <li class="wy-breadcrumbs-aside"> <a href="../../../../../_sources/platforms/arm/samd2l2/boards/xiao-seeeduino/index.rst.txt" rel="nofollow"> View page source</a> </li> @@ -260,7 +260,7 @@ <div itemprop="articleBody"> <section id="seeed-studio-xiao-samd21"> -<h1>Seeed Studio Xiao SAMD21<a class="headerlink" href="#seeed-studio-xiao-samd21" title="Permalink to this heading"></a></h1> +<h1>Seeed Studio XIAO SAMD21<a class="headerlink" href="#seeed-studio-xiao-samd21" title="Permalink to this heading"></a></h1> <p>The <a class="reference external" href="https://wiki.seeedstudio.com/Seeeduino-XIAO/">Seeed Studio Xiao SAM21</a> is the first of the XIAO family, and is a general purpose, low-power and tiny board. It can be referred to as the “Seeed Studio Xiao SAMD21” or the “Xiao Seeeduino”.</p> diff --git a/content/docs/latest/platforms/arm/samd2l2/index.html b/content/docs/latest/platforms/arm/samd2l2/index.html index e6c677f31..d5db3eb5d 100644 --- a/content/docs/latest/platforms/arm/samd2l2/index.html +++ b/content/docs/latest/platforms/arm/samd2l2/index.html @@ -291,7 +291,7 @@ with 256KB of FLASH and 32KB of SRAM).</p> <li class="toctree-l1"><a class="reference internal" href="boards/samd20-xplained/index.html">samd20-xplained</a></li> <li class="toctree-l1"><a class="reference internal" href="boards/samd21-xplained/index.html">samd21-xplained</a></li> <li class="toctree-l1"><a class="reference internal" href="boards/saml21-xplained/index.html">saml21-xplained</a></li> -<li class="toctree-l1"><a class="reference internal" href="boards/xiao-seeeduino/index.html">Seeed Studio Xiao SAMD21</a></li> +<li class="toctree-l1"><a class="reference internal" href="boards/xiao-seeeduino/index.html">Seeed Studio XIAO SAMD21</a></li> </ul> </div> </section> diff --git a/content/docs/latest/platforms/arm/samd5e5/index.html b/content/docs/latest/platforms/arm/samd5e5/index.html index 4b4fc2970..d15948a90 100644 --- a/content/docs/latest/platforms/arm/samd5e5/index.html +++ b/content/docs/latest/platforms/arm/samd5e5/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="metro-m4" href="boards/metro-m4/index.html" /> - <link rel="prev" title="Seeed Studio Xiao SAMD21" href="../samd2l2/boards/xiao-seeeduino/index.html" /> + <link rel="prev" title="Seeed Studio XIAO SAMD21" href="../samd2l2/boards/xiao-seeeduino/index.html" /> </head> <body class="wy-body-for-nav"> @@ -274,7 +274,7 @@ </div> </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> - <a href="../samd2l2/boards/xiao-seeeduino/index.html" class="btn btn-neutral float-left" title="Seeed Studio Xiao SAMD21" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> + <a href="../samd2l2/boards/xiao-seeeduino/index.html" class="btn btn-neutral float-left" title="Seeed Studio XIAO SAMD21" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> <a href="boards/metro-m4/index.html" class="btn btn-neutral float-right" title="metro-m4" 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 449477d6a..ed768b129 100644 --- a/content/docs/latest/platforms/index.html +++ b/content/docs/latest/platforms/index.html @@ -379,7 +379,7 @@ series and boards supported in NuttX:</p> <li class="toctree-l3"><a class="reference internal" href="arm/rp2040/boards/pimoroni-tiny2040/index.html">Pimoroni Tiny2040</a></li> <li class="toctree-l3"><a class="reference internal" href="arm/rp2040/boards/raspberrypi-pico-w/index.html">Raspberry Pi Pico W</a></li> <li class="toctree-l3"><a class="reference internal" href="arm/rp2040/boards/raspberrypi-pico/index.html">Raspberry Pi Pico</a></li> -<li class="toctree-l3"><a class="reference internal" href="arm/rp2040/boards/seeed-xiao-rp2040/index.html">Seeed Studio Xiao RP2040</a></li> +<li class="toctree-l3"><a class="reference internal" href="arm/rp2040/boards/seeed-xiao-rp2040/index.html">Seeed Studio XIAO RP2040</a></li> <li class="toctree-l3"><a class="reference internal" href="arm/rp2040/boards/w5500-evb-pico/index.html">W5500-EVB-Pico</a></li> <li class="toctree-l3"><a class="reference internal" href="arm/rp2040/boards/waveshare-rp2040-lcd-1.28/index.html">Waveshare RP2040 LCD 1.28</a></li> <li class="toctree-l3"><a class="reference internal" href="arm/rp2040/boards/waveshare-rp2040-zero/index.html">Waveshare RP2040 Zero</a></li> @@ -387,6 +387,7 @@ series and boards supported in NuttX:</p> </li> <li class="toctree-l2"><a class="reference internal" href="arm/rp23xx/index.html">RaspberryPi rp2350</a><ul> <li class="toctree-l3"><a class="reference internal" href="arm/rp23xx/boards/raspberrypi-pico-2/index.html">Raspberry Pi Pico 2</a></li> +<li class="toctree-l3"><a class="reference internal" href="arm/rp23xx/boards/xiao-rp2350/index.html">Seeed Studio XIAO RP2350</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="arm/s32k1xx/index.html">NXP S32K1XX</a><ul> @@ -430,7 +431,7 @@ series and boards supported in NuttX:</p> <li class="toctree-l3"><a class="reference internal" href="arm/samd2l2/boards/samd20-xplained/index.html">samd20-xplained</a></li> <li class="toctree-l3"><a class="reference internal" href="arm/samd2l2/boards/samd21-xplained/index.html">samd21-xplained</a></li> <li class="toctree-l3"><a class="reference internal" href="arm/samd2l2/boards/saml21-xplained/index.html">saml21-xplained</a></li> -<li class="toctree-l3"><a class="reference internal" href="arm/samd2l2/boards/xiao-seeeduino/index.html">Seeed Studio Xiao SAMD21</a></li> +<li class="toctree-l3"><a class="reference internal" href="arm/samd2l2/boards/xiao-seeeduino/index.html">Seeed Studio XIAO SAMD21</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="arm/samd5e5/index.html">Microchip samd5e5</a><ul> diff --git a/content/docs/latest/searchindex.js b/content/docs/latest/searchindex.js index f94b42547..0f4908f80 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/cyclictest/index", "applications/benchmarks/dhrystone/index", "applications/benchmarks/fio/index", "applications/benchmarks/index", "applications/b [...] \ 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/cyclictest/index", "applications/benchmarks/dhrystone/index", "applications/benchmarks/fio/index", "applications/benchmarks/index", "applications/b [...] \ No newline at end of file diff --git a/content/feed.xml b/content/feed.xml index 8bc25bd5f..f671c666a 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>Tue, 11 Mar 2025 00:28:20 +0000</pubDate> - <lastBuildDate>Tue, 11 Mar 2025 00:28:20 +0000</lastBuildDate> + <pubDate>Wed, 12 Mar 2025 00:29:09 +0000</pubDate> + <lastBuildDate>Wed, 12 Mar 2025 00:29:09 +0000</lastBuildDate> <generator>Jekyll v4.3.2</generator> <item>