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 047fd812b8 Publishing web: 31ab6eb45e7903daced4cf8f07660e86e8a79bb7 
docs: 491e86762bba83bdee210ccede0f7bf0b056b042
047fd812b8 is described below

commit 047fd812b8c318051b9382214bc8f48fe6c22d8d
Author: Tomasz 'CeDeROM' CEDRO <[email protected]>
AuthorDate: Wed Jan 21 00:36:42 2026 +0000

    Publishing web: 31ab6eb45e7903daced4cf8f07660e86e8a79bb7 docs: 
491e86762bba83bdee210ccede0f7bf0b056b042
---
 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.11.0/guides/fully_linked_elf.html  |   2 +-
 .../docs/12.11.0/guides/partially_linked_elf.html  |   2 +-
 content/docs/12.11.0/index.html                    |   2 +-
 content/docs/12.11.0/searchindex.js                |   2 +-
 content/docs/12.12.0/guides/fully_linked_elf.html  |   2 +-
 .../docs/12.12.0/guides/partially_linked_elf.html  |   2 +-
 content/docs/12.12.0/index.html                    |   2 +-
 content/docs/12.12.0/searchindex.js                |   2 +-
 content/docs/12.2.0/index.html                     |   2 +-
 content/docs/12.2.0/searchindex.js                 |   2 +-
 content/docs/12.2.1/index.html                     |   2 +-
 content/docs/12.2.1/searchindex.js                 |   2 +-
 content/docs/12.3.0/index.html                     |   2 +-
 content/docs/12.3.0/searchindex.js                 |   2 +-
 content/docs/12.4.0/index.html                     |   2 +-
 content/docs/12.4.0/searchindex.js                 |   2 +-
 content/docs/12.5.0/index.html                     |   2 +-
 content/docs/12.5.0/searchindex.js                 |   2 +-
 content/docs/12.5.1/index.html                     |   2 +-
 content/docs/12.5.1/searchindex.js                 |   2 +-
 content/docs/12.6.0/index.html                     |   2 +-
 content/docs/12.6.0/searchindex.js                 |   2 +-
 content/docs/12.7.0/index.html                     |   2 +-
 content/docs/12.7.0/searchindex.js                 |   2 +-
 content/docs/12.8.0/index.html                     |   2 +-
 content/docs/12.8.0/searchindex.js                 |   2 +-
 content/docs/12.9.0/index.html                     |   2 +-
 content/docs/12.9.0/searchindex.js                 |   2 +-
 .../benchmarks/whetstone/index.rst.txt             | 170 +++++++++++++++++
 .../applications/benchmarks/cachespeed/index.html  |   1 +
 .../benchmarks/coremark-pro/index.html             |   1 +
 .../applications/benchmarks/coremark/index.html    |   1 +
 .../applications/benchmarks/cyclictest/index.html  |   1 +
 .../applications/benchmarks/dhrystone/index.html   |   1 +
 .../latest/applications/benchmarks/fio/index.html  |   1 +
 .../docs/latest/applications/benchmarks/index.html |   2 +
 .../applications/benchmarks/iozone/index.html      |   1 +
 .../latest/applications/benchmarks/mtd/index.html  |   1 +
 .../applications/benchmarks/osperf/index.html      |   1 +
 .../applications/benchmarks/ramspeed/index.html    |   1 +
 .../applications/benchmarks/superpi/index.html     |   5 +-
 .../benchmarks/{superpi => whetstone}/index.html   | 206 ++++++++++++++++++++-
 .../docs/latest/applications/canutils/index.html   |   4 +-
 content/docs/latest/applications/index.html        |   1 +
 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 182562 -> 182779 bytes
 content/docs/latest/searchindex.js                 |   2 +-
 content/feed.xml                                   |   4 +-
 62 files changed, 432 insertions(+), 58 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index f7d8bccbd8..923b5e710f 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: 20 January 26 at 00:16</p>
+<p>Last Updated: 21 January 26 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.0.1/index.html b/content/docs/10.0.1/index.html
index b3b738e262..05befa3194 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -249,7 +249,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: 20 January 26 at 00:16</p>
+<p>Last Updated: 21 January 26 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.1.0/index.html b/content/docs/10.1.0/index.html
index 2783dc8047..2530947a1c 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -249,7 +249,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: 20 January 26 at 00:16</p>
+<p>Last Updated: 21 January 26 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/10.2.0/index.html b/content/docs/10.2.0/index.html
index c8861ebff4..f5ddc4469e 100644
--- a/content/docs/10.2.0/index.html
+++ b/content/docs/10.2.0/index.html
@@ -250,7 +250,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: 20 January 26 at 00:16</p>
+<p>Last Updated: 21 January 26 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/10.3.0/index.html b/content/docs/10.3.0/index.html
index ffb696f4a5..f5ddc4469e 100644
--- a/content/docs/10.3.0/index.html
+++ b/content/docs/10.3.0/index.html
@@ -250,7 +250,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: 20 January 26 at 00:17</p>
+<p>Last Updated: 21 January 26 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/11.0.0/index.html b/content/docs/11.0.0/index.html
index ffb696f4a5..f5ddc4469e 100644
--- a/content/docs/11.0.0/index.html
+++ b/content/docs/11.0.0/index.html
@@ -250,7 +250,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: 20 January 26 at 00:17</p>
+<p>Last Updated: 21 January 26 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 cac3dbde04..036034d109 100644
--- a/content/docs/12.0.0/index.html
+++ b/content/docs/12.0.0/index.html
@@ -175,7 +175,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: 20 January 26 at 00:17</p>
+<p>Last Updated: 21 January 26 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 db469e3d3a..4430504ac2 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 3ca59fe91c..8906dea5f4 100644
--- a/content/docs/12.1.0/index.html
+++ b/content/docs/12.1.0/index.html
@@ -175,7 +175,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: 20 January 26 at 00:17</p>
+<p>Last Updated: 21 January 26 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.1.0/searchindex.js 
b/content/docs/12.1.0/searchindex.js
index 5cdf5fc77c..82f51513a6 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 004ce0c06c..00eeb36a9b 100644
--- a/content/docs/12.10.0/index.html
+++ b/content/docs/12.10.0/index.html
@@ -187,7 +187,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: 20 January 26 at 00:28</p>
+<p>Last Updated: 21 January 26 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.10.0/searchindex.js 
b/content/docs/12.10.0/searchindex.js
index 9ac5fcdb1f..e67d23b18f 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.11.0/guides/fully_linked_elf.html 
b/content/docs/12.11.0/guides/fully_linked_elf.html
index cff860c5f3..f1f2454254 100644
--- a/content/docs/12.11.0/guides/fully_linked_elf.html
+++ b/content/docs/12.11.0/guides/fully_linked_elf.html
@@ -479,7 +479,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="56bd9ba1-043d-478f-bde6-3ba41bcc6047" 
name="56bd9ba1-043d-478f-bde6-3ba41bcc6047" type="checkbox"><label 
class="sphinx_collapse__label" for="56bd9ba1-043d-478f-bde6-3ba41bcc6047"><i 
class="sphinx_collapse__icon"></i>Show content:</label><div 
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input" 
id="109e5e0f-e1ad-4c86-b50f-211941d61a55" 
name="109e5e0f-e1ad-4c86-b50f-211941d61a55" type="checkbox"><label 
class="sphinx_collapse__label" for="109e5e0f-e1ad-4c86-b50f-211941d61a55"><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/12.11.0/guides/partially_linked_elf.html 
b/content/docs/12.11.0/guides/partially_linked_elf.html
index 1ed2aaff95..7ce62e50b1 100644
--- a/content/docs/12.11.0/guides/partially_linked_elf.html
+++ b/content/docs/12.11.0/guides/partially_linked_elf.html
@@ -505,7 +505,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="f7145c5e-70f7-443c-850f-66ec422917b8" 
name="f7145c5e-70f7-443c-850f-66ec422917b8" type="checkbox"><label 
class="sphinx_collapse__label" for="f7145c5e-70f7-443c-850f-66ec422917b8"><i 
class="sphinx_collapse__icon"></i>Show content:</label><div 
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input" 
id="b851e857-79c0-4fa3-8b5a-72f30e695c38" 
name="b851e857-79c0-4fa3-8b5a-72f30e695c38" type="checkbox"><label 
class="sphinx_collapse__label" for="b851e857-79c0-4fa3-8b5a-72f30e695c38"><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/12.11.0/index.html b/content/docs/12.11.0/index.html
index 86aa78ac71..4e14e676cb 100644
--- a/content/docs/12.11.0/index.html
+++ b/content/docs/12.11.0/index.html
@@ -189,7 +189,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: 20 January 26 at 00:30</p>
+<p>Last Updated: 21 January 26 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.11.0/searchindex.js 
b/content/docs/12.11.0/searchindex.js
index bb5174433a..559821a7a3 100644
--- a/content/docs/12.11.0/searchindex.js
+++ b/content/docs/12.11.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-imx95", 
"_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-imx95", 
"_tags/ [...]
\ No newline at end of file
diff --git a/content/docs/12.12.0/guides/fully_linked_elf.html 
b/content/docs/12.12.0/guides/fully_linked_elf.html
index 88ad8f9ba7..138dca43aa 100644
--- a/content/docs/12.12.0/guides/fully_linked_elf.html
+++ b/content/docs/12.12.0/guides/fully_linked_elf.html
@@ -479,7 +479,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="9ce43431-2328-4756-b074-f1b3d3aa818a" 
name="9ce43431-2328-4756-b074-f1b3d3aa818a" type="checkbox"><label 
class="sphinx_collapse__label" for="9ce43431-2328-4756-b074-f1b3d3aa818a"><i 
class="sphinx_collapse__icon"></i>Show content:</label><div 
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input" 
id="dfe41852-7b9b-4f26-be85-8471a9bdb16f" 
name="dfe41852-7b9b-4f26-be85-8471a9bdb16f" type="checkbox"><label 
class="sphinx_collapse__label" for="dfe41852-7b9b-4f26-be85-8471a9bdb16f"><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/12.12.0/guides/partially_linked_elf.html 
b/content/docs/12.12.0/guides/partially_linked_elf.html
index 9db844592e..47e1c4b7a9 100644
--- a/content/docs/12.12.0/guides/partially_linked_elf.html
+++ b/content/docs/12.12.0/guides/partially_linked_elf.html
@@ -505,7 +505,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="21246a6f-5538-4373-be65-55a72696b961" 
name="21246a6f-5538-4373-be65-55a72696b961" type="checkbox"><label 
class="sphinx_collapse__label" for="21246a6f-5538-4373-be65-55a72696b961"><i 
class="sphinx_collapse__icon"></i>Show content:</label><div 
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input" 
id="dc76825a-cbb8-4428-8724-43f34136af30" 
name="dc76825a-cbb8-4428-8724-43f34136af30" type="checkbox"><label 
class="sphinx_collapse__label" for="dc76825a-cbb8-4428-8724-43f34136af30"><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/12.12.0/index.html b/content/docs/12.12.0/index.html
index d296ccc01a..c4c6a178c1 100644
--- a/content/docs/12.12.0/index.html
+++ b/content/docs/12.12.0/index.html
@@ -189,7 +189,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: 20 January 26 at 00:32</p>
+<p>Last Updated: 21 January 26 at 00:32</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.12.0/searchindex.js 
b/content/docs/12.12.0/searchindex.js
index a78cb68d6a..fb7840f4cb 100644
--- a/content/docs/12.12.0/searchindex.js
+++ b/content/docs/12.12.0/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["_tags/arch-arm64", "_tags/arch-avr", 
"_tags/arch-example", "_tags/arch-renesas", "_tags/arch-risc-v", 
"_tags/arch-riscv", "_tags/arch-sim", "_tags/chip-a527", "_tags/chip-a64", 
"_tags/chip-at32uc3", "_tags/chip-at90usb", "_tags/chip-atmega", 
"_tags/chip-atmega128", "_tags/chip-atmega1284p", "_tags/chip-atmega2560", 
"_tags/chip-bcm2711", "_tags/chip-esp32", "_tags/chip-esp32a1s", 
"_tags/chip-esp32picod4", "_tags/chip-esp32s2", "_tags/chip-esp32s3", "_tags/ch 
[...]
\ No newline at end of file
+Search.setIndex({"docnames": ["_tags/arch-arm64", "_tags/arch-avr", 
"_tags/arch-example", "_tags/arch-renesas", "_tags/arch-risc-v", 
"_tags/arch-riscv", "_tags/arch-sim", "_tags/chip-a527", "_tags/chip-a64", 
"_tags/chip-at32uc3", "_tags/chip-at90usb", "_tags/chip-atmega", 
"_tags/chip-atmega128", "_tags/chip-atmega1284p", "_tags/chip-atmega2560", 
"_tags/chip-bcm2711", "_tags/chip-esp32", "_tags/chip-esp32a1s", 
"_tags/chip-esp32picod4", "_tags/chip-esp32s2", "_tags/chip-esp32s3", "_tags/ch 
[...]
\ 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 bb1c1d0440..9977045751 100644
--- a/content/docs/12.2.0/index.html
+++ b/content/docs/12.2.0/index.html
@@ -176,7 +176,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: 20 January 26 at 00:18</p>
+<p>Last Updated: 21 January 26 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 52f6fbae2c..502283293d 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 bb1c1d0440..9977045751 100644
--- a/content/docs/12.2.1/index.html
+++ b/content/docs/12.2.1/index.html
@@ -176,7 +176,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: 20 January 26 at 00:18</p>
+<p>Last Updated: 21 January 26 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 470fbae97f..272db46019 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 096eed9de4..4762a8f471 100644
--- a/content/docs/12.3.0/index.html
+++ b/content/docs/12.3.0/index.html
@@ -176,7 +176,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: 20 January 26 at 00:18</p>
+<p>Last Updated: 21 January 26 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.3.0/searchindex.js 
b/content/docs/12.3.0/searchindex.js
index 88e3aa2df8..8cc39197b0 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 350ec39e76..32da21727c 100644
--- a/content/docs/12.4.0/index.html
+++ b/content/docs/12.4.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: 20 January 26 at 00:19</p>
+<p>Last Updated: 21 January 26 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 4af5620250..ee269909a6 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 297087564e..551f5eba5e 100644
--- a/content/docs/12.5.0/index.html
+++ b/content/docs/12.5.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: 20 January 26 at 00:20</p>
+<p>Last Updated: 21 January 26 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.0/searchindex.js 
b/content/docs/12.5.0/searchindex.js
index 98ff6a7f7b..f7d2c87dcf 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 83e2aad67c..80c4daab08 100644
--- a/content/docs/12.5.1/index.html
+++ b/content/docs/12.5.1/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: 20 January 26 at 00:21</p>
+<p>Last Updated: 21 January 26 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.1/searchindex.js 
b/content/docs/12.5.1/searchindex.js
index f7d2c87dcf..ab7a239ba3 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 d3e4033640..5c9910371f 100644
--- a/content/docs/12.6.0/index.html
+++ b/content/docs/12.6.0/index.html
@@ -184,7 +184,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: 20 January 26 at 00:22</p>
+<p>Last Updated: 21 January 26 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 75ee427f4d..8a058afef6 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 26dfb93a84..65ddb10a99 100644
--- a/content/docs/12.7.0/index.html
+++ b/content/docs/12.7.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: 20 January 26 at 00:24</p>
+<p>Last Updated: 21 January 26 at 00:24</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 3663d692d1..99420f7d07 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 53e228c387..71af83d0ba 100644
--- a/content/docs/12.8.0/index.html
+++ b/content/docs/12.8.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: 20 January 26 at 00:25</p>
+<p>Last Updated: 21 January 26 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 8945f2e83d..0bec2056a7 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/12.9.0/index.html b/content/docs/12.9.0/index.html
index 187eda404a..c478a275be 100644
--- a/content/docs/12.9.0/index.html
+++ b/content/docs/12.9.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: 20 January 26 at 00:27</p>
+<p>Last Updated: 21 January 26 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/12.9.0/searchindex.js 
b/content/docs/12.9.0/searchindex.js
index 623c4ecf08..d21567082c 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/applications/benchmarks/whetstone/index.rst.txt 
b/content/docs/latest/_sources/applications/benchmarks/whetstone/index.rst.txt
new file mode 100644
index 0000000000..73eba7d4d0
--- /dev/null
+++ 
b/content/docs/latest/_sources/applications/benchmarks/whetstone/index.rst.txt
@@ -0,0 +1,170 @@
+=========================================
+``whetstone`` Whetstone FPU Benchmark
+=========================================
+
+Overview
+========
+
+Whetstone is a classic synthetic benchmark program designed to evaluate
+processor arithmetic performance. By executing a series of standardized
+computational tasks, it provides accurate assessment of floating-point
+and integer operation capabilities.
+
+This implementation is a C converted version of the Double Precision
+Whetstone benchmark, based on the work by Rich Painter (Painter Engineering,
+Inc.) from the netlib.org version.
+
+The test results help developers:
+
+- Quantify FPU (Floating-Point Unit) performance
+- Analyze the impact of compiler optimization levels (-O2, -O3, etc.)
+  on code execution efficiency
+- Compare arithmetic performance across different hardware platforms
+  or system configurations
+
+Configuration
+=============
+
+Before running the test, enable the following Kconfig options:
+
+.. code-block:: bash
+
+   # Enable custom permissive license components
+   CONFIG_ALLOW_CUSTOM_PERMISSIVE_COMPONENTS=y
+
+   # Enable Whetstone benchmark
+   CONFIG_BENCHMARK_WHETSTONE=y
+
+   # Whetstone requires floating-point support in the C library
+   CONFIG_LIBC_FLOATINGPOINT=y
+
+Additional configuration options:
+
+- ``CONFIG_BENCHMARK_WHETSTONE_PROGNAME`` - Program name (default: "whetstone")
+- ``CONFIG_BENCHMARK_WHETSTONE_PRIORITY`` - Task priority (default: 100)
+- ``CONFIG_BENCHMARK_WHETSTONE_STACKSIZE`` - Stack size (default: 
DEFAULT_TASK_STACKSIZE)
+
+Usage
+=====
+
+Command Syntax
+--------------
+
+.. code-block:: bash
+
+   whetstone [-c] [loops]
+
+Parameters
+----------
+
+- ``[loops]`` - Module loop count. Sets the number of iterations for each
+  internal test module. Increasing this value significantly increases
+  computation and execution time. Default: 1000
+- ``-c`` - Continuous mode. When specified, the benchmark repeats indefinitely
+  until interrupted. Default: disabled
+
+Examples
+--------
+
+Run a standard test with default parameters (1000 loops):
+
+.. code-block:: bash
+
+   nsh> whetstone
+
+Increase computation load per module (100000 loops):
+
+.. code-block:: bash
+
+   nsh> whetstone 100000
+
+Run in continuous mode with custom loop count:
+
+.. code-block:: bash
+
+   nsh> whetstone -c 100000
+
+Output Interpretation
+=====================
+
+After completion, whetstone outputs test configuration, total duration,
+and the final performance score.
+
+Example Output
+--------------
+
+.. code-block:: bash
+
+   nsh> whetstone 100000
+
+   Loops: 100000, Iterations: 1, Duration: 5765 millisecond.
+   C Converted Double Precision Whetstones: 1.7 MIPS
+
+- **Loops: 100000** - Each module executed 100,000 loop iterations
+- **Iterations: 1** - The test suite ran 1 round
+- **Duration: 5765 millisecond** - Total execution time
+- **1.7 MIPS** - Final performance score
+
+Performance Metrics
+-------------------
+
+**MIPS / KIPS**
+
+- **Definition**: Whetstone performance units - MIPS (Mega Whetstone
+  Instructions Per Second) and KIPS (Kilo Whetstone Instructions Per Second)
+- **Calculation**: ``KIPS = (100.0 * loops * iterations) / (duration_sec * 
1000)``
+- **Interpretation**: Higher scores indicate better processor arithmetic
+  performance
+- **Unit conversion**: Results display as KIPS when below 1000, otherwise
+  as MIPS
+
+Test Modules
+============
+
+The Whetstone benchmark consists of 11 carefully designed computational
+modules covering different operation types:
+
+.. list-table::
+   :header-rows: 1
+
+   * - Module
+     - Description
+   * - Module 1
+     - Simple identifiers - basic floating-point operations
+   * - Module 2
+     - Array elements - array-based floating-point operations
+   * - Module 3
+     - Array as parameter - procedure calls with array arguments
+   * - Module 4
+     - Conditional jumps - branch operations
+   * - Module 5
+     - (Omitted)
+   * - Module 6
+     - Integer arithmetic - complex integer operations
+   * - Module 7
+     - Trigonometric functions - sin, cos, atan calculations
+   * - Module 8
+     - Procedure calls - function call overhead
+   * - Module 9
+     - Array references - array indexing operations
+   * - Module 10
+     - Integer arithmetic - simple integer operations
+   * - Module 11
+     - Standard functions - chained math functions (sqrt, exp, log)
+
+Notes
+=====
+
+- This benchmark uses double-precision floating-point arithmetic
+- For accurate measurements, ensure the system is not under heavy load
+- If "Insufficient duration" is reported, increase the loop count
+- Timing precision is in milliseconds, enabling quick and accurate results
+  even with fewer loop iterations on high-performance embedded CPUs
+
+References
+==========
+
+- Original Whetstone benchmark: H.J. Curnow and B.A. Wichmann,
+  "A Synthetic Benchmark", The Computer Journal, Vol 19, No 1,
+  February 1976, pp. 43-49
+- netlib.org Whetstone: https://www.netlib.org/benchmark/whetstone.c
diff --git a/content/docs/latest/applications/benchmarks/cachespeed/index.html 
b/content/docs/latest/applications/benchmarks/cachespeed/index.html
index 65891356c9..0f0a3d353e 100644
--- a/content/docs/latest/applications/benchmarks/cachespeed/index.html
+++ b/content/docs/latest/applications/benchmarks/cachespeed/index.html
@@ -149,6 +149,7 @@
 <li class="toctree-l3"><a class="reference internal" 
href="../osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="../whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../canutils/index.html">CAN Utilities</a></li>
diff --git 
a/content/docs/latest/applications/benchmarks/coremark-pro/index.html 
b/content/docs/latest/applications/benchmarks/coremark-pro/index.html
index 4c24af00a8..53ad7566bd 100644
--- a/content/docs/latest/applications/benchmarks/coremark-pro/index.html
+++ b/content/docs/latest/applications/benchmarks/coremark-pro/index.html
@@ -149,6 +149,7 @@
 <li class="toctree-l3"><a class="reference internal" 
href="../osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="../whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../canutils/index.html">CAN Utilities</a></li>
diff --git a/content/docs/latest/applications/benchmarks/coremark/index.html 
b/content/docs/latest/applications/benchmarks/coremark/index.html
index ef47b95d16..23abfeb63e 100644
--- a/content/docs/latest/applications/benchmarks/coremark/index.html
+++ b/content/docs/latest/applications/benchmarks/coremark/index.html
@@ -149,6 +149,7 @@
 <li class="toctree-l3"><a class="reference internal" 
href="../osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="../whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../canutils/index.html">CAN Utilities</a></li>
diff --git a/content/docs/latest/applications/benchmarks/cyclictest/index.html 
b/content/docs/latest/applications/benchmarks/cyclictest/index.html
index e7b2fd4ed6..f2e1f5390e 100644
--- a/content/docs/latest/applications/benchmarks/cyclictest/index.html
+++ b/content/docs/latest/applications/benchmarks/cyclictest/index.html
@@ -154,6 +154,7 @@
 <li class="toctree-l3"><a class="reference internal" 
href="../osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="../whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../canutils/index.html">CAN Utilities</a></li>
diff --git a/content/docs/latest/applications/benchmarks/dhrystone/index.html 
b/content/docs/latest/applications/benchmarks/dhrystone/index.html
index 0b9340da2d..b8b0a7ae77 100644
--- a/content/docs/latest/applications/benchmarks/dhrystone/index.html
+++ b/content/docs/latest/applications/benchmarks/dhrystone/index.html
@@ -149,6 +149,7 @@
 <li class="toctree-l3"><a class="reference internal" 
href="../osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="../whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../canutils/index.html">CAN Utilities</a></li>
diff --git a/content/docs/latest/applications/benchmarks/fio/index.html 
b/content/docs/latest/applications/benchmarks/fio/index.html
index 874602d9b6..09ff79e320 100644
--- a/content/docs/latest/applications/benchmarks/fio/index.html
+++ b/content/docs/latest/applications/benchmarks/fio/index.html
@@ -149,6 +149,7 @@
 <li class="toctree-l3"><a class="reference internal" 
href="../osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="../whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../canutils/index.html">CAN Utilities</a></li>
diff --git a/content/docs/latest/applications/benchmarks/index.html 
b/content/docs/latest/applications/benchmarks/index.html
index 18e41fee4d..0793407c81 100644
--- a/content/docs/latest/applications/benchmarks/index.html
+++ b/content/docs/latest/applications/benchmarks/index.html
@@ -149,6 +149,7 @@
 <li class="toctree-l3"><a class="reference internal" 
href="osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../canutils/index.html">CAN Utilities</a></li>
@@ -227,6 +228,7 @@
 <li class="toctree-l1"><a class="reference internal" 
href="osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </div>
 </section>
diff --git a/content/docs/latest/applications/benchmarks/iozone/index.html 
b/content/docs/latest/applications/benchmarks/iozone/index.html
index a934a9b402..530ef71674 100644
--- a/content/docs/latest/applications/benchmarks/iozone/index.html
+++ b/content/docs/latest/applications/benchmarks/iozone/index.html
@@ -149,6 +149,7 @@
 <li class="toctree-l3"><a class="reference internal" 
href="../osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="../whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../canutils/index.html">CAN Utilities</a></li>
diff --git a/content/docs/latest/applications/benchmarks/mtd/index.html 
b/content/docs/latest/applications/benchmarks/mtd/index.html
index 1c7d5a539d..8ca90ee017 100644
--- a/content/docs/latest/applications/benchmarks/mtd/index.html
+++ b/content/docs/latest/applications/benchmarks/mtd/index.html
@@ -149,6 +149,7 @@
 <li class="toctree-l3"><a class="reference internal" 
href="../osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="../whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../canutils/index.html">CAN Utilities</a></li>
diff --git a/content/docs/latest/applications/benchmarks/osperf/index.html 
b/content/docs/latest/applications/benchmarks/osperf/index.html
index 62f26c5162..0a42e0def5 100644
--- a/content/docs/latest/applications/benchmarks/osperf/index.html
+++ b/content/docs/latest/applications/benchmarks/osperf/index.html
@@ -149,6 +149,7 @@
 <li class="toctree-l3 current"><a class="current reference internal" 
href="#"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="../whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../canutils/index.html">CAN Utilities</a></li>
diff --git a/content/docs/latest/applications/benchmarks/ramspeed/index.html 
b/content/docs/latest/applications/benchmarks/ramspeed/index.html
index fd2aae83d1..fd2282a937 100644
--- a/content/docs/latest/applications/benchmarks/ramspeed/index.html
+++ b/content/docs/latest/applications/benchmarks/ramspeed/index.html
@@ -149,6 +149,7 @@
 <li class="toctree-l3"><a class="reference internal" 
href="../osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3 current"><a class="current reference internal" 
href="#"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="../whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../canutils/index.html">CAN Utilities</a></li>
diff --git a/content/docs/latest/applications/benchmarks/superpi/index.html 
b/content/docs/latest/applications/benchmarks/superpi/index.html
index 5bc8c9fa7e..f9a47552f1 100644
--- a/content/docs/latest/applications/benchmarks/superpi/index.html
+++ b/content/docs/latest/applications/benchmarks/superpi/index.html
@@ -46,7 +46,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="CAN Utilities" href="../../canutils/index.html" />
+    <link rel="next" title="whetstone Whetstone FPU Benchmark" 
href="../whetstone/index.html" />
     <link rel="prev" title="ramspeed RAM Speed Test" 
href="../ramspeed/index.html" /> 
 </head>
 
@@ -149,6 +149,7 @@
 <li class="toctree-l3"><a class="reference internal" 
href="../osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l3 current"><a class="current reference internal" 
href="#"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="../whetstone/index.html"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../canutils/index.html">CAN Utilities</a></li>
@@ -221,7 +222,7 @@
           </div>
           <footer><div class="rst-footer-buttons" role="navigation" 
aria-label="Footer">
         <a href="../ramspeed/index.html" class="btn btn-neutral float-left" 
title="ramspeed RAM Speed Test" accesskey="p" rel="prev"><span class="fa 
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
-        <a href="../../canutils/index.html" class="btn btn-neutral 
float-right" title="CAN Utilities" accesskey="n" rel="next">Next <span 
class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+        <a href="../whetstone/index.html" class="btn btn-neutral float-right" 
title="whetstone Whetstone FPU Benchmark" 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/applications/benchmarks/superpi/index.html 
b/content/docs/latest/applications/benchmarks/whetstone/index.html
similarity index 53%
copy from content/docs/latest/applications/benchmarks/superpi/index.html
copy to content/docs/latest/applications/benchmarks/whetstone/index.html
index 5bc8c9fa7e..49ff5e5d21 100644
--- a/content/docs/latest/applications/benchmarks/superpi/index.html
+++ b/content/docs/latest/applications/benchmarks/whetstone/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>superpi SuperPI test &mdash; NuttX latest documentation</title>
+  <title>whetstone Whetstone FPU Benchmark &mdash; 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" />
@@ -47,7 +47,7 @@
     <link rel="index" title="Index" href="../../../genindex.html" />
     <link rel="search" title="Search" href="../../../search.html" />
     <link rel="next" title="CAN Utilities" href="../../canutils/index.html" />
-    <link rel="prev" title="ramspeed RAM Speed Test" 
href="../ramspeed/index.html" /> 
+    <link rel="prev" title="superpi SuperPI test" href="../superpi/index.html" 
/> 
 </head>
 
 <body class="wy-body-for-nav"> 
@@ -148,7 +148,26 @@
 <li class="toctree-l3"><a class="reference internal" 
href="../mtd/index.html"><code class="docutils literal notranslate"><span 
class="pre">mtd</span></code> MTD test and transfer rate benchmark</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../osperf/index.html"><code class="docutils literal notranslate"><span 
class="pre">osperf</span></code> System performance profiling</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="../ramspeed/index.html"><code class="docutils literal notranslate"><span 
class="pre">ramspeed</span></code> RAM Speed Test</a></li>
-<li class="toctree-l3 current"><a class="current reference internal" 
href="#"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="../superpi/index.html"><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l3 current"><a class="current reference internal" 
href="#"><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark</a><ul>
+<li class="toctree-l4"><a class="reference internal" 
href="#overview">Overview</a></li>
+<li class="toctree-l4"><a class="reference internal" 
href="#configuration">Configuration</a></li>
+<li class="toctree-l4"><a class="reference internal" 
href="#usage">Usage</a><ul>
+<li class="toctree-l5"><a class="reference internal" 
href="#command-syntax">Command Syntax</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="#parameters">Parameters</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="#examples">Examples</a></li>
+</ul>
+</li>
+<li class="toctree-l4"><a class="reference internal" 
href="#output-interpretation">Output Interpretation</a><ul>
+<li class="toctree-l5"><a class="reference internal" 
href="#example-output">Example Output</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="#performance-metrics">Performance Metrics</a></li>
+</ul>
+</li>
+<li class="toctree-l4"><a class="reference internal" href="#test-modules">Test 
Modules</a></li>
+<li class="toctree-l4"><a class="reference internal" 
href="#notes">Notes</a></li>
+<li class="toctree-l4"><a class="reference internal" 
href="#references">References</a></li>
+</ul>
+</li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../canutils/index.html">CAN Utilities</a></li>
@@ -202,9 +221,9 @@
       <li><a href="../../../index.html" class="icon icon-home" 
aria-label="Home"></a></li>
           <li class="breadcrumb-item"><a 
href="../../index.html">Applications</a></li>
           <li class="breadcrumb-item"><a href="../index.html">Benchmark 
Applications</a></li>
-      <li class="breadcrumb-item active"><code class="docutils literal 
notranslate"><span class="pre">superpi</span></code> SuperPI test</li>
+      <li class="breadcrumb-item active"><code class="docutils literal 
notranslate"><span class="pre">whetstone</span></code> Whetstone FPU 
Benchmark</li>
       <li class="wy-breadcrumbs-aside">
-              <a 
href="https://github.com/apache/nuttx/blob/master/Documentation/applications/benchmarks/superpi/index.rst";
 class="fa fa-github"> Edit on GitHub</a>
+              <a 
href="https://github.com/apache/nuttx/blob/master/Documentation/applications/benchmarks/whetstone/index.rst";
 class="fa fa-github"> Edit on GitHub</a>
       </li>
   </ul>
   <hr/>
@@ -212,15 +231,186 @@
           <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
            <div itemprop="articleBody">
              
-  <section id="superpi-superpi-test">
-<h1><code class="docutils literal notranslate"><span 
class="pre">superpi</span></code> SuperPI test<a class="headerlink" 
href="#superpi-superpi-test" title="Permalink to this heading"></a></h1>
+  <section id="whetstone-whetstone-fpu-benchmark">
+<h1><code class="docutils literal notranslate"><span 
class="pre">whetstone</span></code> Whetstone FPU Benchmark<a 
class="headerlink" href="#whetstone-whetstone-fpu-benchmark" title="Permalink 
to this heading"></a></h1>
+<section id="overview">
+<h2>Overview<a class="headerlink" href="#overview" title="Permalink to this 
heading"></a></h2>
+<p>Whetstone is a classic synthetic benchmark program designed to evaluate
+processor arithmetic performance. By executing a series of standardized
+computational tasks, it provides accurate assessment of floating-point
+and integer operation capabilities.</p>
+<p>This implementation is a C converted version of the Double Precision
+Whetstone benchmark, based on the work by Rich Painter (Painter Engineering,
+Inc.) from the netlib.org version.</p>
+<p>The test results help developers:</p>
+<ul class="simple">
+<li><p>Quantify FPU (Floating-Point Unit) performance</p></li>
+<li><p>Analyze the impact of compiler optimization levels (-O2, -O3, etc.)
+on code execution efficiency</p></li>
+<li><p>Compare arithmetic performance across different hardware platforms
+or system configurations</p></li>
+</ul>
+</section>
+<section id="configuration">
+<h2>Configuration<a class="headerlink" href="#configuration" title="Permalink 
to this heading"></a></h2>
+<p>Before running the test, enable the following Kconfig options:</p>
+<div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span><span class="c1"># Enable custom permissive 
license components</span>
+<span class="nv">CONFIG_ALLOW_CUSTOM_PERMISSIVE_COMPONENTS</span><span 
class="o">=</span>y
+
+<span class="c1"># Enable Whetstone benchmark</span>
+<span class="nv">CONFIG_BENCHMARK_WHETSTONE</span><span class="o">=</span>y
+
+<span class="c1"># Whetstone requires floating-point support in the C 
library</span>
+<span class="nv">CONFIG_LIBC_FLOATINGPOINT</span><span class="o">=</span>y
+</pre></div>
+</div>
+<p>Additional configuration options:</p>
+<ul class="simple">
+<li><p><code class="docutils literal notranslate"><span 
class="pre">CONFIG_BENCHMARK_WHETSTONE_PROGNAME</span></code> - Program name 
(default: “whetstone”)</p></li>
+<li><p><code class="docutils literal notranslate"><span 
class="pre">CONFIG_BENCHMARK_WHETSTONE_PRIORITY</span></code> - Task priority 
(default: 100)</p></li>
+<li><p><code class="docutils literal notranslate"><span 
class="pre">CONFIG_BENCHMARK_WHETSTONE_STACKSIZE</span></code> - Stack size 
(default: DEFAULT_TASK_STACKSIZE)</p></li>
+</ul>
+</section>
+<section id="usage">
+<h2>Usage<a class="headerlink" href="#usage" title="Permalink to this 
heading"></a></h2>
+<section id="command-syntax">
+<h3>Command Syntax<a class="headerlink" href="#command-syntax" 
title="Permalink to this heading"></a></h3>
+<div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>whetstone<span class="w"> </span><span 
class="o">[</span>-c<span class="o">]</span><span class="w"> </span><span 
class="o">[</span>loops<span class="o">]</span>
+</pre></div>
+</div>
+</section>
+<section id="parameters">
+<h3>Parameters<a class="headerlink" href="#parameters" title="Permalink to 
this heading"></a></h3>
+<ul class="simple">
+<li><p><code class="docutils literal notranslate"><span 
class="pre">[loops]</span></code> - Module loop count. Sets the number of 
iterations for each
+internal test module. Increasing this value significantly increases
+computation and execution time. Default: 1000</p></li>
+<li><p><code class="docutils literal notranslate"><span 
class="pre">-c</span></code> - Continuous mode. When specified, the benchmark 
repeats indefinitely
+until interrupted. Default: disabled</p></li>
+</ul>
+</section>
+<section id="examples">
+<h3>Examples<a class="headerlink" href="#examples" title="Permalink to this 
heading"></a></h3>
+<p>Run a standard test with default parameters (1000 loops):</p>
+<div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>nsh&gt;<span class="w"> </span>whetstone
+</pre></div>
+</div>
+<p>Increase computation load per module (100000 loops):</p>
+<div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>nsh&gt;<span class="w"> 
</span>whetstone<span class="w"> </span><span class="m">100000</span>
+</pre></div>
+</div>
+<p>Run in continuous mode with custom loop count:</p>
+<div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>nsh&gt;<span class="w"> 
</span>whetstone<span class="w"> </span>-c<span class="w"> </span><span 
class="m">100000</span>
+</pre></div>
+</div>
+</section>
+</section>
+<section id="output-interpretation">
+<h2>Output Interpretation<a class="headerlink" href="#output-interpretation" 
title="Permalink to this heading"></a></h2>
+<p>After completion, whetstone outputs test configuration, total duration,
+and the final performance score.</p>
+<section id="example-output">
+<h3>Example Output<a class="headerlink" href="#example-output" 
title="Permalink to this heading"></a></h3>
+<div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>nsh&gt;<span class="w"> 
</span>whetstone<span class="w"> </span><span class="m">100000</span>
+
+Loops:<span class="w"> </span><span class="m">100000</span>,<span class="w"> 
</span>Iterations:<span class="w"> </span><span class="m">1</span>,<span 
class="w"> </span>Duration:<span class="w"> </span><span 
class="m">5765</span><span class="w"> </span>millisecond.
+C<span class="w"> </span>Converted<span class="w"> </span>Double<span 
class="w"> </span>Precision<span class="w"> </span>Whetstones:<span class="w"> 
</span><span class="m">1</span>.7<span class="w"> </span>MIPS
+</pre></div>
+</div>
+<ul class="simple">
+<li><p><strong>Loops: 100000</strong> - Each module executed 100,000 loop 
iterations</p></li>
+<li><p><strong>Iterations: 1</strong> - The test suite ran 1 round</p></li>
+<li><p><strong>Duration: 5765 millisecond</strong> - Total execution 
time</p></li>
+<li><p><strong>1.7 MIPS</strong> - Final performance score</p></li>
+</ul>
+</section>
+<section id="performance-metrics">
+<h3>Performance Metrics<a class="headerlink" href="#performance-metrics" 
title="Permalink to this heading"></a></h3>
+<p><strong>MIPS / KIPS</strong></p>
+<ul class="simple">
+<li><p><strong>Definition</strong>: Whetstone performance units - MIPS (Mega 
Whetstone
+Instructions Per Second) and KIPS (Kilo Whetstone Instructions Per 
Second)</p></li>
+<li><p><strong>Calculation</strong>: <code class="docutils literal 
notranslate"><span class="pre">KIPS</span> <span class="pre">=</span> <span 
class="pre">(100.0</span> <span class="pre">*</span> <span 
class="pre">loops</span> <span class="pre">*</span> <span 
class="pre">iterations)</span> <span class="pre">/</span> <span 
class="pre">(duration_sec</span> <span class="pre">*</span> <span 
class="pre">1000)</span></code></p></li>
+<li><p><strong>Interpretation</strong>: Higher scores indicate better 
processor arithmetic
+performance</p></li>
+<li><p><strong>Unit conversion</strong>: Results display as KIPS when below 
1000, otherwise
+as MIPS</p></li>
+</ul>
+</section>
+</section>
+<section id="test-modules">
+<h2>Test Modules<a class="headerlink" href="#test-modules" title="Permalink to 
this heading"></a></h2>
+<p>The Whetstone benchmark consists of 11 carefully designed computational
+modules covering different operation types:</p>
+<table class="docutils align-default">
+<thead>
+<tr class="row-odd"><th class="head"><p>Module</p></th>
+<th class="head"><p>Description</p></th>
+</tr>
+</thead>
+<tbody>
+<tr class="row-even"><td><p>Module 1</p></td>
+<td><p>Simple identifiers - basic floating-point operations</p></td>
+</tr>
+<tr class="row-odd"><td><p>Module 2</p></td>
+<td><p>Array elements - array-based floating-point operations</p></td>
+</tr>
+<tr class="row-even"><td><p>Module 3</p></td>
+<td><p>Array as parameter - procedure calls with array arguments</p></td>
+</tr>
+<tr class="row-odd"><td><p>Module 4</p></td>
+<td><p>Conditional jumps - branch operations</p></td>
+</tr>
+<tr class="row-even"><td><p>Module 5</p></td>
+<td><p>(Omitted)</p></td>
+</tr>
+<tr class="row-odd"><td><p>Module 6</p></td>
+<td><p>Integer arithmetic - complex integer operations</p></td>
+</tr>
+<tr class="row-even"><td><p>Module 7</p></td>
+<td><p>Trigonometric functions - sin, cos, atan calculations</p></td>
+</tr>
+<tr class="row-odd"><td><p>Module 8</p></td>
+<td><p>Procedure calls - function call overhead</p></td>
+</tr>
+<tr class="row-even"><td><p>Module 9</p></td>
+<td><p>Array references - array indexing operations</p></td>
+</tr>
+<tr class="row-odd"><td><p>Module 10</p></td>
+<td><p>Integer arithmetic - simple integer operations</p></td>
+</tr>
+<tr class="row-even"><td><p>Module 11</p></td>
+<td><p>Standard functions - chained math functions (sqrt, exp, log)</p></td>
+</tr>
+</tbody>
+</table>
+</section>
+<section id="notes">
+<h2>Notes<a class="headerlink" href="#notes" title="Permalink to this 
heading"></a></h2>
+<ul class="simple">
+<li><p>This benchmark uses double-precision floating-point arithmetic</p></li>
+<li><p>For accurate measurements, ensure the system is not under heavy 
load</p></li>
+<li><p>If “Insufficient duration” is reported, increase the loop count</p></li>
+<li><p>Timing precision is in milliseconds, enabling quick and accurate results
+even with fewer loop iterations on high-performance embedded CPUs</p></li>
+</ul>
+</section>
+<section id="references">
+<h2>References<a class="headerlink" href="#references" title="Permalink to 
this heading"></a></h2>
+<ul class="simple">
+<li><p>Original Whetstone benchmark: H.J. Curnow and B.A. Wichmann,
+“A Synthetic Benchmark”, The Computer Journal, Vol 19, No 1,
+February 1976, pp. 43-49</p></li>
+<li><p>netlib.org Whetstone: <a class="reference external" 
href="https://www.netlib.org/benchmark/whetstone.c";>https://www.netlib.org/benchmark/whetstone.c</a></p></li>
+</ul>
+</section>
 </section>
 
 
            </div>
           </div>
           <footer><div class="rst-footer-buttons" role="navigation" 
aria-label="Footer">
-        <a href="../ramspeed/index.html" class="btn btn-neutral float-left" 
title="ramspeed RAM Speed Test" accesskey="p" rel="prev"><span class="fa 
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+        <a href="../superpi/index.html" class="btn btn-neutral float-left" 
title="superpi SuperPI test" accesskey="p" rel="prev"><span class="fa 
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
         <a href="../../canutils/index.html" class="btn btn-neutral 
float-right" title="CAN Utilities" accesskey="n" rel="next">Next <span 
class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
     </div>
 
diff --git a/content/docs/latest/applications/canutils/index.html 
b/content/docs/latest/applications/canutils/index.html
index 4572e0cc51..2d30eb866a 100644
--- a/content/docs/latest/applications/canutils/index.html
+++ b/content/docs/latest/applications/canutils/index.html
@@ -47,7 +47,7 @@
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="candump SocketCAN candump tool" 
href="candump/index.html" />
-    <link rel="prev" title="superpi SuperPI test" 
href="../benchmarks/superpi/index.html" /> 
+    <link rel="prev" title="whetstone Whetstone FPU Benchmark" 
href="../benchmarks/whetstone/index.html" /> 
 </head>
 
 <body class="wy-body-for-nav"> 
@@ -231,7 +231,7 @@
            </div>
           </div>
           <footer><div class="rst-footer-buttons" role="navigation" 
aria-label="Footer">
-        <a href="../benchmarks/superpi/index.html" class="btn btn-neutral 
float-left" title="superpi SuperPI test" accesskey="p" rel="prev"><span 
class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+        <a href="../benchmarks/whetstone/index.html" class="btn btn-neutral 
float-left" title="whetstone Whetstone FPU Benchmark" accesskey="p" 
rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> 
Previous</a>
         <a href="candump/index.html" class="btn btn-neutral float-right" 
title="candump SocketCAN candump tool" accesskey="n" rel="next">Next <span 
class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
     </div>
 
diff --git a/content/docs/latest/applications/index.html 
b/content/docs/latest/applications/index.html
index b12e0b7d54..2f23043da6 100644
--- a/content/docs/latest/applications/index.html
+++ b/content/docs/latest/applications/index.html
@@ -233,6 +233,7 @@ These can be found in the <a class="reference external" 
href="https://github.com
 <li class="toctree-l2"><a class="reference internal" 
href="benchmarks/osperf/index.html"><code class="docutils literal 
notranslate"><span class="pre">osperf</span></code> System performance 
profiling</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="benchmarks/ramspeed/index.html"><code class="docutils literal 
notranslate"><span class="pre">ramspeed</span></code> RAM Speed Test</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="benchmarks/superpi/index.html"><code class="docutils literal 
notranslate"><span class="pre">superpi</span></code> SuperPI test</a></li>
+<li class="toctree-l2"><a class="reference internal" 
href="benchmarks/whetstone/index.html"><code class="docutils literal 
notranslate"><span class="pre">whetstone</span></code> Whetstone FPU 
Benchmark</a></li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" 
href="canutils/index.html">CAN Utilities</a><ul>
diff --git a/content/docs/latest/guides/fully_linked_elf.html 
b/content/docs/latest/guides/fully_linked_elf.html
index 14ab5c7add..0095990551 100644
--- a/content/docs/latest/guides/fully_linked_elf.html
+++ b/content/docs/latest/guides/fully_linked_elf.html
@@ -482,7 +482,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="34b60523-67f5-4825-ad6a-9128074b0d01" 
name="34b60523-67f5-4825-ad6a-9128074b0d01" type="checkbox"><label 
class="sphinx_collapse__label" for="34b60523-67f5-4825-ad6a-9128074b0d01"><i 
class="sphinx_collapse__icon"></i>Show content:</label><div 
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input" 
id="eaff9a87-55a1-476f-9ae5-5d97f8a61f21" 
name="eaff9a87-55a1-476f-9ae5-5d97f8a61f21" type="checkbox"><label 
class="sphinx_collapse__label" for="eaff9a87-55a1-476f-9ae5-5d97f8a61f21"><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 2fc100b190..6a03abf4e5 100644
--- a/content/docs/latest/guides/partially_linked_elf.html
+++ b/content/docs/latest/guides/partially_linked_elf.html
@@ -508,7 +508,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="30ef8acc-eb05-421b-a0db-e2e5a533c2e4" 
name="30ef8acc-eb05-421b-a0db-e2e5a533c2e4" type="checkbox"><label 
class="sphinx_collapse__label" for="30ef8acc-eb05-421b-a0db-e2e5a533c2e4"><i 
class="sphinx_collapse__icon"></i>Show content:</label><div 
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input" 
id="076841d6-fee5-4c35-ba89-3631ece029b9" 
name="076841d6-fee5-4c35-ba89-3631ece029b9" type="checkbox"><label 
class="sphinx_collapse__label" for="076841d6-fee5-4c35-ba89-3631ece029b9"><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 3490785f3c..f96f1441a0 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -191,7 +191,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: 20 January 26 at 00:34</p>
+<p>Last Updated: 21 January 26 at 00:34</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 c3b52bd013..862d54a72c 100644
Binary files a/content/docs/latest/objects.inv and 
b/content/docs/latest/objects.inv differ
diff --git a/content/docs/latest/searchindex.js 
b/content/docs/latest/searchindex.js
index c7fff645f1..778036387e 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/arch-renesas", "_tags/arch-risc-v", 
"_tags/arch-riscv", "_tags/arch-sim", "_tags/chip-a527", "_tags/chip-a64", 
"_tags/chip-at32uc3", "_tags/chip-at90usb", "_tags/chip-atmega", 
"_tags/chip-atmega128", "_tags/chip-atmega1284p", "_tags/chip-atmega2560", 
"_tags/chip-bcm2711", "_tags/chip-esp32", "_tags/chip-esp32-c3", 
"_tags/chip-esp32a1s", "_tags/chip-esp32picod4", "_tags/chip-esp32s2", "_tags/c 
[...]
\ No newline at end of file
+Search.setIndex({"docnames": ["_tags/arch-arm64", "_tags/arch-avr", 
"_tags/arch-example", "_tags/arch-renesas", "_tags/arch-risc-v", 
"_tags/arch-riscv", "_tags/arch-sim", "_tags/chip-a527", "_tags/chip-a64", 
"_tags/chip-at32uc3", "_tags/chip-at90usb", "_tags/chip-atmega", 
"_tags/chip-atmega128", "_tags/chip-atmega1284p", "_tags/chip-atmega2560", 
"_tags/chip-bcm2711", "_tags/chip-esp32", "_tags/chip-esp32-c3", 
"_tags/chip-esp32a1s", "_tags/chip-esp32picod4", "_tags/chip-esp32s2", "_tags/c 
[...]
\ No newline at end of file
diff --git a/content/feed.xml b/content/feed.xml
index 45da9b7b33..19495b543b 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, 20 Jan 2026 00:36:28 +0000</pubDate>
-    <lastBuildDate>Tue, 20 Jan 2026 00:36:28 +0000</lastBuildDate>
+    <pubDate>Wed, 21 Jan 2026 00:36:20 +0000</pubDate>
+    <lastBuildDate>Wed, 21 Jan 2026 00:36:20 +0000</lastBuildDate>
     <generator>Jekyll v4.4.1</generator>
     
       <item>


Reply via email to