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 69ae54643 Publishing web: 51627ec89e2b02358b2ac0c43bd479968bd14064 docs: 0f73f92ffce74f349aecbe2a20adc69f2d84c601 69ae54643 is described below commit 69ae546435a6ae3ef50f98865c3b25658bc127b9 Author: simbit18 <101105604+simbi...@users.noreply.github.com> AuthorDate: Sat Jul 26 00:34:19 2025 +0000 Publishing web: 51627ec89e2b02358b2ac0c43bd479968bd14064 docs: 0f73f92ffce74f349aecbe2a20adc69f2d84c601 --- 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.10.0/index.html | 2 +- content/docs/12.10.0/searchindex.js | 2 +- content/docs/12.2.0/index.html | 2 +- content/docs/12.2.0/searchindex.js | 2 +- content/docs/12.2.1/index.html | 2 +- content/docs/12.2.1/searchindex.js | 2 +- content/docs/12.3.0/index.html | 2 +- content/docs/12.3.0/searchindex.js | 2 +- content/docs/12.4.0/index.html | 2 +- content/docs/12.4.0/searchindex.js | 2 +- content/docs/12.5.0/index.html | 2 +- content/docs/12.5.0/searchindex.js | 2 +- content/docs/12.5.1/index.html | 2 +- content/docs/12.5.1/searchindex.js | 2 +- content/docs/12.6.0/index.html | 2 +- content/docs/12.6.0/searchindex.js | 2 +- content/docs/12.7.0/index.html | 2 +- content/docs/12.7.0/searchindex.js | 2 +- content/docs/12.8.0/index.html | 2 +- content/docs/12.9.0/index.html | 2 +- content/docs/12.9.0/searchindex.js | 2 +- .../esp32s3/boards/esp32s3-devkit/index.rst.txt | 117 +++++++++++++++++++++ content/docs/latest/guides/fully_linked_elf.html | 2 +- .../docs/latest/guides/partially_linked_elf.html | 2 +- content/docs/latest/index.html | 2 +- content/docs/latest/objects.inv | Bin 158052 -> 158111 bytes .../esp32s3/boards/esp32s3-devkit/index.html | 116 ++++++++++++++++++++ content/docs/latest/searchindex.js | 2 +- content/feed.xml | 4 +- 39 files changed, 270 insertions(+), 37 deletions(-) diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html index 8d26f8b19..428f95c44 100644 --- a/content/docs/10.0.0/index.html +++ b/content/docs/10.0.0/index.html @@ -207,7 +207,7 @@ by following these <a class="reference internal" href="contributing/documentatio <div class="section" id="nuttx-documentation"> <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1> <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p> -<p>Last Updated: 25 July 25 at 00:16</p> +<p>Last Updated: 26 July 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/10.0.1/index.html b/content/docs/10.0.1/index.html index 56b524aa1..c8f57c279 100644 --- a/content/docs/10.0.1/index.html +++ b/content/docs/10.0.1/index.html @@ -245,7 +245,7 @@ by following these <a class="reference internal" href="contributing/documentatio <div class="section" id="nuttx-documentation"> <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1> <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p> -<p>Last Updated: 25 July 25 at 00:16</p> +<p>Last Updated: 26 July 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/10.1.0/index.html b/content/docs/10.1.0/index.html index 8bfa26a83..6d3727388 100644 --- a/content/docs/10.1.0/index.html +++ b/content/docs/10.1.0/index.html @@ -245,7 +245,7 @@ by following these <a class="reference internal" href="contributing/documentatio <div class="section" id="nuttx-documentation"> <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1> <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p> -<p>Last Updated: 25 July 25 at 00:16</p> +<p>Last Updated: 26 July 25 at 00:16</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 3b94bbb68..93852205a 100644 --- a/content/docs/10.2.0/index.html +++ b/content/docs/10.2.0/index.html @@ -246,7 +246,7 @@ by following these <a class="reference internal" href="contributing/documentatio <div class="section" id="nuttx-documentation"> <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1> <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p> -<p>Last Updated: 25 July 25 at 00:17</p> +<p>Last Updated: 26 July 25 at 00:16</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 3b94bbb68..93852205a 100644 --- a/content/docs/10.3.0/index.html +++ b/content/docs/10.3.0/index.html @@ -246,7 +246,7 @@ by following these <a class="reference internal" href="contributing/documentatio <div class="section" id="nuttx-documentation"> <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1> <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p> -<p>Last Updated: 25 July 25 at 00:17</p> +<p>Last Updated: 26 July 25 at 00:16</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 3b94bbb68..dbf33a660 100644 --- a/content/docs/11.0.0/index.html +++ b/content/docs/11.0.0/index.html @@ -246,7 +246,7 @@ by following these <a class="reference internal" href="contributing/documentatio <div class="section" id="nuttx-documentation"> <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1> <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p> -<p>Last Updated: 25 July 25 at 00:17</p> +<p>Last Updated: 26 July 25 at 00:17</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 931a13d5f..8982ce4b6 100644 --- a/content/docs/12.0.0/index.html +++ b/content/docs/12.0.0/index.html @@ -171,7 +171,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: 25 July 25 at 00:18</p> +<p>Last Updated: 26 July 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.0.0/searchindex.js b/content/docs/12.0.0/searchindex.js index d00e47351..6729cb7b5 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 58dd9279f..3dce42846 100644 --- a/content/docs/12.1.0/index.html +++ b/content/docs/12.1.0/index.html @@ -171,7 +171,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: 25 July 25 at 00:18</p> +<p>Last Updated: 26 July 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.1.0/searchindex.js b/content/docs/12.1.0/searchindex.js index eb34c17e5..f76934f76 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.10.0/index.html b/content/docs/12.10.0/index.html index 9f64c124c..1f77f4a6b 100644 --- a/content/docs/12.10.0/index.html +++ b/content/docs/12.10.0/index.html @@ -183,7 +183,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: 25 July 25 at 00:30</p> +<p>Last Updated: 26 July 25 at 00:30</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.10.0/searchindex.js b/content/docs/12.10.0/searchindex.js index 9587a768e..fb7bbae8d 100644 --- a/content/docs/12.10.0/searchindex.js +++ b/content/docs/12.10.0/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["_tags/arch-arm64", "_tags/arch-avr", "_tags/arch-example", "_tags/chip-a527", "_tags/chip-a64", "_tags/chip-at90usb", "_tags/chip-atmega", "_tags/chip-atmega2560", "_tags/chip-bcm2711", "_tags/chip-esp32", "_tags/chip-esp32a1s", "_tags/chip-esp32picod4", "_tags/chip-esp32s2", "_tags/chip-esp32s3", "_tags/chip-esp32wroom32", "_tags/chip-esp32wrover32", "_tags/chip-example", "_tags/chip-fpga", "_tags/chip-imx8", "_tags/chip-imx93", "_tags/chip-nrf52", "_tags/ [...] \ No newline at end of file +Search.setIndex({"docnames": ["_tags/arch-arm64", "_tags/arch-avr", "_tags/arch-example", "_tags/chip-a527", "_tags/chip-a64", "_tags/chip-at90usb", "_tags/chip-atmega", "_tags/chip-atmega2560", "_tags/chip-bcm2711", "_tags/chip-esp32", "_tags/chip-esp32a1s", "_tags/chip-esp32picod4", "_tags/chip-esp32s2", "_tags/chip-esp32s3", "_tags/chip-esp32wroom32", "_tags/chip-esp32wrover32", "_tags/chip-example", "_tags/chip-fpga", "_tags/chip-imx8", "_tags/chip-imx93", "_tags/chip-nrf52", "_tags/ [...] \ 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 a7f8d84e6..6bd46b206 100644 --- a/content/docs/12.2.0/index.html +++ b/content/docs/12.2.0/index.html @@ -172,7 +172,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: 25 July 25 at 00:18</p> +<p>Last Updated: 26 July 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.2.0/searchindex.js b/content/docs/12.2.0/searchindex.js index 2508ed96d..beca713f5 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 74029be84..6bd46b206 100644 --- a/content/docs/12.2.1/index.html +++ b/content/docs/12.2.1/index.html @@ -172,7 +172,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: 25 July 25 at 00:19</p> +<p>Last Updated: 26 July 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.2.1/searchindex.js b/content/docs/12.2.1/searchindex.js index 1f02083e3..3d3e44d14 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 421ca490e..258401ffc 100644 --- a/content/docs/12.3.0/index.html +++ b/content/docs/12.3.0/index.html @@ -172,7 +172,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: 25 July 25 at 00:19</p> +<p>Last Updated: 26 July 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.3.0/searchindex.js b/content/docs/12.3.0/searchindex.js index bc01990ca..7a2e37f52 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 b621745c8..a29686c5b 100644 --- a/content/docs/12.4.0/index.html +++ b/content/docs/12.4.0/index.html @@ -179,7 +179,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: 25 July 25 at 00:20</p> +<p>Last Updated: 26 July 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.4.0/searchindex.js b/content/docs/12.4.0/searchindex.js index 8b3d72c14..9acf898c8 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 92bba4021..c9db062b2 100644 --- a/content/docs/12.5.0/index.html +++ b/content/docs/12.5.0/index.html @@ -179,7 +179,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: 25 July 25 at 00:21</p> +<p>Last Updated: 26 July 25 at 00:21</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 4dd62d5bc..dba99b3b5 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 90ed17afe..33a361d12 100644 --- a/content/docs/12.5.1/index.html +++ b/content/docs/12.5.1/index.html @@ -179,7 +179,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: 25 July 25 at 00:22</p> +<p>Last Updated: 26 July 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.5.1/searchindex.js b/content/docs/12.5.1/searchindex.js index 3ee0e4324..11a9e71b5 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 76adb3df0..cc57d6dd3 100644 --- a/content/docs/12.6.0/index.html +++ b/content/docs/12.6.0/index.html @@ -180,7 +180,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: 25 July 25 at 00:23</p> +<p>Last Updated: 26 July 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.6.0/searchindex.js b/content/docs/12.6.0/searchindex.js index 2f77059e0..617630ae6 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 44315f69f..5867ff025 100644 --- a/content/docs/12.7.0/index.html +++ b/content/docs/12.7.0/index.html @@ -179,7 +179,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: 25 July 25 at 00:25</p> +<p>Last Updated: 26 July 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.7.0/searchindex.js b/content/docs/12.7.0/searchindex.js index c19875543..a2bb13154 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 76ea44305..72b91bd6e 100644 --- a/content/docs/12.8.0/index.html +++ b/content/docs/12.8.0/index.html @@ -179,7 +179,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: 25 July 25 at 00:26</p> +<p>Last Updated: 26 July 25 at 00:26</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.9.0/index.html b/content/docs/12.9.0/index.html index bcdda1bf2..77494c1d9 100644 --- a/content/docs/12.9.0/index.html +++ b/content/docs/12.9.0/index.html @@ -179,7 +179,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: 25 July 25 at 00:28</p> +<p>Last Updated: 26 July 25 at 00:28</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.9.0/searchindex.js b/content/docs/12.9.0/searchindex.js index f3ddeab03..03580d053 100644 --- a/content/docs/12.9.0/searchindex.js +++ b/content/docs/12.9.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/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/docs/latest/_sources/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.rst.txt b/content/docs/latest/_sources/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.rst.txt index 48b49e956..8ca90082b 100644 --- a/content/docs/latest/_sources/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.rst.txt +++ b/content/docs/latest/_sources/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.rst.txt @@ -392,6 +392,123 @@ Flash and PSRAM). .. warning:: The World Controller and Permission Control **do not** prevent the application from accessing CPU System Registers. +mbedtls +------- + +This configuration is to test mbedtls. + +A benchmark result:: + + MD5 : 13300 KiB/s, 0 cycles/byte + RIPEMD160 : 5658 KiB/s, 0 cycles/byte + SHA-1 : 6460 KiB/s, 0 cycles/byte + SHA-256 : 3358 KiB/s, 0 cycles/byte + SHA-512 : 1519 KiB/s, 0 cycles/byte + SHA3-224 : 473 KiB/s, 2 cycles/byte + SHA3-256 : 472 KiB/s, 2 cycles/byte + SHA3-384 : 382 KiB/s, 2 cycles/byte + SHA3-512 : 256 KiB/s, 3 cycles/byte + 3DES : 712 KiB/s, 1 cycles/byte + DES : 1743 KiB/s, 0 cycles/byte + 3DES-CMAC : 665 KiB/s, 1 cycles/byte + AES-CBC-128 : 3002 KiB/s, 0 cycles/byte + AES-CBC-192 : 2656 KiB/s, 0 cycles/byte + AES-CBC-256 : 2365 KiB/s, 0 cycles/byte + AES-CFB128-128 : 2815 KiB/s, 0 cycles/byte + AES-CFB128-192 : 2499 KiB/s, 0 cycles/byte + AES-CFB128-256 : 2262 KiB/s, 0 cycles/byte + AES-CFB8-128 : 207 KiB/s, 4 cycles/byte + AES-CFB8-192 : 181 KiB/s, 5 cycles/byte + AES-CFB8-256 : 161 KiB/s, 6 cycles/byte + AES-CTR-128 : 2894 KiB/s, 0 cycles/byte + AES-CTR-192 : 2567 KiB/s, 0 cycles/byte + AES-CTR-256 : 2317 KiB/s, 0 cycles/byte + AES-XTS-128 : 2827 KiB/s, 0 cycles/byte + AES-XTS-256 : 2261 KiB/s, 0 cycles/byte + AES-GCM-128 : 643 KiB/s, 1 cycles/byte + AES-GCM-192 : 627 KiB/s, 1 cycles/byte + AES-GCM-256 : 612 KiB/s, 1 cycles/byte + AES-CCM-128 : 1350 KiB/s, 0 cycles/byte + AES-CCM-192 : 1207 KiB/s, 0 cycles/byte + AES-CCM-256 : 1087 KiB/s, 0 cycles/byte + ChaCha20-Poly1305 : 2093 KiB/s, 0 cycles/byte + AES-CMAC-128 : 2654 KiB/s, 0 cycles/byte + AES-CMAC-192 : 2376 KiB/s, 0 cycles/byte + AES-CMAC-256 : 2134 KiB/s, 0 cycles/byte + AES-CMAC-PRF-128 : 2644 KiB/s, 0 cycles/byte + ARIA-CBC-128 : 1329 KiB/s, 0 cycles/byte + ARIA-CBC-192 : 1140 KiB/s, 0 cycles/byte + ARIA-CBC-256 : 1015 KiB/s, 0 cycles/byte + CAMELLIA-CBC-128 : 1904 KiB/s, 0 cycles/byte + CAMELLIA-CBC-192 : 1515 KiB/s, 0 cycles/byte + CAMELLIA-CBC-256 : 1518 KiB/s, 0 cycles/byte + ChaCha20 : 2732 KiB/s, 0 cycles/byte + Poly1305 : 11615 KiB/s, 0 cycles/byte + CTR_DRBG (NOPR) : 2336 KiB/s, 0 cycles/byte + CTR_DRBG (PR) : 1607 KiB/s, 0 cycles/byte + HMAC_DRBG SHA-1 (NOPR) : 441 KiB/s, 2 cycles/byte + HMAC_DRBG SHA-1 (PR) : 408 KiB/s, 2 cycles/byte + HMAC_DRBG SHA-256 (NOPR) : 339 KiB/s, 2 cycles/byte + HMAC_DRBG SHA-256 (PR) : 342 KiB/s, 2 cycles/byte + RSA-2048 : 42 public/s + RSA-2048 : 2 private/s + RSA-3072 : 20 public/s + RSA-3072 : 1 private/s + RSA-4096 : 11 public/s + RSA-4096 : 0 private/s + DHE-2048 : 0 handshake/s + DH-2048 : 0 handshake/s + DHE-3072 : 0 handshake/s + DH-3072 : 0 handshake/s + ECDSA-secp521r1 : 4 sign/s + ECDSA-brainpoolP512r1 : 1 sign/s + ECDSA-secp384r1 : 5 sign/s + ECDSA-brainpoolP384r1 : 1 sign/s + ECDSA-secp256r1 : 11 sign/s + ECDSA-secp256k1 : 9 sign/s + ECDSA-brainpoolP256r1 : 2 sign/s + ECDSA-secp224r1 : 16 sign/s + ECDSA-secp224k1 : 11 sign/s + ECDSA-secp192r1 : 21 sign/s + ECDSA-secp192k1 : 13 sign/s + ECDSA-secp521r1 : 2 verify/s + ECDSA-brainpoolP512r1 : 0 verify/s + ECDSA-secp384r1 : 3 verify/s + ECDSA-brainpoolP384r1 : 1 verify/s + ECDSA-secp256r1 : 6 verify/s + ECDSA-secp256k1 : 5 verify/s + ECDSA-brainpoolP256r1 : 1 verify/s + ECDSA-secp224r1 : 8 verify/s + ECDSA-secp224k1 : 6 verify/s + ECDSA-secp192r1 : 11 verify/s + ECDSA-secp192k1 : 7 verify/s + ECDHE-secp521r1 : 2 ephemeral handshake/s + ECDHE-brainpoolP512r1 : 0 ephemeral handshake/s + ECDHE-secp384r1 : 3 ephemeral handshake/s + ECDHE-brainpoolP384r1 : 1 ephemeral handshake/s + ECDHE-secp256r1 : 6 ephemeral handshake/s + ECDHE-secp256k1 : 5 ephemeral handshake/s + ECDHE-brainpoolP256r1 : 1 ephemeral handshake/s + ECDHE-secp224r1 : 8 ephemeral handshake/s + ECDHE-secp224k1 : 6 ephemeral handshake/s + ECDHE-secp192r1 : 12 ephemeral handshake/s + ECDHE-secp192k1 : 7 ephemeral handshake/s + ECDHE-x25519 : 6 ephemeral handshake/s + ECDHE-x448 : 2 ephemeral handshake/s + ECDH-secp521r1 : 4 static handshake/s + ECDH-brainpoolP512r1 : 1 static handshake/s + ECDH-secp384r1 : 6 static handshake/s + ECDH-brainpoolP384r1 : 1 static handshake/s + ECDH-secp256r1 : 11 static handshake/s + ECDH-secp256k1 : 10 static handshake/s + ECDH-brainpoolP256r1 : 2 static handshake/s + ECDH-secp224r1 : 17 static handshake/s + ECDH-secp224k1 : 11 static handshake/s + ECDH-secp192r1 : 23 static handshake/s + ECDH-secp192k1 : 14 static handshake/s + ECDH-x25519 : 12 static handshake/s + ECDH-x448 : 5 static handshake/s + motor ------- diff --git a/content/docs/latest/guides/fully_linked_elf.html b/content/docs/latest/guides/fully_linked_elf.html index 35719799c..5b4bd5b74 100644 --- a/content/docs/latest/guides/fully_linked_elf.html +++ b/content/docs/latest/guides/fully_linked_elf.html @@ -474,7 +474,7 @@ NuttX package: <code class="docutils literal notranslate"><span class="pre">nutt <div class="admonition-here-is-an-alternative-minimal-and-possibly-outdated-version admonition"> <p class="admonition-title">Here is an alternative minimal (and possibly outdated) version</p> <div class="sphinx_collapse docutils"> -<input class="sphinx_collapse__input" id="1b9f77b1-1ab6-44ff-af01-ef99d43cfe6e" name="1b9f77b1-1ab6-44ff-af01-ef99d43cfe6e" type="checkbox"><label class="sphinx_collapse__label" for="1b9f77b1-1ab6-44ff-af01-ef99d43cfe6e"><i class="sphinx_collapse__icon"></i>Show content:</label><div class="sphinx_collapse__content docutils"> +<input class="sphinx_collapse__input" id="71c5fab0-379c-455b-8ae6-6df12a0c11b2" name="71c5fab0-379c-455b-8ae6-6df12a0c11b2" type="checkbox"><label class="sphinx_collapse__label" for="71c5fab0-379c-455b-8ae6-6df12a0c11b2"><i class="sphinx_collapse__icon"></i>Show content:</label><div class="sphinx_collapse__content docutils"> <div class="highlight-text notranslate"><div class="highlight"><pre><span></span>SECTIONS { .text 0x00000000 : diff --git a/content/docs/latest/guides/partially_linked_elf.html b/content/docs/latest/guides/partially_linked_elf.html index 16a835e47..6a090d7a9 100644 --- a/content/docs/latest/guides/partially_linked_elf.html +++ b/content/docs/latest/guides/partially_linked_elf.html @@ -500,7 +500,7 @@ NuttX package: <code class="docutils literal notranslate"><span class="pre">nutt <div class="admonition-here-is-an-alternative-minimal-and-possibly-outdated-version admonition"> <p class="admonition-title">Here is an alternative minimal (and possibly outdated) version</p> <div class="sphinx_collapse docutils"> -<input class="sphinx_collapse__input" id="8b5f8beb-2344-4ff7-9d33-5ef65e58cf43" name="8b5f8beb-2344-4ff7-9d33-5ef65e58cf43" type="checkbox"><label class="sphinx_collapse__label" for="8b5f8beb-2344-4ff7-9d33-5ef65e58cf43"><i class="sphinx_collapse__icon"></i>Show content:</label><div class="sphinx_collapse__content docutils"> +<input class="sphinx_collapse__input" id="17acaef0-0b51-4802-bf86-a781f278a5b0" name="17acaef0-0b51-4802-bf86-a781f278a5b0" type="checkbox"><label class="sphinx_collapse__label" for="17acaef0-0b51-4802-bf86-a781f278a5b0"><i class="sphinx_collapse__icon"></i>Show content:</label><div class="sphinx_collapse__content docutils"> <div class="highlight-text notranslate"><div class="highlight"><pre><span></span>SECTIONS { .text 0x00000000 : diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html index d69e34878..2eb12c099 100644 --- a/content/docs/latest/index.html +++ b/content/docs/latest/index.html @@ -185,7 +185,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: 25 July 25 at 00:31</p> +<p>Last Updated: 26 July 25 at 00:31</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 d39cbf583..6ad7e76b4 100644 Binary files a/content/docs/latest/objects.inv and b/content/docs/latest/objects.inv differ diff --git a/content/docs/latest/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.html b/content/docs/latest/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.html index 43db4c893..caf09d317 100644 --- a/content/docs/latest/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.html +++ b/content/docs/latest/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.html @@ -644,6 +644,122 @@ Flash and PSRAM).</p> the application from accessing CPU System Registers.</p> </div> </section> +<section id="mbedtls"> +<h3>mbedtls<a class="headerlink" href="#mbedtls" title="Permalink to this heading"></a></h3> +<p>This configuration is to test mbedtls.</p> +<p>A benchmark result:</p> +<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>MD5 : 13300 KiB/s, 0 cycles/byte +RIPEMD160 : 5658 KiB/s, 0 cycles/byte +SHA-1 : 6460 KiB/s, 0 cycles/byte +SHA-256 : 3358 KiB/s, 0 cycles/byte +SHA-512 : 1519 KiB/s, 0 cycles/byte +SHA3-224 : 473 KiB/s, 2 cycles/byte +SHA3-256 : 472 KiB/s, 2 cycles/byte +SHA3-384 : 382 KiB/s, 2 cycles/byte +SHA3-512 : 256 KiB/s, 3 cycles/byte +3DES : 712 KiB/s, 1 cycles/byte +DES : 1743 KiB/s, 0 cycles/byte +3DES-CMAC : 665 KiB/s, 1 cycles/byte +AES-CBC-128 : 3002 KiB/s, 0 cycles/byte +AES-CBC-192 : 2656 KiB/s, 0 cycles/byte +AES-CBC-256 : 2365 KiB/s, 0 cycles/byte +AES-CFB128-128 : 2815 KiB/s, 0 cycles/byte +AES-CFB128-192 : 2499 KiB/s, 0 cycles/byte +AES-CFB128-256 : 2262 KiB/s, 0 cycles/byte +AES-CFB8-128 : 207 KiB/s, 4 cycles/byte +AES-CFB8-192 : 181 KiB/s, 5 cycles/byte +AES-CFB8-256 : 161 KiB/s, 6 cycles/byte +AES-CTR-128 : 2894 KiB/s, 0 cycles/byte +AES-CTR-192 : 2567 KiB/s, 0 cycles/byte +AES-CTR-256 : 2317 KiB/s, 0 cycles/byte +AES-XTS-128 : 2827 KiB/s, 0 cycles/byte +AES-XTS-256 : 2261 KiB/s, 0 cycles/byte +AES-GCM-128 : 643 KiB/s, 1 cycles/byte +AES-GCM-192 : 627 KiB/s, 1 cycles/byte +AES-GCM-256 : 612 KiB/s, 1 cycles/byte +AES-CCM-128 : 1350 KiB/s, 0 cycles/byte +AES-CCM-192 : 1207 KiB/s, 0 cycles/byte +AES-CCM-256 : 1087 KiB/s, 0 cycles/byte +ChaCha20-Poly1305 : 2093 KiB/s, 0 cycles/byte +AES-CMAC-128 : 2654 KiB/s, 0 cycles/byte +AES-CMAC-192 : 2376 KiB/s, 0 cycles/byte +AES-CMAC-256 : 2134 KiB/s, 0 cycles/byte +AES-CMAC-PRF-128 : 2644 KiB/s, 0 cycles/byte +ARIA-CBC-128 : 1329 KiB/s, 0 cycles/byte +ARIA-CBC-192 : 1140 KiB/s, 0 cycles/byte +ARIA-CBC-256 : 1015 KiB/s, 0 cycles/byte +CAMELLIA-CBC-128 : 1904 KiB/s, 0 cycles/byte +CAMELLIA-CBC-192 : 1515 KiB/s, 0 cycles/byte +CAMELLIA-CBC-256 : 1518 KiB/s, 0 cycles/byte +ChaCha20 : 2732 KiB/s, 0 cycles/byte +Poly1305 : 11615 KiB/s, 0 cycles/byte +CTR_DRBG (NOPR) : 2336 KiB/s, 0 cycles/byte +CTR_DRBG (PR) : 1607 KiB/s, 0 cycles/byte +HMAC_DRBG SHA-1 (NOPR) : 441 KiB/s, 2 cycles/byte +HMAC_DRBG SHA-1 (PR) : 408 KiB/s, 2 cycles/byte +HMAC_DRBG SHA-256 (NOPR) : 339 KiB/s, 2 cycles/byte +HMAC_DRBG SHA-256 (PR) : 342 KiB/s, 2 cycles/byte +RSA-2048 : 42 public/s +RSA-2048 : 2 private/s +RSA-3072 : 20 public/s +RSA-3072 : 1 private/s +RSA-4096 : 11 public/s +RSA-4096 : 0 private/s +DHE-2048 : 0 handshake/s +DH-2048 : 0 handshake/s +DHE-3072 : 0 handshake/s +DH-3072 : 0 handshake/s +ECDSA-secp521r1 : 4 sign/s +ECDSA-brainpoolP512r1 : 1 sign/s +ECDSA-secp384r1 : 5 sign/s +ECDSA-brainpoolP384r1 : 1 sign/s +ECDSA-secp256r1 : 11 sign/s +ECDSA-secp256k1 : 9 sign/s +ECDSA-brainpoolP256r1 : 2 sign/s +ECDSA-secp224r1 : 16 sign/s +ECDSA-secp224k1 : 11 sign/s +ECDSA-secp192r1 : 21 sign/s +ECDSA-secp192k1 : 13 sign/s +ECDSA-secp521r1 : 2 verify/s +ECDSA-brainpoolP512r1 : 0 verify/s +ECDSA-secp384r1 : 3 verify/s +ECDSA-brainpoolP384r1 : 1 verify/s +ECDSA-secp256r1 : 6 verify/s +ECDSA-secp256k1 : 5 verify/s +ECDSA-brainpoolP256r1 : 1 verify/s +ECDSA-secp224r1 : 8 verify/s +ECDSA-secp224k1 : 6 verify/s +ECDSA-secp192r1 : 11 verify/s +ECDSA-secp192k1 : 7 verify/s +ECDHE-secp521r1 : 2 ephemeral handshake/s +ECDHE-brainpoolP512r1 : 0 ephemeral handshake/s +ECDHE-secp384r1 : 3 ephemeral handshake/s +ECDHE-brainpoolP384r1 : 1 ephemeral handshake/s +ECDHE-secp256r1 : 6 ephemeral handshake/s +ECDHE-secp256k1 : 5 ephemeral handshake/s +ECDHE-brainpoolP256r1 : 1 ephemeral handshake/s +ECDHE-secp224r1 : 8 ephemeral handshake/s +ECDHE-secp224k1 : 6 ephemeral handshake/s +ECDHE-secp192r1 : 12 ephemeral handshake/s +ECDHE-secp192k1 : 7 ephemeral handshake/s +ECDHE-x25519 : 6 ephemeral handshake/s +ECDHE-x448 : 2 ephemeral handshake/s +ECDH-secp521r1 : 4 static handshake/s +ECDH-brainpoolP512r1 : 1 static handshake/s +ECDH-secp384r1 : 6 static handshake/s +ECDH-brainpoolP384r1 : 1 static handshake/s +ECDH-secp256r1 : 11 static handshake/s +ECDH-secp256k1 : 10 static handshake/s +ECDH-brainpoolP256r1 : 2 static handshake/s +ECDH-secp224r1 : 17 static handshake/s +ECDH-secp224k1 : 11 static handshake/s +ECDH-secp192r1 : 23 static handshake/s +ECDH-secp192k1 : 14 static handshake/s +ECDH-x25519 : 12 static handshake/s +ECDH-x448 : 5 static handshake/s +</pre></div> +</div> +</section> <section id="motor"> <h3>motor<a class="headerlink" href="#motor" title="Permalink to this heading"></a></h3> <p>The motor configuration enables the MCPWM peripheral with support to brushed DC motor diff --git a/content/docs/latest/searchindex.js b/content/docs/latest/searchindex.js index 2553445b4..a0637e8b0 100644 --- a/content/docs/latest/searchindex.js +++ b/content/docs/latest/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["_tags/arch-arm64", "_tags/arch-avr", "_tags/arch-example", "_tags/chip-a527", "_tags/chip-a64", "_tags/chip-at90usb", "_tags/chip-atmega", "_tags/chip-atmega2560", "_tags/chip-bcm2711", "_tags/chip-esp32", "_tags/chip-esp32a1s", "_tags/chip-esp32picod4", "_tags/chip-esp32s2", "_tags/chip-esp32s3", "_tags/chip-esp32wroom32", "_tags/chip-esp32wrover32", "_tags/chip-example", "_tags/chip-fpga", "_tags/chip-imx8", "_tags/chip-imx93", "_tags/chip-nrf52", "_tags/ [...] \ No newline at end of file +Search.setIndex({"docnames": ["_tags/arch-arm64", "_tags/arch-avr", "_tags/arch-example", "_tags/chip-a527", "_tags/chip-a64", "_tags/chip-at90usb", "_tags/chip-atmega", "_tags/chip-atmega2560", "_tags/chip-bcm2711", "_tags/chip-esp32", "_tags/chip-esp32a1s", "_tags/chip-esp32picod4", "_tags/chip-esp32s2", "_tags/chip-esp32s3", "_tags/chip-esp32wroom32", "_tags/chip-esp32wrover32", "_tags/chip-example", "_tags/chip-fpga", "_tags/chip-imx8", "_tags/chip-imx93", "_tags/chip-nrf52", "_tags/ [...] \ No newline at end of file diff --git a/content/feed.xml b/content/feed.xml index 8d47042d3..c9ad7eb69 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -5,8 +5,8 @@ <description></description> <link>/</link> <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Fri, 25 Jul 2025 00:33:46 +0000</pubDate> - <lastBuildDate>Fri, 25 Jul 2025 00:33:46 +0000</lastBuildDate> + <pubDate>Sat, 26 Jul 2025 00:34:02 +0000</pubDate> + <lastBuildDate>Sat, 26 Jul 2025 00:34:02 +0000</lastBuildDate> <generator>Jekyll v4.3.2</generator> <item>