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 9f0904fdd Publishing web: b60308ab7a8ef08b9e996fc82e4f29ebf2421019
docs: 21b9b919cc0b35427fd1e010c8626f3130f1730c
9f0904fdd is described below
commit 9f0904fdd219d7296f312899c396b01d0ff60503
Author: Alan Carvalho de Assis <[email protected]>
AuthorDate: Thu Dec 4 00:36:56 2025 +0000
Publishing web: b60308ab7a8ef08b9e996fc82e4f29ebf2421019 docs:
21b9b919cc0b35427fd1e010c8626f3130f1730c
---
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.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 +-
.../docs/latest/_sources/_tags/arch-riscv.rst.txt | 2 +-
.../latest/_sources/_tags/vendor-espressif.rst.txt | 2 +-
.../components/drivers/character/eeprom.rst.txt | 19 ++++++++++++++++
.../index.rst.txt | 8 +++----
.../index.rst.txt | 8 +++----
.../platforms/risc-v/esp32c3-legacy/index.rst.txt | 2 +-
.../index.rst.txt | 2 +-
.../platforms/risc-v/esp32c3/index.rst.txt | 6 +++---
content/docs/latest/_tags/arch-riscv.html | 4 ++--
content/docs/latest/_tags/vendor-espressif.html | 4 ++--
.../components/drivers/character/eeprom.html | 22 +++++++++++++++++++
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 170769 -> 170795 bytes
content/docs/latest/platforms/index.html | 6 +++---
.../index.html | 20 ++++++++---------
.../index.html | 24 ++++++++++-----------
.../platforms/risc-v/esp32c3-legacy/index.html | 14 ++++++------
.../{esp32c3-generic => esp32c3-devkit}/index.html | 4 ++--
.../risc-v/esp32c3/boards/esp32c3-xiao/index.html | 6 +++---
.../latest/platforms/risc-v/esp32c3/index.html | 18 ++++++++--------
content/docs/latest/searchindex.js | 2 +-
content/feed.xml | 4 ++--
60 files changed, 148 insertions(+), 107 deletions(-)
diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index 781c3a2f5..8fcbc7195 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: 03 December 25 at 00:15</p>
+<p>Last Updated: 04 December 25 at 00:15</p>
<div class="toctree-wrapper compound">
<p class="caption"><span class="caption-text">Table of Contents</span></p>
<ul class="current">
diff --git a/content/docs/10.0.1/index.html b/content/docs/10.0.1/index.html
index 0dba6c89e..bcc53fa60 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -247,7 +247,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: 03 December 25 at 00:15</p>
+<p>Last Updated: 04 December 25 at 00:16</p>
<div class="toctree-wrapper compound">
<p class="caption"><span class="caption-text">Table of Contents</span></p>
<ul class="current">
diff --git a/content/docs/10.1.0/index.html b/content/docs/10.1.0/index.html
index eff5af7fc..f8eafc6dc 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -247,7 +247,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: 03 December 25 at 00:16</p>
+<p>Last Updated: 04 December 25 at 00:16</p>
<div class="toctree-wrapper compound">
<p class="caption"><span class="caption-text">Table of Contents</span></p>
<ul class="current">
diff --git a/content/docs/10.2.0/index.html b/content/docs/10.2.0/index.html
index f509ae2b0..2aa4895b1 100644
--- a/content/docs/10.2.0/index.html
+++ b/content/docs/10.2.0/index.html
@@ -248,7 +248,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: 03 December 25 at 00:16</p>
+<p>Last Updated: 04 December 25 at 00:16</p>
<div class="toctree-wrapper compound">
<p class="caption"><span class="caption-text">Table of Contents</span></p>
<ul class="current">
diff --git a/content/docs/10.3.0/index.html b/content/docs/10.3.0/index.html
index f509ae2b0..2aa4895b1 100644
--- a/content/docs/10.3.0/index.html
+++ b/content/docs/10.3.0/index.html
@@ -248,7 +248,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: 03 December 25 at 00:16</p>
+<p>Last Updated: 04 December 25 at 00:16</p>
<div class="toctree-wrapper compound">
<p class="caption"><span class="caption-text">Table of Contents</span></p>
<ul class="current">
diff --git a/content/docs/11.0.0/index.html b/content/docs/11.0.0/index.html
index beb4a040c..430b75b45 100644
--- a/content/docs/11.0.0/index.html
+++ b/content/docs/11.0.0/index.html
@@ -248,7 +248,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: 03 December 25 at 00:17</p>
+<p>Last Updated: 04 December 25 at 00:17</p>
<div class="toctree-wrapper compound">
<p class="caption"><span class="caption-text">Table of Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.0.0/index.html b/content/docs/12.0.0/index.html
index 2c2db718c..32b5774a2 100644
--- a/content/docs/12.0.0/index.html
+++ b/content/docs/12.0.0/index.html
@@ -173,7 +173,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: 03 December 25 at 00:17</p>
+<p>Last Updated: 04 December 25 at 00:17</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.0.0/searchindex.js
b/content/docs/12.0.0/searchindex.js
index 20ae18325..34dd17e81 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 9ef7fe08a..b5eb651fd 100644
--- a/content/docs/12.1.0/index.html
+++ b/content/docs/12.1.0/index.html
@@ -173,7 +173,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: 03 December 25 at 00:17</p>
+<p>Last Updated: 04 December 25 at 00:17</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.1.0/searchindex.js
b/content/docs/12.1.0/searchindex.js
index 7b49774d7..89ef6bd59 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 1d65588c4..c75d70e70 100644
--- a/content/docs/12.10.0/index.html
+++ b/content/docs/12.10.0/index.html
@@ -185,7 +185,7 @@ standards. Additional standard APIs from Unix and other
common RTOS’s (such as
VxWorks) are adopted for functionality not available under these standards, or
for functionality that is not appropriate for deeply-embedded environments
(such
as fork()).</p>
-<p>Last Updated: 03 December 25 at 00:30</p>
+<p>Last Updated: 04 December 25 at 00:30</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.10.0/searchindex.js
b/content/docs/12.10.0/searchindex.js
index 4e5980954..757232d80 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 61a2e1f40..712005858 100644
--- a/content/docs/12.11.0/guides/fully_linked_elf.html
+++ b/content/docs/12.11.0/guides/fully_linked_elf.html
@@ -477,7 +477,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="4f0db3d4-8c76-454d-83d5-c1eddb6ec840"
name="4f0db3d4-8c76-454d-83d5-c1eddb6ec840" type="checkbox"><label
class="sphinx_collapse__label" for="4f0db3d4-8c76-454d-83d5-c1eddb6ec840"><i
class="sphinx_collapse__icon"></i>Show content:</label><div
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input"
id="26d3393e-b547-4bbb-9552-4529b97c6a5d"
name="26d3393e-b547-4bbb-9552-4529b97c6a5d" type="checkbox"><label
class="sphinx_collapse__label" for="26d3393e-b547-4bbb-9552-4529b97c6a5d"><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 94e8c7794..0d2437b07 100644
--- a/content/docs/12.11.0/guides/partially_linked_elf.html
+++ b/content/docs/12.11.0/guides/partially_linked_elf.html
@@ -503,7 +503,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="b312b63f-b3d3-46fc-9636-c235407fa877"
name="b312b63f-b3d3-46fc-9636-c235407fa877" type="checkbox"><label
class="sphinx_collapse__label" for="b312b63f-b3d3-46fc-9636-c235407fa877"><i
class="sphinx_collapse__icon"></i>Show content:</label><div
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input"
id="3810a21d-8c8b-4a6d-9a77-69da5af70080"
name="3810a21d-8c8b-4a6d-9a77-69da5af70080" type="checkbox"><label
class="sphinx_collapse__label" for="3810a21d-8c8b-4a6d-9a77-69da5af70080"><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 60ab7f71f..726ac0261 100644
--- a/content/docs/12.11.0/index.html
+++ b/content/docs/12.11.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: 03 December 25 at 00:32</p>
+<p>Last Updated: 04 December 25 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.11.0/searchindex.js
b/content/docs/12.11.0/searchindex.js
index 9254671f0..362eecee6 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.2.0/index.html b/content/docs/12.2.0/index.html
index 9c61bc534..ea381bbd5 100644
--- a/content/docs/12.2.0/index.html
+++ b/content/docs/12.2.0/index.html
@@ -174,7 +174,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: 03 December 25 at 00:18</p>
+<p>Last Updated: 04 December 25 at 00:18</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.2.0/searchindex.js
b/content/docs/12.2.0/searchindex.js
index 27fa67b7d..c1fe1a95e 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 9c61bc534..ea381bbd5 100644
--- a/content/docs/12.2.1/index.html
+++ b/content/docs/12.2.1/index.html
@@ -174,7 +174,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: 03 December 25 at 00:18</p>
+<p>Last Updated: 04 December 25 at 00:18</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.2.1/searchindex.js
b/content/docs/12.2.1/searchindex.js
index 1dc195f4b..2d1ec3a1c 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 a5f67431b..4e8e3e855 100644
--- a/content/docs/12.3.0/index.html
+++ b/content/docs/12.3.0/index.html
@@ -174,7 +174,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: 03 December 25 at 00:19</p>
+<p>Last Updated: 04 December 25 at 00:19</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.3.0/searchindex.js
b/content/docs/12.3.0/searchindex.js
index afb3083c8..55c02b83c 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 a829ef60e..95ab531c9 100644
--- a/content/docs/12.4.0/index.html
+++ b/content/docs/12.4.0/index.html
@@ -181,7 +181,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: 03 December 25 at 00:19</p>
+<p>Last Updated: 04 December 25 at 00:19</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.4.0/searchindex.js
b/content/docs/12.4.0/searchindex.js
index d821b84de..257d6c9b4 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 08e32c338..65c79fd13 100644
--- a/content/docs/12.5.0/index.html
+++ b/content/docs/12.5.0/index.html
@@ -181,7 +181,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: 03 December 25 at 00:21</p>
+<p>Last Updated: 04 December 25 at 00:21</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.5.0/searchindex.js
b/content/docs/12.5.0/searchindex.js
index 6cdfbaf18..2f35144df 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 4d306310a..8005e2113 100644
--- a/content/docs/12.5.1/index.html
+++ b/content/docs/12.5.1/index.html
@@ -181,7 +181,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: 03 December 25 at 00:22</p>
+<p>Last Updated: 04 December 25 at 00:22</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.5.1/searchindex.js
b/content/docs/12.5.1/searchindex.js
index 34ccda19d..1eae145fc 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 576d0488a..46b0e1b5e 100644
--- a/content/docs/12.6.0/index.html
+++ b/content/docs/12.6.0/index.html
@@ -182,7 +182,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: 03 December 25 at 00:24</p>
+<p>Last Updated: 04 December 25 at 00:23</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.6.0/searchindex.js
b/content/docs/12.6.0/searchindex.js
index 1c7ae1c1d..0288d3657 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 31fb734d0..ad49e0ff4 100644
--- a/content/docs/12.7.0/index.html
+++ b/content/docs/12.7.0/index.html
@@ -181,7 +181,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: 03 December 25 at 00:25</p>
+<p>Last Updated: 04 December 25 at 00:25</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.7.0/searchindex.js
b/content/docs/12.7.0/searchindex.js
index 560d82155..062e82b17 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 2b111a851..c31f34362 100644
--- a/content/docs/12.8.0/index.html
+++ b/content/docs/12.8.0/index.html
@@ -181,7 +181,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: 03 December 25 at 00:27</p>
+<p>Last Updated: 04 December 25 at 00:26</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.8.0/searchindex.js
b/content/docs/12.8.0/searchindex.js
index 26c79ead3..bc3911630 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 a46d24adc..a97634c79 100644
--- a/content/docs/12.9.0/index.html
+++ b/content/docs/12.9.0/index.html
@@ -181,7 +181,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: 03 December 25 at 00:28</p>
+<p>Last Updated: 04 December 25 at 00:28</p>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Table of
Contents</span></p>
<ul class="current">
diff --git a/content/docs/12.9.0/searchindex.js
b/content/docs/12.9.0/searchindex.js
index b878fe827..1a2f98a1d 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/_tags/arch-riscv.rst.txt
b/content/docs/latest/_sources/_tags/arch-riscv.rst.txt
index f41bf180d..a65354afc 100644
--- a/content/docs/latest/_sources/_tags/arch-riscv.rst.txt
+++ b/content/docs/latest/_sources/_tags/arch-riscv.rst.txt
@@ -8,7 +8,7 @@ Tags: arch:riscv
:caption: Pages with this tag
../platforms/risc-v/c906/boards/smartl-c906/index.rst
- ../platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.rst
+
../platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.rst
../platforms/risc-v/fe310/boards/hifive1-revb/index.rst
../platforms/risc-v/hpm6750/boards/hpm6750evk2/index.rst
../platforms/risc-v/litex/boards/arty_a7/index.rst
diff --git a/content/docs/latest/_sources/_tags/vendor-espressif.rst.txt
b/content/docs/latest/_sources/_tags/vendor-espressif.rst.txt
index 802cbfd98..2350240b9 100644
--- a/content/docs/latest/_sources/_tags/vendor-espressif.rst.txt
+++ b/content/docs/latest/_sources/_tags/vendor-espressif.rst.txt
@@ -7,4 +7,4 @@ Tags: vendor:espressif
:maxdepth: 1
:caption: Pages with this tag
- ../platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.rst
+
../platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.rst
diff --git
a/content/docs/latest/_sources/components/drivers/character/eeprom.rst.txt
b/content/docs/latest/_sources/components/drivers/character/eeprom.rst.txt
index 143a3fb3e..f0aed64b7 100644
--- a/content/docs/latest/_sources/components/drivers/character/eeprom.rst.txt
+++ b/content/docs/latest/_sources/components/drivers/character/eeprom.rst.txt
@@ -165,6 +165,25 @@ The full list of ``ioctl()`` commands can be found in
Set the SPI/I2C bus frequency
+- ``EEPIOC_PAGEERASE``
+ *Argument:* ``unsigned long``
+
+ Erase an EEPROM page given its index, a dedicated command is used if
+ supported by the device.
+
+- ``EEPIOC_SECTORERASE``
+ *Argument:* ``unsigned long``
+
+ Erase an EEPROM sector given its index, a dedicated command is used if
+ supported by the device. Equivalent to a page erase on devices without
+ sectors.
+
+- ``EEPIOC_CHIPERASE``
+ *Argument:* ``void``
+
+ Erase the full EEPROM, a dedicated command is used if supported by the
+ device.
+
File Systems
============
diff --git
a/content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.rst.txt
b/content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.rst.txt
similarity index 91%
rename from
content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.rst.txt
rename to
content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.rst.txt
index fcf33e362..e4b10abe6 100644
---
a/content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.rst.txt
+++
b/content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.rst.txt
@@ -1,6 +1,6 @@
-=====================
-ESP32C3 DevKit RUST-1
-=====================
+==============================
+ESP32C3 DevKit RUST-1 (Legacy)
+==============================
.. tags:: arch:riscv, vendor:espressif
@@ -67,7 +67,7 @@ To configure NuttX for this board, you can use the following
command:
.. code:: console
- $ ./tools/configure.sh esp32c3-devkit-rust-1:<config>
+ $ ./tools/configure.sh esp32c3-legacy-devkit-rust-1:<config>
Where ``<config>`` is one of the configurations listed below.
diff --git
a/content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit/index.rst.txt
b/content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit/index.rst.txt
similarity index 99%
rename from
content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit/index.rst.txt
rename to
content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit/index.rst.txt
index d8da59127..3bccfa8c3 100644
---
a/content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit/index.rst.txt
+++
b/content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit/index.rst.txt
@@ -1,6 +1,6 @@
-===============
-ESP32-C3 DevKit
-===============
+========================
+ESP32-C3 DevKit (Legacy)
+========================
The ESP32-C3 DevKit is an entry-level development board equipped with either
an ESP32-C3-WROOM-02 or an ESP32-C3-MINI-1.
@@ -47,7 +47,7 @@ Configurations
All of the configurations presented below can be tested by running the
following commands::
- $ ./tools/configure.sh esp32c3-devkit:<config_name>
+ $ ./tools/configure.sh esp32c3-legacy-devkit:<config_name>
$ make flash ESPTOOL_PORT=/dev/ttyUSB0 -j
Where <config_name> is the name of board configuration you want to use, i.e.:
nsh, buttons, wifi...
diff --git
a/content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/index.rst.txt
b/content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/index.rst.txt
index 756c0925f..65369bb99 100644
--- a/content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/index.rst.txt
+++ b/content/docs/latest/_sources/platforms/risc-v/esp32c3-legacy/index.rst.txt
@@ -92,7 +92,7 @@ First make sure that ``esptool.py`` is installed. This tool
is used to convert
the ELF to a compatible ESP32 image and to flash the image into the board.
It can be installed with: ``pip install esptool==4.8.dev4``.
-Configure the NuttX project: ``./tools/configure.sh esp32c3-devkit:nsh``
+Configure the NuttX project: ``./tools/configure.sh esp32c3-legacy-devkit:nsh``
Run ``make`` to build the project. Note that the conversion mentioned above is
included in the build process.
The ``esptool.py`` command to flash all the binaries is::
diff --git
a/content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.rst.txt
b/content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.rst.txt
similarity index 99%
rename from
content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.rst.txt
rename to
content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.rst.txt
index 0e5cc00c3..954dc1877 100644
---
a/content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.rst.txt
+++
b/content/docs/latest/_sources/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.rst.txt
@@ -47,7 +47,7 @@ Configurations
All of the configurations presented below can be tested by running the
following commands::
- $ ./tools/configure.sh esp32c3-generic:<config_name>
+ $ ./tools/configure.sh esp32c3-devkit:<config_name>
$ make flash ESPTOOL_PORT=/dev/ttyUSB0 -j
Where <config_name> is the name of board configuration you want to use, i.e.:
nsh, buttons, wifi...
diff --git
a/content/docs/latest/_sources/platforms/risc-v/esp32c3/index.rst.txt
b/content/docs/latest/_sources/platforms/risc-v/esp32c3/index.rst.txt
index 3e86bc2ef..137cfcc90 100644
--- a/content/docs/latest/_sources/platforms/risc-v/esp32c3/index.rst.txt
+++ b/content/docs/latest/_sources/platforms/risc-v/esp32c3/index.rst.txt
@@ -138,7 +138,7 @@ This example shows how to build and flash the ``nsh``
defconfig for the ESP32-C3
$ cd nuttx
$ make distclean
- $ ./tools/configure.sh esp32c3-generic:nsh
+ $ ./tools/configure.sh esp32c3-devkit:nsh
$ make -j$(nproc)
When the build is complete, the firmware can be flashed to the board using the
command::
@@ -176,7 +176,7 @@ Now opening the serial port with a terminal emulator should
show the NuttX conso
$ picocom -b 115200 /dev/ttyUSB0
NuttShell (NSH) NuttX-12.8.0
nsh> uname -a
- NuttX 12.8.0 759d37b97c-dirty Mar 5 2025 19:58:56 risc-v esp32c3-generic
+ NuttX 12.8.0 759d37b97c-dirty Mar 5 2025 19:58:56 risc-v esp32c3-devkit
Debugging
=========
@@ -424,7 +424,7 @@ This section describes how to execute OTA update using
MCUBoot.
1. First build the default ``mcuboot_update_agent`` config. This image
defaults to the primary slot and already comes with Wi-Fi settings enabled::
- ./tools/configure.sh esp32c3-generic:mcuboot_update_agent
+ ./tools/configure.sh esp32c3-devkit:mcuboot_update_agent
2. Build the MCUBoot bootloader::
diff --git a/content/docs/latest/_tags/arch-riscv.html
b/content/docs/latest/_tags/arch-riscv.html
index df9b5df95..fc7451925 100644
--- a/content/docs/latest/_tags/arch-riscv.html
+++ b/content/docs/latest/_tags/arch-riscv.html
@@ -149,7 +149,7 @@
<li class="toctree-l2"><a class="reference internal"
href="arch-risc-v.html">arch:risc-v (1)</a></li>
<li class="toctree-l2 current"><a class="current reference internal"
href="#">arch:riscv (6)</a><ul>
<li class="toctree-l3"><a class="reference internal"
href="../platforms/risc-v/c906/boards/smartl-c906/index.html">smartl-c906</a></li>
-<li class="toctree-l3"><a class="reference internal"
href="../platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.html">ESP32C3
DevKit RUST-1</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="../platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.html">ESP32C3
DevKit RUST-1 (Legacy)</a></li>
<li class="toctree-l3"><a class="reference internal"
href="../platforms/risc-v/fe310/boards/hifive1-revb/index.html">HiFive1 Rev
B</a></li>
<li class="toctree-l3"><a class="reference internal"
href="../platforms/risc-v/hpm6750/boards/hpm6750evk2/index.html">HPM6750EVK2</a></li>
<li class="toctree-l3"><a class="reference internal"
href="../platforms/risc-v/litex/boards/arty_a7/index.html">Arty A7</a></li>
@@ -313,7 +313,7 @@
<p class="caption" role="heading"><span class="caption-text">Pages with this
tag</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal"
href="../platforms/risc-v/c906/boards/smartl-c906/index.html">smartl-c906</a></li>
-<li class="toctree-l1"><a class="reference internal"
href="../platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.html">ESP32C3
DevKit RUST-1</a></li>
+<li class="toctree-l1"><a class="reference internal"
href="../platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.html">ESP32C3
DevKit RUST-1 (Legacy)</a></li>
<li class="toctree-l1"><a class="reference internal"
href="../platforms/risc-v/fe310/boards/hifive1-revb/index.html">HiFive1 Rev
B</a></li>
<li class="toctree-l1"><a class="reference internal"
href="../platforms/risc-v/hpm6750/boards/hpm6750evk2/index.html">HPM6750EVK2</a></li>
<li class="toctree-l1"><a class="reference internal"
href="../platforms/risc-v/litex/boards/arty_a7/index.html">Arty A7</a></li>
diff --git a/content/docs/latest/_tags/vendor-espressif.html
b/content/docs/latest/_tags/vendor-espressif.html
index 4131a2145..d1cd54b5c 100644
--- a/content/docs/latest/_tags/vendor-espressif.html
+++ b/content/docs/latest/_tags/vendor-espressif.html
@@ -262,7 +262,7 @@
<li class="toctree-l2"><a class="reference internal"
href="vendor-broadcom.html">vendor:broadcom (1)</a></li>
<li class="toctree-l2"><a class="reference internal"
href="vendor-elegoo.html">vendor:elegoo (1)</a></li>
<li class="toctree-l2 current"><a class="current reference internal"
href="#">vendor:espressif (1)</a><ul>
-<li class="toctree-l3"><a class="reference internal"
href="../platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.html">ESP32C3
DevKit RUST-1</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="../platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.html">ESP32C3
DevKit RUST-1 (Legacy)</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal"
href="vendor-example.html">vendor:example (1)</a></li>
@@ -307,7 +307,7 @@
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Pages with this
tag</span></p>
<ul>
-<li class="toctree-l1"><a class="reference internal"
href="../platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.html">ESP32C3
DevKit RUST-1</a></li>
+<li class="toctree-l1"><a class="reference internal"
href="../platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.html">ESP32C3
DevKit RUST-1 (Legacy)</a></li>
</ul>
</div>
</section>
diff --git a/content/docs/latest/components/drivers/character/eeprom.html
b/content/docs/latest/components/drivers/character/eeprom.html
index f591b2054..0d66c75e0 100644
--- a/content/docs/latest/components/drivers/character/eeprom.html
+++ b/content/docs/latest/components/drivers/character/eeprom.html
@@ -397,6 +397,28 @@ ST Microelectronics
</dd>
</dl>
</li>
+<li><dl>
+<dt><code class="docutils literal notranslate"><span
class="pre">EEPIOC_PAGEERASE</span></code></dt><dd><p><em>Argument:</em> <code
class="docutils literal notranslate"><span class="pre">unsigned</span> <span
class="pre">long</span></code></p>
+<p>Erase an EEPROM page given its index, a dedicated command is used if
+supported by the device.</p>
+</dd>
+</dl>
+</li>
+<li><dl>
+<dt><code class="docutils literal notranslate"><span
class="pre">EEPIOC_SECTORERASE</span></code></dt><dd><p><em>Argument:</em>
<code class="docutils literal notranslate"><span class="pre">unsigned</span>
<span class="pre">long</span></code></p>
+<p>Erase an EEPROM sector given its index, a dedicated command is used if
+supported by the device. Equivalent to a page erase on devices without
+sectors.</p>
+</dd>
+</dl>
+</li>
+<li><dl>
+<dt><code class="docutils literal notranslate"><span
class="pre">EEPIOC_CHIPERASE</span></code></dt><dd><p><em>Argument:</em> <code
class="docutils literal notranslate"><span class="pre">void</span></code></p>
+<p>Erase the full EEPROM, a dedicated command is used if supported by the
+device.</p>
+</dd>
+</dl>
+</li>
</ul>
</section>
<section id="file-systems">
diff --git a/content/docs/latest/guides/fully_linked_elf.html
b/content/docs/latest/guides/fully_linked_elf.html
index 6fc8bff67..0c69cb2da 100644
--- a/content/docs/latest/guides/fully_linked_elf.html
+++ b/content/docs/latest/guides/fully_linked_elf.html
@@ -477,7 +477,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="144439cf-ab6e-4449-b292-912308c1330c"
name="144439cf-ab6e-4449-b292-912308c1330c" type="checkbox"><label
class="sphinx_collapse__label" for="144439cf-ab6e-4449-b292-912308c1330c"><i
class="sphinx_collapse__icon"></i>Show content:</label><div
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input"
id="f24f3842-0ec9-4eef-aa5f-c2b25fb628ee"
name="f24f3842-0ec9-4eef-aa5f-c2b25fb628ee" type="checkbox"><label
class="sphinx_collapse__label" for="f24f3842-0ec9-4eef-aa5f-c2b25fb628ee"><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 c0f928827..9f4f669be 100644
--- a/content/docs/latest/guides/partially_linked_elf.html
+++ b/content/docs/latest/guides/partially_linked_elf.html
@@ -503,7 +503,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="b0e3d273-6dd1-47ad-a693-62748bba3acf"
name="b0e3d273-6dd1-47ad-a693-62748bba3acf" type="checkbox"><label
class="sphinx_collapse__label" for="b0e3d273-6dd1-47ad-a693-62748bba3acf"><i
class="sphinx_collapse__icon"></i>Show content:</label><div
class="sphinx_collapse__content docutils">
+<input class="sphinx_collapse__input"
id="76826b30-2b33-4762-ac6b-44317ffc7265"
name="76826b30-2b33-4762-ac6b-44317ffc7265" type="checkbox"><label
class="sphinx_collapse__label" for="76826b30-2b33-4762-ac6b-44317ffc7265"><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 8ee1df5af..64aed46a9 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/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: 03 December 25 at 00:34</p>
+<p>Last Updated: 04 December 25 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 c5ab08e14..601e3d2d0 100644
Binary files a/content/docs/latest/objects.inv and
b/content/docs/latest/objects.inv differ
diff --git a/content/docs/latest/platforms/index.html
b/content/docs/latest/platforms/index.html
index 843873343..02c7a1e56 100644
--- a/content/docs/latest/platforms/index.html
+++ b/content/docs/latest/platforms/index.html
@@ -769,12 +769,12 @@ series and boards supported in NuttX:</p>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal"
href="risc-v/esp32c3-legacy/index.html">Espressif ESP32-C3 (Legacy)</a><ul>
-<li class="toctree-l3"><a class="reference internal"
href="risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.html">ESP32C3
DevKit RUST-1</a></li>
-<li class="toctree-l3"><a class="reference internal"
href="risc-v/esp32c3-legacy/boards/esp32c3-devkit/index.html">ESP32-C3
DevKit</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.html">ESP32C3
DevKit RUST-1 (Legacy)</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit/index.html">ESP32-C3
DevKit (Legacy)</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal"
href="risc-v/esp32c3/index.html">Espressif ESP32-C3</a><ul>
-<li class="toctree-l3"><a class="reference internal"
href="risc-v/esp32c3/boards/esp32c3-generic/index.html">ESP32-C3 DevKit</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="risc-v/esp32c3/boards/esp32c3-devkit/index.html">ESP32-C3 DevKit</a></li>
<li class="toctree-l3"><a class="reference internal"
href="risc-v/esp32c3/boards/esp32c3-xiao/index.html">Seeed Studio XIAO
ESP32C3</a></li>
</ul>
</li>
diff --git
a/content/docs/latest/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.html
b/content/docs/latest/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.html
similarity index 95%
rename from
content/docs/latest/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.html
rename to
content/docs/latest/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.html
index bca7a7916..057d6caec 100644
---
a/content/docs/latest/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.html
+++
b/content/docs/latest/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/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>ESP32C3 DevKit RUST-1 — NuttX latest documentation</title>
+ <title>ESP32C3 DevKit RUST-1 (Legacy) — 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" />
@@ -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="ESP32-C3 DevKit"
href="../esp32c3-devkit/index.html" />
+ <link rel="next" title="ESP32-C3 DevKit (Legacy)"
href="../esp32c3-legacy-devkit/index.html" />
<link rel="prev" title="Espressif ESP32-C3 (Legacy)"
href="../../index.html" />
</head>
@@ -153,8 +153,8 @@
<li class="toctree-l4"><a class="reference internal"
href="../../index.html#peripheral-support">Peripheral Support</a></li>
<li class="toctree-l4"><a class="reference internal"
href="../../index.html#secure-boot-and-flash-encryption">Secure Boot and Flash
Encryption</a></li>
<li class="toctree-l4 current"><a class="reference internal"
href="../../index.html#supported-boards">Supported Boards</a><ul
class="current">
-<li class="toctree-l5 current"><a class="current reference internal"
href="#">ESP32C3 DevKit RUST-1</a></li>
-<li class="toctree-l5"><a class="reference internal"
href="../esp32c3-devkit/index.html">ESP32-C3 DevKit</a></li>
+<li class="toctree-l5 current"><a class="current reference internal"
href="#">ESP32C3 DevKit RUST-1 (Legacy)</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="../esp32c3-legacy-devkit/index.html">ESP32-C3 DevKit (Legacy)</a></li>
</ul>
</li>
</ul>
@@ -218,9 +218,9 @@
<li class="breadcrumb-item"><a
href="../../../../index.html">Supported Platforms</a></li>
<li class="breadcrumb-item"><a
href="../../../index.html">RISC-V</a></li>
<li class="breadcrumb-item"><a href="../../index.html">Espressif
ESP32-C3 (Legacy)</a></li>
- <li class="breadcrumb-item active">ESP32C3 DevKit RUST-1</li>
+ <li class="breadcrumb-item active">ESP32C3 DevKit RUST-1 (Legacy)</li>
<li class="wy-breadcrumbs-aside">
- <a
href="https://github.com/apache/nuttx/blob/master/Documentation/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit-rust-1/index.rst"
class="fa fa-github"> Edit on GitHub</a>
+ <a
href="https://github.com/apache/nuttx/blob/master/Documentation/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit-rust-1/index.rst"
class="fa fa-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
@@ -228,8 +228,8 @@
<div role="main" class="document" itemscope="itemscope"
itemtype="http://schema.org/Article">
<div itemprop="articleBody">
- <section id="esp32c3-devkit-rust-1">
-<h1>ESP32C3 DevKit RUST-1<a class="headerlink" href="#esp32c3-devkit-rust-1"
title="Permalink to this heading"></a></h1>
+ <section id="esp32c3-devkit-rust-1-legacy">
+<h1>ESP32C3 DevKit RUST-1 (Legacy)<a class="headerlink"
href="#esp32c3-devkit-rust-1-legacy" title="Permalink to this
heading"></a></h1>
<p class="tags"><span>Tags: </span><a class="sd-sphinx-override sd-badge
sd-bg-primary sd-bg-text-primary reference internal"
href="../../../../../_tags/arch-riscv.html"><span
class="doc">arch:riscv</span></a><span> </span><a class="sd-sphinx-override
sd-badge sd-bg-primary sd-bg-text-primary reference internal"
href="../../../../../_tags/vendor-espressif.html"><span
class="doc">vendor:espressif</span></a></p>
<figure class="align-center" id="id1" style="width: 30%">
<img alt="ESP32-C3 DevKit-RUST-1 development board."
src="../../../../../_images/esp32c3-devkit-rust-1.png" />
@@ -284,7 +284,7 @@ is connected to.</p>
<section id="configurations">
<h2>Configurations<a class="headerlink" href="#configurations"
title="Permalink to this heading"></a></h2>
<p>To configure NuttX for this board, you can use the following command:</p>
-<div class="highlight-console notranslate"><div
class="highlight"><pre><span></span><span class="gp">$
</span>./tools/configure.sh<span class="w">
</span>esp32c3-devkit-rust-1:<config>
+<div class="highlight-console notranslate"><div
class="highlight"><pre><span></span><span class="gp">$
</span>./tools/configure.sh<span class="w">
</span>esp32c3-legacy-devkit-rust-1:<config>
</pre></div>
</div>
<p>Where <code class="docutils literal notranslate"><span
class="pre"><config></span></code> is one of the configurations listed
below.</p>
@@ -301,7 +301,7 @@ baud rate settings to connect to the serial console are
9600bps, 8N1.</p>
</div>
<footer><div class="rst-footer-buttons" role="navigation"
aria-label="Footer">
<a href="../../index.html" class="btn btn-neutral float-left"
title="Espressif ESP32-C3 (Legacy)" accesskey="p" rel="prev"><span class="fa
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
- <a href="../esp32c3-devkit/index.html" class="btn btn-neutral
float-right" title="ESP32-C3 DevKit" accesskey="n" rel="next">Next <span
class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ <a href="../esp32c3-legacy-devkit/index.html" class="btn btn-neutral
float-right" title="ESP32-C3 DevKit (Legacy)" accesskey="n" rel="next">Next
<span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
<hr/>
diff --git
a/content/docs/latest/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit/index.html
b/content/docs/latest/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit/index.html
similarity index 97%
rename from
content/docs/latest/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit/index.html
rename to
content/docs/latest/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit/index.html
index 462136997..d9b113cf7 100644
---
a/content/docs/latest/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit/index.html
+++
b/content/docs/latest/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit/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>ESP32-C3 DevKit — NuttX latest documentation</title>
+ <title>ESP32-C3 DevKit (Legacy) — 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="Espressif ESP32-C3"
href="../../../esp32c3/index.html" />
- <link rel="prev" title="ESP32C3 DevKit RUST-1"
href="../esp32c3-devkit-rust-1/index.html" />
+ <link rel="prev" title="ESP32C3 DevKit RUST-1 (Legacy)"
href="../esp32c3-legacy-devkit-rust-1/index.html" />
</head>
<body class="wy-body-for-nav">
@@ -153,8 +153,8 @@
<li class="toctree-l4"><a class="reference internal"
href="../../index.html#peripheral-support">Peripheral Support</a></li>
<li class="toctree-l4"><a class="reference internal"
href="../../index.html#secure-boot-and-flash-encryption">Secure Boot and Flash
Encryption</a></li>
<li class="toctree-l4 current"><a class="reference internal"
href="../../index.html#supported-boards">Supported Boards</a><ul
class="current">
-<li class="toctree-l5"><a class="reference internal"
href="../esp32c3-devkit-rust-1/index.html">ESP32C3 DevKit RUST-1</a></li>
-<li class="toctree-l5 current"><a class="current reference internal"
href="#">ESP32-C3 DevKit</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="../esp32c3-legacy-devkit-rust-1/index.html">ESP32C3 DevKit RUST-1
(Legacy)</a></li>
+<li class="toctree-l5 current"><a class="current reference internal"
href="#">ESP32-C3 DevKit (Legacy)</a></li>
</ul>
</li>
</ul>
@@ -218,9 +218,9 @@
<li class="breadcrumb-item"><a
href="../../../../index.html">Supported Platforms</a></li>
<li class="breadcrumb-item"><a
href="../../../index.html">RISC-V</a></li>
<li class="breadcrumb-item"><a href="../../index.html">Espressif
ESP32-C3 (Legacy)</a></li>
- <li class="breadcrumb-item active">ESP32-C3 DevKit</li>
+ <li class="breadcrumb-item active">ESP32-C3 DevKit (Legacy)</li>
<li class="wy-breadcrumbs-aside">
- <a
href="https://github.com/apache/nuttx/blob/master/Documentation/platforms/risc-v/esp32c3-legacy/boards/esp32c3-devkit/index.rst"
class="fa fa-github"> Edit on GitHub</a>
+ <a
href="https://github.com/apache/nuttx/blob/master/Documentation/platforms/risc-v/esp32c3-legacy/boards/esp32c3-legacy-devkit/index.rst"
class="fa fa-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
@@ -228,8 +228,8 @@
<div role="main" class="document" itemscope="itemscope"
itemtype="http://schema.org/Article">
<div itemprop="articleBody">
- <section id="esp32-c3-devkit">
-<h1>ESP32-C3 DevKit<a class="headerlink" href="#esp32-c3-devkit"
title="Permalink to this heading"></a></h1>
+ <section id="esp32-c3-devkit-legacy">
+<h1>ESP32-C3 DevKit (Legacy)<a class="headerlink"
href="#esp32-c3-devkit-legacy" title="Permalink to this heading"></a></h1>
<p>The ESP32-C3 DevKit is an entry-level development board equipped with either
an ESP32-C3-WROOM-02 or an ESP32-C3-MINI-1.
ESP32-C3-WROOM-02 and ESP32-C3-MINI-1 are SoMs based on the RISC-V ESP32-C3
CPU.</p>
@@ -275,7 +275,7 @@ Another WS2812 LED is connected to GPIO8 and is available
for software.</p>
<section id="configurations">
<h2>Configurations<a class="headerlink" href="#configurations"
title="Permalink to this heading"></a></h2>
<p>All of the configurations presented below can be tested by running the
following commands:</p>
-<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>$ ./tools/configure.sh
esp32c3-devkit:<config_name>
+<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>$ ./tools/configure.sh
esp32c3-legacy-devkit:<config_name>
$ make flash ESPTOOL_PORT=/dev/ttyUSB0 -j
</pre></div>
</div>
@@ -812,12 +812,12 @@ nsh> renew wlan0
directory structure. You can directly modify files under etc/ folder,
The build system will regenerate nsh_romfsimg.h automatically.
- See the esp32c3-devkit/nsh configuration for an example of the use of this
file
+ See the esp32c3-legacy-devkit/nsh configuration for an example of the use of
this file
system.
Replacing the Password File
---------------------------
- The esp32c3-devkit/nsh configuration can also be used to create a new
password file.
+ The esp32c3-legacy-devkit/nsh configuration can also be used to create a new
password file.
First, make these configuration changes:
1. Disable logins
@@ -872,7 +872,7 @@ nsh> renew wlan0
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation"
aria-label="Footer">
- <a href="../esp32c3-devkit-rust-1/index.html" class="btn btn-neutral
float-left" title="ESP32C3 DevKit RUST-1" accesskey="p" rel="prev"><span
class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="../esp32c3-legacy-devkit-rust-1/index.html" class="btn
btn-neutral float-left" title="ESP32C3 DevKit RUST-1 (Legacy)" accesskey="p"
rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span>
Previous</a>
<a href="../../../esp32c3/index.html" class="btn btn-neutral
float-right" title="Espressif ESP32-C3" accesskey="n" rel="next">Next <span
class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
diff --git a/content/docs/latest/platforms/risc-v/esp32c3-legacy/index.html
b/content/docs/latest/platforms/risc-v/esp32c3-legacy/index.html
index b7522ae00..e1716fbfb 100644
--- a/content/docs/latest/platforms/risc-v/esp32c3-legacy/index.html
+++ b/content/docs/latest/platforms/risc-v/esp32c3-legacy/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="ESP32C3 DevKit RUST-1"
href="boards/esp32c3-devkit-rust-1/index.html" />
+ <link rel="next" title="ESP32C3 DevKit RUST-1 (Legacy)"
href="boards/esp32c3-legacy-devkit-rust-1/index.html" />
<link rel="prev" title="PINE64 StarPro64"
href="../eic7700x/boards/starpro64/index.html" />
</head>
@@ -162,8 +162,8 @@
</ul>
</li>
<li class="toctree-l4"><a class="reference internal"
href="#supported-boards">Supported Boards</a><ul>
-<li class="toctree-l5"><a class="reference internal"
href="boards/esp32c3-devkit-rust-1/index.html">ESP32C3 DevKit RUST-1</a></li>
-<li class="toctree-l5"><a class="reference internal"
href="boards/esp32c3-devkit/index.html">ESP32-C3 DevKit</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="boards/esp32c3-legacy-devkit-rust-1/index.html">ESP32C3 DevKit RUST-1
(Legacy)</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="boards/esp32c3-legacy-devkit/index.html">ESP32-C3 DevKit (Legacy)</a></li>
</ul>
</li>
</ul>
@@ -316,7 +316,7 @@ can be: <code class="docutils literal notranslate"><span
class="pre">../esp-bins
<p>First make sure that <code class="docutils literal notranslate"><span
class="pre">esptool.py</span></code> is installed. This tool is used to convert
the ELF to a compatible ESP32 image and to flash the image into the board.
It can be installed with: <code class="docutils literal notranslate"><span
class="pre">pip</span> <span class="pre">install</span> <span
class="pre">esptool==4.8.dev4</span></code>.</p>
-<p>Configure the NuttX project: <code class="docutils literal
notranslate"><span class="pre">./tools/configure.sh</span> <span
class="pre">esp32c3-devkit:nsh</span></code>
+<p>Configure the NuttX project: <code class="docutils literal
notranslate"><span class="pre">./tools/configure.sh</span> <span
class="pre">esp32c3-legacy-devkit:nsh</span></code>
Run <code class="docutils literal notranslate"><span
class="pre">make</span></code> to build the project. Note that the conversion
mentioned above is
included in the build process.
The <code class="docutils literal notranslate"><span
class="pre">esptool.py</span></code> command to flash all the binaries is:</p>
@@ -634,8 +634,8 @@ and change usage mode to <code class="docutils literal
notranslate"><span class=
<h2>Supported Boards<a class="headerlink" href="#supported-boards"
title="Permalink to this heading"></a></h2>
<div class="toctree-wrapper compound">
<ul>
-<li class="toctree-l1"><a class="reference internal"
href="boards/esp32c3-devkit-rust-1/index.html">ESP32C3 DevKit RUST-1</a></li>
-<li class="toctree-l1"><a class="reference internal"
href="boards/esp32c3-devkit/index.html">ESP32-C3 DevKit</a></li>
+<li class="toctree-l1"><a class="reference internal"
href="boards/esp32c3-legacy-devkit-rust-1/index.html">ESP32C3 DevKit RUST-1
(Legacy)</a></li>
+<li class="toctree-l1"><a class="reference internal"
href="boards/esp32c3-legacy-devkit/index.html">ESP32-C3 DevKit (Legacy)</a></li>
</ul>
</div>
</section>
@@ -646,7 +646,7 @@ and change usage mode to <code class="docutils literal
notranslate"><span class=
</div>
<footer><div class="rst-footer-buttons" role="navigation"
aria-label="Footer">
<a href="../eic7700x/boards/starpro64/index.html" class="btn
btn-neutral float-left" title="PINE64 StarPro64" accesskey="p" rel="prev"><span
class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
- <a href="boards/esp32c3-devkit-rust-1/index.html" class="btn
btn-neutral float-right" title="ESP32C3 DevKit RUST-1" accesskey="n"
rel="next">Next <span class="fa fa-arrow-circle-right"
aria-hidden="true"></span></a>
+ <a href="boards/esp32c3-legacy-devkit-rust-1/index.html" class="btn
btn-neutral float-right" title="ESP32C3 DevKit RUST-1 (Legacy)" accesskey="n"
rel="next">Next <span class="fa fa-arrow-circle-right"
aria-hidden="true"></span></a>
</div>
<hr/>
diff --git
a/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.html
b/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.html
similarity index 99%
rename from
content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.html
rename to
content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.html
index a40c2fc05..aeddc357b 100644
---
a/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.html
+++
b/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.html
@@ -220,7 +220,7 @@
<li class="breadcrumb-item"><a href="../../index.html">Espressif
ESP32-C3</a></li>
<li class="breadcrumb-item active">ESP32-C3 DevKit</li>
<li class="wy-breadcrumbs-aside">
- <a
href="https://github.com/apache/nuttx/blob/master/Documentation/platforms/risc-v/esp32c3/boards/esp32c3-generic/index.rst"
class="fa fa-github"> Edit on GitHub</a>
+ <a
href="https://github.com/apache/nuttx/blob/master/Documentation/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.rst"
class="fa fa-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
@@ -275,7 +275,7 @@ Another WS2812 LED is connected to GPIO8 and is available
for software.</p>
<section id="configurations">
<h2>Configurations<a class="headerlink" href="#configurations"
title="Permalink to this heading"></a></h2>
<p>All of the configurations presented below can be tested by running the
following commands:</p>
-<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>$ ./tools/configure.sh
esp32c3-generic:<config_name>
+<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>$ ./tools/configure.sh
esp32c3-devkit:<config_name>
$ make flash ESPTOOL_PORT=/dev/ttyUSB0 -j
</pre></div>
</div>
diff --git
a/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-xiao/index.html
b/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-xiao/index.html
index 33dc18aa5..a29b5d1a4 100644
---
a/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-xiao/index.html
+++
b/content/docs/latest/platforms/risc-v/esp32c3/boards/esp32c3-xiao/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="Espressif ESP32-C6"
href="../../../esp32c6/index.html" />
- <link rel="prev" title="ESP32-C3 DevKit"
href="../esp32c3-generic/index.html" />
+ <link rel="prev" title="ESP32-C3 DevKit"
href="../esp32c3-devkit/index.html" />
</head>
<body class="wy-body-for-nav">
@@ -154,7 +154,7 @@
<li class="toctree-l4"><a class="reference internal"
href="../../index.html#mcuboot-and-ota-update">MCUBoot and OTA Update</a></li>
<li class="toctree-l4"><a class="reference internal"
href="../../index.html#id1">Managing esptool on virtual environment</a></li>
<li class="toctree-l4 current"><a class="reference internal"
href="../../index.html#supported-boards">Supported Boards</a><ul
class="current">
-<li class="toctree-l5"><a class="reference internal"
href="../esp32c3-generic/index.html">ESP32-C3 DevKit</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="../esp32c3-devkit/index.html">ESP32-C3 DevKit</a></li>
<li class="toctree-l5 current"><a class="current reference internal"
href="#">Seeed Studio XIAO ESP32C3</a></li>
</ul>
</li>
@@ -512,7 +512,7 @@ ESP32-C3 chip.</p>
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation"
aria-label="Footer">
- <a href="../esp32c3-generic/index.html" class="btn btn-neutral
float-left" title="ESP32-C3 DevKit" accesskey="p" rel="prev"><span class="fa
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="../esp32c3-devkit/index.html" class="btn btn-neutral
float-left" title="ESP32-C3 DevKit" accesskey="p" rel="prev"><span class="fa
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../../../esp32c6/index.html" class="btn btn-neutral
float-right" title="Espressif ESP32-C6" accesskey="n" rel="next">Next <span
class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
diff --git a/content/docs/latest/platforms/risc-v/esp32c3/index.html
b/content/docs/latest/platforms/risc-v/esp32c3/index.html
index 482633668..f9078e5ed 100644
--- a/content/docs/latest/platforms/risc-v/esp32c3/index.html
+++ b/content/docs/latest/platforms/risc-v/esp32c3/index.html
@@ -46,8 +46,8 @@
<script src="../../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
- <link rel="next" title="ESP32-C3 DevKit"
href="boards/esp32c3-generic/index.html" />
- <link rel="prev" title="ESP32-C3 DevKit"
href="../esp32c3-legacy/boards/esp32c3-devkit/index.html" />
+ <link rel="next" title="ESP32-C3 DevKit"
href="boards/esp32c3-devkit/index.html" />
+ <link rel="prev" title="ESP32-C3 DevKit (Legacy)"
href="../esp32c3-legacy/boards/esp32c3-legacy-devkit/index.html" />
</head>
<body class="wy-body-for-nav">
@@ -179,7 +179,7 @@
</ul>
</li>
<li class="toctree-l4"><a class="reference internal"
href="#supported-boards">Supported Boards</a><ul>
-<li class="toctree-l5"><a class="reference internal"
href="boards/esp32c3-generic/index.html">ESP32-C3 DevKit</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="boards/esp32c3-devkit/index.html">ESP32-C3 DevKit</a></li>
<li class="toctree-l5"><a class="reference internal"
href="boards/esp32c3-xiao/index.html">Seeed Studio XIAO ESP32C3</a></li>
</ul>
</li>
@@ -375,7 +375,7 @@ possible to build and flash the NuttX firmware simply by
running:</p>
<p>This example shows how to build and flash the <code class="docutils literal
notranslate"><span class="pre">nsh</span></code> defconfig for the
ESP32-C3-DevKitC-02 board:</p>
<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>$ cd nuttx
$ make distclean
-$ ./tools/configure.sh esp32c3-generic:nsh
+$ ./tools/configure.sh esp32c3-devkit:nsh
$ make -j$(nproc)
</pre></div>
</div>
@@ -413,7 +413,7 @@ Hard resetting via RTS pin...
<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>$ picocom -b 115200 /dev/ttyUSB0
NuttShell (NSH) NuttX-12.8.0
nsh> uname -a
-NuttX 12.8.0 759d37b97c-dirty Mar 5 2025 19:58:56 risc-v esp32c3-generic
+NuttX 12.8.0 759d37b97c-dirty Mar 5 2025 19:58:56 risc-v esp32c3-devkit
</pre></div>
</div>
</section>
@@ -773,7 +773,7 @@ Otherwise, a simple conversion is applied based on the
attenuation and resolutio
<p>This section describes how to execute OTA update using MCUBoot.</p>
<ol class="arabic">
<li><p>First build the default <code class="docutils literal
notranslate"><span class="pre">mcuboot_update_agent</span></code> config. This
image defaults to the primary slot and already comes with Wi-Fi settings
enabled:</p>
-<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>./tools/configure.sh
esp32c3-generic:mcuboot_update_agent
+<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>./tools/configure.sh
esp32c3-devkit:mcuboot_update_agent
</pre></div>
</div>
</li>
@@ -1141,7 +1141,7 @@ the directory that contains it.</p>
<h2>Supported Boards<a class="headerlink" href="#supported-boards"
title="Permalink to this heading"></a></h2>
<div class="toctree-wrapper compound">
<ul>
-<li class="toctree-l1"><a class="reference internal"
href="boards/esp32c3-generic/index.html">ESP32-C3 DevKit</a></li>
+<li class="toctree-l1"><a class="reference internal"
href="boards/esp32c3-devkit/index.html">ESP32-C3 DevKit</a></li>
<li class="toctree-l1"><a class="reference internal"
href="boards/esp32c3-xiao/index.html">Seeed Studio XIAO ESP32C3</a></li>
</ul>
</div>
@@ -1152,8 +1152,8 @@ the directory that contains it.</p>
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation"
aria-label="Footer">
- <a href="../esp32c3-legacy/boards/esp32c3-devkit/index.html"
class="btn btn-neutral float-left" title="ESP32-C3 DevKit" accesskey="p"
rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span>
Previous</a>
- <a href="boards/esp32c3-generic/index.html" class="btn btn-neutral
float-right" title="ESP32-C3 DevKit" accesskey="n" rel="next">Next <span
class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ <a href="../esp32c3-legacy/boards/esp32c3-legacy-devkit/index.html"
class="btn btn-neutral float-left" title="ESP32-C3 DevKit (Legacy)"
accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"
aria-hidden="true"></span> Previous</a>
+ <a href="boards/esp32c3-devkit/index.html" class="btn btn-neutral
float-right" title="ESP32-C3 DevKit" 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/searchindex.js
b/content/docs/latest/searchindex.js
index 9fadfde90..d3f1a0f2d 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-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/feed.xml b/content/feed.xml
index fb8456def..f6381f5e6 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>Wed, 03 Dec 2025 00:37:20 +0000</pubDate>
- <lastBuildDate>Wed, 03 Dec 2025 00:37:20 +0000</lastBuildDate>
+ <pubDate>Thu, 04 Dec 2025 00:36:36 +0000</pubDate>
+ <lastBuildDate>Thu, 04 Dec 2025 00:36:36 +0000</lastBuildDate>
<generator>Jekyll v4.4.1</generator>
<item>