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 fc7b09d393 Publishing web: 996a476878b0fdf6bea181c31cdcf607aa247bc3 
docs: 6f1edad8f58f5efaa078f2c2a068c51a800a5f67
fc7b09d393 is described below

commit fc7b09d39360babc54538ae6114657e9ad49eb66
Author: Abhishek Mishra <[email protected]>
AuthorDate: Mon Mar 9 00:41:06 2026 +0000

    Publishing web: 996a476878b0fdf6bea181c31cdcf607aa247bc3 docs: 
6f1edad8f58f5efaa078f2c2a068c51a800a5f67
---
 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 +-
 .../examples/sx127x_demo/index.rst.txt             |  65 +++++++++++++++++++
 .../arm/stm32h7/boards/nucleo-h723zg/index.rst.txt |  33 ++++++++--
 .../applications/examples/sx127x_demo/index.html   |  69 ++++++++++++++++++++-
 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 190798 -> 190914 bytes
 .../arm/stm32h7/boards/nucleo-h723zg/index.html    |  47 +++++++++++++-
 content/docs/latest/searchindex.js                 |   2 +-
 content/feed.xml                                   |   4 +-
 50 files changed, 253 insertions(+), 53 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index 6da97c7eba..31c1fe0216 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: 08 March 26 at 00:21</p>
+<p>Last Updated: 09 March 26 at 00:21</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 9e157eddd8..128c11e764 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: 08 March 26 at 00:21</p>
+<p>Last Updated: 09 March 26 at 00:21</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 9ec2a12db3..dfd1ece734 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: 08 March 26 at 00:21</p>
+<p>Last Updated: 09 March 26 at 00:21</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 81b408645a..4e2618819b 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: 08 March 26 at 00:21</p>
+<p>Last Updated: 09 March 26 at 00:21</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 81b408645a..4e2618819b 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: 08 March 26 at 00:21</p>
+<p>Last Updated: 09 March 26 at 00:21</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 a91d0eb655..4e2618819b 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: 08 March 26 at 00:22</p>
+<p>Last Updated: 09 March 26 at 00:21</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 0416516521..092515c46b 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: 08 March 26 at 00:22</p>
+<p>Last Updated: 09 March 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.0.0/searchindex.js 
b/content/docs/12.0.0/searchindex.js
index b81ef97372..c660727d94 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 f29f86eb44..954ae20d7b 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: 08 March 26 at 00:22</p>
+<p>Last Updated: 09 March 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.1.0/searchindex.js 
b/content/docs/12.1.0/searchindex.js
index 406fc75027..4fd450ddac 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 c3d8b7e44a..26468797f9 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: 08 March 26 at 00:32</p>
+<p>Last Updated: 09 March 26 at 00:33</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 9b57432643..1b5558eefe 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 8fd26488a5..2391081d50 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="f7b4f4e9-f954-4a4e-9f35-9adaadd42129" 
name="f7b4f4e9-f954-4a4e-9f35-9adaadd42129" type="checkbox"><label 
class="sphinx_collapse__label" for="f7b4f4e9-f954-4a4e-9f35-9adaadd42129"><i 
class="sphinx_collapse__icon"></i>Show content:</label><div 
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input" 
id="e5284d52-7928-4c88-a648-0b7bb77fc40c" 
name="e5284d52-7928-4c88-a648-0b7bb77fc40c" type="checkbox"><label 
class="sphinx_collapse__label" for="e5284d52-7928-4c88-a648-0b7bb77fc40c"><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 8b9c0de521..ed2ad5359c 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="bc41dcf2-f4d4-4c21-bb9c-fea853b22069" 
name="bc41dcf2-f4d4-4c21-bb9c-fea853b22069" type="checkbox"><label 
class="sphinx_collapse__label" for="bc41dcf2-f4d4-4c21-bb9c-fea853b22069"><i 
class="sphinx_collapse__icon"></i>Show content:</label><div 
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input" 
id="fc7be1c8-d8bc-4e80-97c0-978acb02f585" 
name="fc7be1c8-d8bc-4e80-97c0-978acb02f585" type="checkbox"><label 
class="sphinx_collapse__label" for="fc7be1c8-d8bc-4e80-97c0-978acb02f585"><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 ba8870c709..c1245a3618 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: 08 March 26 at 00:34</p>
+<p>Last Updated: 09 March 26 at 00:35</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 96b2ac27da..d3d6ae9b83 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 b2b22f659c..c3a4a15a48 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="40b9f827-e9fe-4b61-aa2f-80cba8912373" 
name="40b9f827-e9fe-4b61-aa2f-80cba8912373" type="checkbox"><label 
class="sphinx_collapse__label" for="40b9f827-e9fe-4b61-aa2f-80cba8912373"><i 
class="sphinx_collapse__icon"></i>Show content:</label><div 
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input" 
id="7710d598-c87a-469b-bbe3-eb12a57b96a7" 
name="7710d598-c87a-469b-bbe3-eb12a57b96a7" type="checkbox"><label 
class="sphinx_collapse__label" for="7710d598-c87a-469b-bbe3-eb12a57b96a7"><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 4c7c0be976..550315a394 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="fd644f07-e7d9-49c9-8497-1bd6fc48f869" 
name="fd644f07-e7d9-49c9-8497-1bd6fc48f869" type="checkbox"><label 
class="sphinx_collapse__label" for="fd644f07-e7d9-49c9-8497-1bd6fc48f869"><i 
class="sphinx_collapse__icon"></i>Show content:</label><div 
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input" 
id="1eb68a6a-f49c-419c-b47c-90a30bb66adb" 
name="1eb68a6a-f49c-419c-b47c-90a30bb66adb" type="checkbox"><label 
class="sphinx_collapse__label" for="1eb68a6a-f49c-419c-b47c-90a30bb66adb"><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 8581a1cfa7..54176d1d78 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: 08 March 26 at 00:36</p>
+<p>Last Updated: 09 March 26 at 00:37</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 129f544aec..6ad0fa9619 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 c9f3aa975e..bac384fa51 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: 08 March 26 at 00:22</p>
+<p>Last Updated: 09 March 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.2.0/searchindex.js 
b/content/docs/12.2.0/searchindex.js
index a87a9a6b52..be2695b910 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 c0508cb26f..b6f2df15f4 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: 08 March 26 at 00:23</p>
+<p>Last Updated: 09 March 26 at 00:23</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/12.2.1/searchindex.js 
b/content/docs/12.2.1/searchindex.js
index 035cf088ed..468cb79ba7 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 bbda796f0d..b57e0e5a21 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: 08 March 26 at 00:23</p>
+<p>Last Updated: 09 March 26 at 00:23</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/12.3.0/searchindex.js 
b/content/docs/12.3.0/searchindex.js
index 9002abe049..6aff0ee0e5 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 6bdfb94f03..22273b68e8 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: 08 March 26 at 00:23</p>
+<p>Last Updated: 09 March 26 at 00:23</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/12.4.0/searchindex.js 
b/content/docs/12.4.0/searchindex.js
index e52a98d69b..49032e09c9 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 2dea8bf4b5..f5bcae8a64 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: 08 March 26 at 00:24</p>
+<p>Last Updated: 09 March 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.5.0/searchindex.js 
b/content/docs/12.5.0/searchindex.js
index e902ae7256..17a309a7b4 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 9aafbead95..cc3d0ce3fc 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: 08 March 26 at 00:26</p>
+<p>Last Updated: 09 March 26 at 00:26</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/12.5.1/searchindex.js 
b/content/docs/12.5.1/searchindex.js
index 21b7bdd73a..afea6cbbc7 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 f880102207..7bb8fb4455 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: 08 March 26 at 00:27</p>
+<p>Last Updated: 09 March 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.6.0/searchindex.js 
b/content/docs/12.6.0/searchindex.js
index 3b9986f54e..af72685194 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 e3bbece317..3d793230cf 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: 08 March 26 at 00:28</p>
+<p>Last Updated: 09 March 26 at 00:29</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 d7f560e3cf..ac8a97f31d 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 6338b07fcf..8a492e7200 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: 08 March 26 at 00:30</p>
+<p>Last Updated: 09 March 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.8.0/searchindex.js 
b/content/docs/12.8.0/searchindex.js
index 73e91c0cf3..8384ff3e8f 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 696868cacc..1cf19395dc 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: 08 March 26 at 00:31</p>
+<p>Last Updated: 09 March 26 at 00:31</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/12.9.0/searchindex.js 
b/content/docs/12.9.0/searchindex.js
index 3b3fba2db6..d42c58cd40 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/examples/sx127x_demo/index.rst.txt 
b/content/docs/latest/_sources/applications/examples/sx127x_demo/index.rst.txt
index 7e3cc329c9..3512e26686 100644
--- 
a/content/docs/latest/_sources/applications/examples/sx127x_demo/index.rst.txt
+++ 
b/content/docs/latest/_sources/applications/examples/sx127x_demo/index.rst.txt
@@ -3,3 +3,68 @@
 ============================
 
 This example demonstrates the use of the ``SX127X`` radio.
+
+Overview
+========
+
+The ``sx127x_demo`` application exercises the `SX127X` low-power wide-area
+network (LPWAN) radio driver in both transmit and receive modes.  It is
+typically enabled via a board defconfig together with
+``CONFIG_LPWAN_SX127X`` and the appropriate SPI and GPIO wiring for the
+target module.
+
+Default configuration
+=====================
+
+Unless explicitly overridden in the board or application configuration,
+the SX127X driver uses the following relevant defaults:
+
+* RF frequency: ``CONFIG_LPWAN_SX127X_RFFREQ_DEFAULT`` (board-specific,
+  for example 433 MHz, 868 MHz or 915 MHz).
+* TX power: ``CONFIG_LPWAN_SX127X_TXPOWER_DEFAULT``.
+  The global default is **17 dBm**, which provides a stronger and more
+  reliable link than the previous 14 dBm default.
+* CRC: ``CONFIG_LPWAN_SX127X_CRCON``.
+  The global default is **1** (CRC enabled), so payloads are protected
+  by a checksum and corrupted frames are rejected.
+
+Individual boards may override these values in their ``defconfig`` files.
+For example, some boards tested with integrated SX1276 modules may set
+``CONFIG_LPWAN_SX127X_TXPOWER_DEFAULT=20`` and adjust
+``CONFIG_LPWAN_SX127X_RFFREQ_DEFAULT`` to match the module’s band.
+
+Short-range FSK testing
+=======================
+
+When running short-range FSK tests (for example, two modules placed
+around one meter apart on a lab bench), the following settings are
+recommended:
+
+* Keep ``CONFIG_LPWAN_SX127X_TXPOWER_DEFAULT`` at **17 dBm** or higher
+  (some modules work well at 20 dBm) to avoid marginal RSSI values that
+  can lead to intermittent reception.
+* Ensure ``CONFIG_LPWAN_SX127X_CRCON=1`` on both transmitter and
+  receiver so corrupted frames are discarded instead of being printed
+  with incorrect data.
+
+These defaults are based on empirical testing reported by users and are
+intended to provide robust communication without requiring additional
+per-board tuning.
+
+Troubleshooting
+===============
+
+If the receiver occasionally shows no data, truncated data, or payloads
+that do not match what was transmitted, check the following:
+
+* Verify that the RF frequency and modulation settings are identical on
+  both sides.
+* Inspect the reported RSSI and SNR values; very low RSSI at short
+  distance can indicate insufficient TX power or antenna issues.
+* Confirm that CRC is enabled and that both peers are configured
+  consistently (either both with CRC enabled or both with it disabled,
+  though enabling CRC is recommended).
+
+Adjusting TX power or antenna placement and ensuring consistent CRC
+settings on the link typically resolves data integrity problems seen in
+simple FSK tests.
diff --git 
a/content/docs/latest/_sources/platforms/arm/stm32h7/boards/nucleo-h723zg/index.rst.txt
 
b/content/docs/latest/_sources/platforms/arm/stm32h7/boards/nucleo-h723zg/index.rst.txt
index 1333f4a948..8c4ac5fbb2 100644
--- 
a/content/docs/latest/_sources/platforms/arm/stm32h7/boards/nucleo-h723zg/index.rst.txt
+++ 
b/content/docs/latest/_sources/platforms/arm/stm32h7/boards/nucleo-h723zg/index.rst.txt
@@ -88,14 +88,14 @@ the make, the nuttx binary will reside in an ELF file 
called, simply, nuttx.::
 Configuration Sub-directories
 =============================
 
-nsh:
-----
+nsh
+---
 
 This configuration provides a basic NuttShell configuration (NSH)
 for the Nucleo-H723ZG.  The default console is the VCOM on USART3.
 
-netnsh:
---------
+netnsh
+------
 
 This configuration enables support for the Ethernet and a set
 of networking functionalities.
@@ -110,3 +110,28 @@ of networking functionalities.
     this gets rounded up to the value of the tick time which is 10 ms!
     Therefore the time you will wait for the nsh console if the Ethernet
     is not plugged in is ``2 * 10 ms * 0x1998 = 130s``.
+
+oa_tc6
+------
+  This configuration features the network driver for 10BASE-T1S and 10BASE-T1L 
SPI MAC-PHYs
+  that follow the `OPEN Alliance 10BASE-T1x MAC-PHY Serial Interface` 
specification (OA-TC6).
+
+  Among such MAC-PHYs are e.g. Microchip LAN865x, Onsemi NCV7410 (NCN26010), 
Analog Devices ADIN1110.
+  See the build configuration utility (e.g. ``make menuconfig``) to find out 
which ones are currently supported.
+
+  The OA-TC6 defines a 5 signal connection between the MAC-PHY and the host 
MCU. These are 4 lines for the standard SPI and 1 line for the interrupt signal 
from the MAC-PHY to the MCU.
+
+  **Default pinout**
+
+  ============ ========== =========================================
+  Nucleo Pin   Function   Description
+  ============ ========== =========================================
+  PF3          INT        MAC-PHY interrupt signal
+  PB4          MISO       SPI Master In Slave Out
+  PB5          MOSI       SPI Master Out Slave In
+  PB3          CLK        SPI Clock
+  PD14         CS         SPI Chip Select
+  ============ ========== =========================================
+
+  The ``oa_tc6`` configuration is additionally equipped with the ``plcatool`` 
utility. This allows configuration of the Physical Layer Collision Avoidance 
(PLCA) functionality
+  in 10BASE-T1S PHYs.
diff --git a/content/docs/latest/applications/examples/sx127x_demo/index.html 
b/content/docs/latest/applications/examples/sx127x_demo/index.html
index cbd49d8386..f07858fddf 100644
--- a/content/docs/latest/applications/examples/sx127x_demo/index.html
+++ b/content/docs/latest/applications/examples/sx127x_demo/index.html
@@ -313,7 +313,13 @@
 <li class="toctree-l4"><a class="reference internal" 
href="../sotest/index.html"><code class="docutils literal notranslate"><span 
class="pre">sotest</span></code> Shared Library Module Test</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../spislv_test/index.html"><code class="docutils literal 
notranslate"><span class="pre">spislv</span></code> SPI slave example</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../stat/index.html"><code class="docutils literal notranslate"><span 
class="pre">stat</span></code> Test of stat(), fstat(), and statfs()</a></li>
-<li class="toctree-l4 current"><a class="current reference internal" 
href="#"><code class="docutils literal notranslate"><span 
class="pre">sx127x_demo</span></code> SX127X Radio</a></li>
+<li class="toctree-l4 current"><a class="current reference internal" 
href="#"><code class="docutils literal notranslate"><span 
class="pre">sx127x_demo</span></code> SX127X Radio</a><ul>
+<li class="toctree-l5"><a class="reference internal" 
href="#overview">Overview</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="#default-configuration">Default configuration</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="#short-range-fsk-testing">Short-range FSK testing</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="#troubleshooting">Troubleshooting</a></li>
+</ul>
+</li>
 <li class="toctree-l4"><a class="reference internal" 
href="../system/index.html"><code class="docutils literal notranslate"><span 
class="pre">system</span></code> System() example</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../tcp_ipc_client/index.html"><code class="docutils literal 
notranslate"><span class="pre">tcp_ipc_client</span></code> Client for TCP IPC 
NuttX</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../tcp_ipc_server/index.html"><code class="docutils literal 
notranslate"><span class="pre">tcp_ipc_server</span></code> Server for TCP IPC 
NuttX</a></li>
@@ -397,6 +403,67 @@
   <section id="sx127x-demo-sx127x-radio">
 <h1><code class="docutils literal notranslate"><span 
class="pre">sx127x_demo</span></code> SX127X Radio<a class="headerlink" 
href="#sx127x-demo-sx127x-radio" title="Permalink to this heading"></a></h1>
 <p>This example demonstrates the use of the <code class="docutils literal 
notranslate"><span class="pre">SX127X</span></code> radio.</p>
+<section id="overview">
+<h2>Overview<a class="headerlink" href="#overview" title="Permalink to this 
heading"></a></h2>
+<p>The <code class="docutils literal notranslate"><span 
class="pre">sx127x_demo</span></code> application exercises the 
<cite>SX127X</cite> low-power wide-area
+network (LPWAN) radio driver in both transmit and receive modes.  It is
+typically enabled via a board defconfig together with
+<code class="docutils literal notranslate"><span 
class="pre">CONFIG_LPWAN_SX127X</span></code> and the appropriate SPI and GPIO 
wiring for the
+target module.</p>
+</section>
+<section id="default-configuration">
+<h2>Default configuration<a class="headerlink" href="#default-configuration" 
title="Permalink to this heading"></a></h2>
+<p>Unless explicitly overridden in the board or application configuration,
+the SX127X driver uses the following relevant defaults:</p>
+<ul class="simple">
+<li><p>RF frequency: <code class="docutils literal notranslate"><span 
class="pre">CONFIG_LPWAN_SX127X_RFFREQ_DEFAULT</span></code> (board-specific,
+for example 433 MHz, 868 MHz or 915 MHz).</p></li>
+<li><p>TX power: <code class="docutils literal notranslate"><span 
class="pre">CONFIG_LPWAN_SX127X_TXPOWER_DEFAULT</span></code>.
+The global default is <strong>17 dBm</strong>, which provides a stronger and 
more
+reliable link than the previous 14 dBm default.</p></li>
+<li><p>CRC: <code class="docutils literal notranslate"><span 
class="pre">CONFIG_LPWAN_SX127X_CRCON</span></code>.
+The global default is <strong>1</strong> (CRC enabled), so payloads are 
protected
+by a checksum and corrupted frames are rejected.</p></li>
+</ul>
+<p>Individual boards may override these values in their <code class="docutils 
literal notranslate"><span class="pre">defconfig</span></code> files.
+For example, some boards tested with integrated SX1276 modules may set
+<code class="docutils literal notranslate"><span 
class="pre">CONFIG_LPWAN_SX127X_TXPOWER_DEFAULT=20</span></code> and adjust
+<code class="docutils literal notranslate"><span 
class="pre">CONFIG_LPWAN_SX127X_RFFREQ_DEFAULT</span></code> to match the 
module’s band.</p>
+</section>
+<section id="short-range-fsk-testing">
+<h2>Short-range FSK testing<a class="headerlink" 
href="#short-range-fsk-testing" title="Permalink to this heading"></a></h2>
+<p>When running short-range FSK tests (for example, two modules placed
+around one meter apart on a lab bench), the following settings are
+recommended:</p>
+<ul class="simple">
+<li><p>Keep <code class="docutils literal notranslate"><span 
class="pre">CONFIG_LPWAN_SX127X_TXPOWER_DEFAULT</span></code> at <strong>17 
dBm</strong> or higher
+(some modules work well at 20 dBm) to avoid marginal RSSI values that
+can lead to intermittent reception.</p></li>
+<li><p>Ensure <code class="docutils literal notranslate"><span 
class="pre">CONFIG_LPWAN_SX127X_CRCON=1</span></code> on both transmitter and
+receiver so corrupted frames are discarded instead of being printed
+with incorrect data.</p></li>
+</ul>
+<p>These defaults are based on empirical testing reported by users and are
+intended to provide robust communication without requiring additional
+per-board tuning.</p>
+</section>
+<section id="troubleshooting">
+<h2>Troubleshooting<a class="headerlink" href="#troubleshooting" 
title="Permalink to this heading"></a></h2>
+<p>If the receiver occasionally shows no data, truncated data, or payloads
+that do not match what was transmitted, check the following:</p>
+<ul class="simple">
+<li><p>Verify that the RF frequency and modulation settings are identical on
+both sides.</p></li>
+<li><p>Inspect the reported RSSI and SNR values; very low RSSI at short
+distance can indicate insufficient TX power or antenna issues.</p></li>
+<li><p>Confirm that CRC is enabled and that both peers are configured
+consistently (either both with CRC enabled or both with it disabled,
+though enabling CRC is recommended).</p></li>
+</ul>
+<p>Adjusting TX power or antenna placement and ensuring consistent CRC
+settings on the link typically resolves data integrity problems seen in
+simple FSK tests.</p>
+</section>
 </section>
 
 
diff --git a/content/docs/latest/guides/fully_linked_elf.html 
b/content/docs/latest/guides/fully_linked_elf.html
index 1a20bc0c7e..de041f322d 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="88c04e39-bda5-4980-8340-82bc95815c43" 
name="88c04e39-bda5-4980-8340-82bc95815c43" type="checkbox"><label 
class="sphinx_collapse__label" for="88c04e39-bda5-4980-8340-82bc95815c43"><i 
class="sphinx_collapse__icon"></i>Show content:</label><div 
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input" 
id="67d4174c-2d98-42a3-9b8d-21fc09ce230d" 
name="67d4174c-2d98-42a3-9b8d-21fc09ce230d" type="checkbox"><label 
class="sphinx_collapse__label" for="67d4174c-2d98-42a3-9b8d-21fc09ce230d"><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 3de84f1e5b..8cbeb28a77 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="b0e6df79-b310-4d55-8e9b-19927a8dac25" 
name="b0e6df79-b310-4d55-8e9b-19927a8dac25" type="checkbox"><label 
class="sphinx_collapse__label" for="b0e6df79-b310-4d55-8e9b-19927a8dac25"><i 
class="sphinx_collapse__icon"></i>Show content:</label><div 
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input" 
id="b52185b8-3f7e-464c-95b4-f098fe5a857d" 
name="b52185b8-3f7e-464c-95b4-f098fe5a857d" type="checkbox"><label 
class="sphinx_collapse__label" for="b52185b8-3f7e-464c-95b4-f098fe5a857d"><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 eabc460e22..182f54af2e 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: 08 March 26 at 00:38</p>
+<p>Last Updated: 09 March 26 at 00:38</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 6a480d8fe1..3892f775ed 100644
Binary files a/content/docs/latest/objects.inv and 
b/content/docs/latest/objects.inv differ
diff --git 
a/content/docs/latest/platforms/arm/stm32h7/boards/nucleo-h723zg/index.html 
b/content/docs/latest/platforms/arm/stm32h7/boards/nucleo-h723zg/index.html
index af29ff1528..58fde4a5b1 100644
--- a/content/docs/latest/platforms/arm/stm32h7/boards/nucleo-h723zg/index.html
+++ b/content/docs/latest/platforms/arm/stm32h7/boards/nucleo-h723zg/index.html
@@ -393,12 +393,12 @@ the make, the nuttx binary will reside in an ELF file 
called, simply, nuttx.:</p
 <section id="configuration-sub-directories">
 <h2>Configuration Sub-directories<a class="headerlink" 
href="#configuration-sub-directories" title="Permalink to this 
heading"></a></h2>
 <section id="nsh">
-<h3>nsh:<a class="headerlink" href="#nsh" title="Permalink to this 
heading"></a></h3>
+<h3>nsh<a class="headerlink" href="#nsh" title="Permalink to this 
heading"></a></h3>
 <p>This configuration provides a basic NuttShell configuration (NSH)
 for the Nucleo-H723ZG.  The default console is the VCOM on USART3.</p>
 </section>
 <section id="netnsh">
-<h3>netnsh:<a class="headerlink" href="#netnsh" title="Permalink to this 
heading"></a></h3>
+<h3>netnsh<a class="headerlink" href="#netnsh" title="Permalink to this 
heading"></a></h3>
 <p>This configuration enables support for the Ethernet and a set
 of networking functionalities.</p>
 <div class="admonition note">
@@ -414,6 +414,49 @@ Therefore the time you will wait for the nsh console if 
the Ethernet
 is not plugged in is <code class="docutils literal notranslate"><span 
class="pre">2</span> <span class="pre">*</span> <span class="pre">10</span> 
<span class="pre">ms</span> <span class="pre">*</span> <span 
class="pre">0x1998</span> <span class="pre">=</span> <span 
class="pre">130s</span></code>.</p>
 </div>
 </section>
+<section id="oa-tc6">
+<h3>oa_tc6<a class="headerlink" href="#oa-tc6" title="Permalink to this 
heading"></a></h3>
+<blockquote>
+<div><p>This configuration features the network driver for 10BASE-T1S and 
10BASE-T1L SPI MAC-PHYs
+that follow the <cite>OPEN Alliance 10BASE-T1x MAC-PHY Serial Interface</cite> 
specification (OA-TC6).</p>
+<p>Among such MAC-PHYs are e.g. Microchip LAN865x, Onsemi NCV7410 (NCN26010), 
Analog Devices ADIN1110.
+See the build configuration utility (e.g. <code class="docutils literal 
notranslate"><span class="pre">make</span> <span 
class="pre">menuconfig</span></code>) to find out which ones are currently 
supported.</p>
+<p>The OA-TC6 defines a 5 signal connection between the MAC-PHY and the host 
MCU. These are 4 lines for the standard SPI and 1 line for the interrupt signal 
from the MAC-PHY to the MCU.</p>
+<p><strong>Default pinout</strong></p>
+<table class="docutils align-default">
+<thead>
+<tr class="row-odd"><th class="head"><p>Nucleo Pin</p></th>
+<th class="head"><p>Function</p></th>
+<th class="head"><p>Description</p></th>
+</tr>
+</thead>
+<tbody>
+<tr class="row-even"><td><p>PF3</p></td>
+<td><p>INT</p></td>
+<td><p>MAC-PHY interrupt signal</p></td>
+</tr>
+<tr class="row-odd"><td><p>PB4</p></td>
+<td><p>MISO</p></td>
+<td><p>SPI Master In Slave Out</p></td>
+</tr>
+<tr class="row-even"><td><p>PB5</p></td>
+<td><p>MOSI</p></td>
+<td><p>SPI Master Out Slave In</p></td>
+</tr>
+<tr class="row-odd"><td><p>PB3</p></td>
+<td><p>CLK</p></td>
+<td><p>SPI Clock</p></td>
+</tr>
+<tr class="row-even"><td><p>PD14</p></td>
+<td><p>CS</p></td>
+<td><p>SPI Chip Select</p></td>
+</tr>
+</tbody>
+</table>
+<p>The <code class="docutils literal notranslate"><span 
class="pre">oa_tc6</span></code> configuration is additionally equipped with 
the <code class="docutils literal notranslate"><span 
class="pre">plcatool</span></code> utility. This allows configuration of the 
Physical Layer Collision Avoidance (PLCA) functionality
+in 10BASE-T1S PHYs.</p>
+</div></blockquote>
+</section>
 </section>
 </section>
 
diff --git a/content/docs/latest/searchindex.js 
b/content/docs/latest/searchindex.js
index d15b3876ee..1160179dee 100644
--- a/content/docs/latest/searchindex.js
+++ b/content/docs/latest/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["_tags/arch-arm", "_tags/arch-arm64", 
"_tags/arch-armv8m", "_tags/arch-avr", "_tags/arch-cm33", "_tags/arch-example", 
"_tags/arch-mips", "_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", "_ [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["_tags/arch-arm", "_tags/arch-arm64", 
"_tags/arch-armv8m", "_tags/arch-avr", "_tags/arch-cm33", "_tags/arch-example", 
"_tags/arch-mips", "_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", "_ [...]
\ No newline at end of file
diff --git a/content/feed.xml b/content/feed.xml
index 5925b5bc72..0675fed034 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>Sun, 08 Mar 2026 00:39:50 +0000</pubDate>
-    <lastBuildDate>Sun, 08 Mar 2026 00:39:50 +0000</lastBuildDate>
+    <pubDate>Mon, 09 Mar 2026 00:40:44 +0000</pubDate>
+    <lastBuildDate>Mon, 09 Mar 2026 00:40:44 +0000</lastBuildDate>
     <generator>Jekyll v4.4.1</generator>
     
       <item>

Reply via email to