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 cb13440eb Publishing web: b0df2aeab6e41e7f7f2ff29ca7dee29d2f62f031 
docs: b524179572c8fb235afd8d97a8a71527cb01f859
cb13440eb is described below

commit cb13440ebf35e025081a1017c3dd2a492eadce28
Author: Alin Jerpelea <alin.jerpe...@sony.com>
AuthorDate: Wed Nov 20 00:26:25 2024 +0000

    Publishing web: b0df2aeab6e41e7f7f2ff29ca7dee29d2f62f031 docs: 
b524179572c8fb235afd8d97a8a71527cb01f859
---
 content/docs/10.0.0/index.html                     |   2 +-
 content/docs/10.0.1/index.html                     |   2 +-
 content/docs/10.1.0/index.html                     |   2 +-
 content/docs/10.2.0/index.html                     |   2 +-
 content/docs/10.3.0/index.html                     |   2 +-
 content/docs/11.0.0/index.html                     |   2 +-
 content/docs/12.0.0/index.html                     |   2 +-
 content/docs/12.0.0/searchindex.js                 |   2 +-
 content/docs/12.1.0/index.html                     |   2 +-
 content/docs/12.1.0/searchindex.js                 |   2 +-
 content/docs/12.2.0/index.html                     |   2 +-
 content/docs/12.2.0/searchindex.js                 |   2 +-
 content/docs/12.2.1/index.html                     |   2 +-
 .../xtensa/esp32/boards/esp32-audio-kit/index.html |   2 +-
 .../xtensa/esp32/boards/esp32-devkitc/index.html   |   2 +-
 content/docs/12.2.1/searchindex.js                 |   2 +-
 content/docs/12.3.0/index.html                     |   2 +-
 content/docs/12.3.0/searchindex.js                 |   2 +-
 content/docs/12.4.0/index.html                     |   2 +-
 content/docs/12.4.0/searchindex.js                 |   2 +-
 content/docs/12.5.0/index.html                     |   2 +-
 content/docs/12.5.0/searchindex.js                 |   2 +-
 content/docs/12.5.1/index.html                     |   2 +-
 content/docs/12.5.1/searchindex.js                 |   2 +-
 content/docs/12.6.0/index.html                     |   2 +-
 content/docs/12.6.0/searchindex.js                 |   2 +-
 content/docs/12.7.0/index.html                     |   2 +-
 content/docs/12.7.0/searchindex.js                 |   2 +-
 .../arm/stm32f4/boards/nucleo-f401re/index.rst.txt |  40 ++++++------------
 .../arm/stm32f4/boards/nucleo-f411re/index.rst.txt |  45 +++++++--------------
 content/docs/latest/index.html                     |   2 +-
 content/docs/latest/objects.inv                    | Bin 130570 -> 130549 bytes
 .../arm/stm32f4/boards/nucleo-f401re/index.html    |  40 +++++++-----------
 .../arm/stm32f4/boards/nucleo-f411re/index.html    |  44 ++++++++------------
 content/docs/latest/searchindex.js                 |   2 +-
 content/feed.xml                                   |   4 +-
 36 files changed, 90 insertions(+), 143 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index 2d26ea172..31af45b69 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: 19 November 24 at 00:13</p>
+<p>Last Updated: 20 November 24 at 00:13</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.0.1/index.html b/content/docs/10.0.1/index.html
index 67e89d8e5..1cf48d24f 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -239,7 +239,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: 19 November 24 at 00:13</p>
+<p>Last Updated: 20 November 24 at 00:13</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.1.0/index.html b/content/docs/10.1.0/index.html
index b03357630..21796592d 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -239,7 +239,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: 19 November 24 at 00:14</p>
+<p>Last Updated: 20 November 24 at 00:13</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.2.0/index.html b/content/docs/10.2.0/index.html
index 857594cdf..ac3b2e77a 100644
--- a/content/docs/10.2.0/index.html
+++ b/content/docs/10.2.0/index.html
@@ -240,7 +240,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: 19 November 24 at 00:14</p>
+<p>Last Updated: 20 November 24 at 00:14</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.3.0/index.html b/content/docs/10.3.0/index.html
index 857594cdf..ac3b2e77a 100644
--- a/content/docs/10.3.0/index.html
+++ b/content/docs/10.3.0/index.html
@@ -240,7 +240,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: 19 November 24 at 00:14</p>
+<p>Last Updated: 20 November 24 at 00:14</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/11.0.0/index.html b/content/docs/11.0.0/index.html
index 857594cdf..ac3b2e77a 100644
--- a/content/docs/11.0.0/index.html
+++ b/content/docs/11.0.0/index.html
@@ -240,7 +240,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: 19 November 24 at 00:14</p>
+<p>Last Updated: 20 November 24 at 00:14</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/12.0.0/index.html b/content/docs/12.0.0/index.html
index c6babb215..aef242914 100644
--- a/content/docs/12.0.0/index.html
+++ b/content/docs/12.0.0/index.html
@@ -165,7 +165,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: 19 November 24 at 00:15</p>
+<p>Last Updated: 20 November 24 at 00:15</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/12.0.0/searchindex.js 
b/content/docs/12.0.0/searchindex.js
index 7c33b9e18..6e0e33b67 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 2bbbbe81a..e8d992ece 100644
--- a/content/docs/12.1.0/index.html
+++ b/content/docs/12.1.0/index.html
@@ -165,7 +165,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: 19 November 24 at 00:15</p>
+<p>Last Updated: 20 November 24 at 00:15</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/12.1.0/searchindex.js 
b/content/docs/12.1.0/searchindex.js
index a53756229..45715503e 100644
--- a/content/docs/12.1.0/searchindex.js
+++ b/content/docs/12.1.0/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["applications/index","applications/nsh/builtin","applications/nsh/commands","applications/nsh/config","applications/nsh/customizing","applications/nsh/index","applications/nsh/installation","applications/nsh/login","applications/nsh/nsh","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/foc","components/drivers/character/index","components/drivers/character
 [...]
\ No newline at end of file
+Search.setIndex({docnames:["applications/index","applications/nsh/builtin","applications/nsh/commands","applications/nsh/config","applications/nsh/customizing","applications/nsh/index","applications/nsh/installation","applications/nsh/login","applications/nsh/nsh","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/foc","components/drivers/character/index","components/drivers/character
 [...]
\ No newline at end of file
diff --git a/content/docs/12.2.0/index.html b/content/docs/12.2.0/index.html
index 218b23369..78807b8d0 100644
--- a/content/docs/12.2.0/index.html
+++ b/content/docs/12.2.0/index.html
@@ -166,7 +166,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: 19 November 24 at 00:15</p>
+<p>Last Updated: 20 November 24 at 00:15</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/12.2.0/searchindex.js 
b/content/docs/12.2.0/searchindex.js
index 87a50ce1e..0c8c44621 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 49d10ccd0..fefb21f6b 100644
--- a/content/docs/12.2.1/index.html
+++ b/content/docs/12.2.1/index.html
@@ -166,7 +166,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: 19 November 24 at 00:16</p>
+<p>Last Updated: 20 November 24 at 00:16</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git 
a/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-audio-kit/index.html 
b/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-audio-kit/index.html
index b1d9693ac..676a8aade 100644
--- 
a/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-audio-kit/index.html
+++ 
b/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-audio-kit/index.html
@@ -347,7 +347,7 @@ Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/)
 <p>Look for your PC IP address and test playing the prepared audio on your
 browser:</p>
 <figure class="align-center">
-<img alt="../../../../../_images/esp32-audio-config-file1.png" 
src="../../../../../_images/esp32-audio-config-file1.png" />
+<img alt="../../../../../_images/esp32-audio-config-file.png" 
src="../../../../../_images/esp32-audio-config-file.png" />
 </figure>
 <p>After successfully built and flashed, connect the board to the Wi-Fi 
network:</p>
 <div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>$ nsh&gt; wapi psk wlan0 mypasswd 3
diff --git 
a/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-devkitc/index.html 
b/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-devkitc/index.html
index 907be2086..3a5092f01 100644
--- a/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-devkitc/index.html
+++ b/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-devkitc/index.html
@@ -444,7 +444,7 @@ Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/)
 <p>Look for your PC IP address and test playing the prepared audio on your
 browser:</p>
 <figure class="align-center">
-<img alt="../../../../../_images/esp32-audio-config-file.png" 
src="../../../../../_images/esp32-audio-config-file.png" />
+<img alt="../../../../../_images/esp32-audio-config-file1.png" 
src="../../../../../_images/esp32-audio-config-file1.png" />
 </figure>
 <p>After successfully built and flashed, connect the board to the Wi-Fi 
network:</p>
 <div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>nsh&gt; wapi psk wlan0 mypasswd 3
diff --git a/content/docs/12.2.1/searchindex.js 
b/content/docs/12.2.1/searchindex.js
index 8514135a7..cdaa18e49 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 9819e10d4..749afad73 100644
--- a/content/docs/12.3.0/index.html
+++ b/content/docs/12.3.0/index.html
@@ -166,7 +166,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: 19 November 24 at 00:16</p>
+<p>Last Updated: 20 November 24 at 00:16</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/12.3.0/searchindex.js 
b/content/docs/12.3.0/searchindex.js
index 239f81e76..2312ec0d4 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 03e619078..ea56625f8 100644
--- a/content/docs/12.4.0/index.html
+++ b/content/docs/12.4.0/index.html
@@ -173,7 +173,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: 19 November 24 at 00:17</p>
+<p>Last Updated: 20 November 24 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.4.0/searchindex.js 
b/content/docs/12.4.0/searchindex.js
index 4705dd4a7..a616e8afa 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 d88dcf11d..45676f87c 100644
--- a/content/docs/12.5.0/index.html
+++ b/content/docs/12.5.0/index.html
@@ -173,7 +173,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: 19 November 24 at 00:18</p>
+<p>Last Updated: 20 November 24 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.5.0/searchindex.js 
b/content/docs/12.5.0/searchindex.js
index fa0fa5a2a..f27b6fe3a 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 ccf83b0ae..3359374d8 100644
--- a/content/docs/12.5.1/index.html
+++ b/content/docs/12.5.1/index.html
@@ -173,7 +173,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: 19 November 24 at 00:20</p>
+<p>Last Updated: 20 November 24 at 00:20</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/12.5.1/searchindex.js 
b/content/docs/12.5.1/searchindex.js
index 00382362d..b4e6fb4e2 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 e0a54c7d2..fbcae0773 100644
--- a/content/docs/12.6.0/index.html
+++ b/content/docs/12.6.0/index.html
@@ -174,7 +174,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: 19 November 24 at 00:21</p>
+<p>Last Updated: 20 November 24 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.6.0/searchindex.js 
b/content/docs/12.6.0/searchindex.js
index d0645b8c2..07537795d 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 d1ede3fab..247623b51 100644
--- a/content/docs/12.7.0/index.html
+++ b/content/docs/12.7.0/index.html
@@ -173,7 +173,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: 19 November 24 at 00:23</p>
+<p>Last Updated: 20 November 24 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.7.0/searchindex.js 
b/content/docs/12.7.0/searchindex.js
index 3ea88d9fb..419624c91 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/latest/_sources/platforms/arm/stm32f4/boards/nucleo-f401re/index.rst.txt
 
b/content/docs/latest/_sources/platforms/arm/stm32f4/boards/nucleo-f401re/index.rst.txt
index 9bfbbdc58..b1d7a8f15 100644
--- 
a/content/docs/latest/_sources/platforms/arm/stm32f4/boards/nucleo-f401re/index.rst.txt
+++ 
b/content/docs/latest/_sources/platforms/arm/stm32f4/boards/nucleo-f401re/index.rst.txt
@@ -3,15 +3,9 @@ ST Nucleo F401RE
 ================
 
 This page discusses issues unique to NuttX configurations for the ST
-NucleoF401RE and NucleoF411RE boards from ST Micro.  See
+NucleoF401RE boards from ST Micro.  See
 
   http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1810/PF258797
-  http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1877/PF260049
-
-These two boards are very similar, both supporting STM32 "Dynamic Efficiency
-Line" parts but differing in the specific STM32 chip mounted on board.  The
-chips themselves are also very similar with the STM32F411RE having some
-additional capability:
 
 NucleoF401RE:
 
@@ -30,8 +24,6 @@ NucleoF401RE:
 - CRC calculation unit
 - RTC
 
-The NucleoF411RE also has additional DMA and SPI peripheral capabilities.
-
 Board features, however, are identical:
 
 - Peripherals:    1 led, 1 push button
@@ -41,8 +33,7 @@ Board features, however, are identical:
 Uses a STM32F103 to provide a ST-Link for programming, debug similar to the
 OpenOcd FTDI function - USB to JTAG front-end.
 
-See http://mbed.org/platforms/ST-Nucleo-F401RE and
-http://developer.mbed.org/platforms/ST-Nucleo-F411RE for more
+See http://mbed.org/platforms/ST-Nucleo-F401RE for more
 information about these boards.
 
 mbed
@@ -55,12 +46,12 @@ The Nucleo-F401RE includes boot loader from mbed:
 
 Using the mbed loader:
 
-1. Connect the Nucleo-F4x1RE to the host PC using the USB connector.
+1. Connect the Nucleo-F401RE to the host PC using the USB connector.
 2. A new file system will appear called NUCLEO; open it with Windows
    Explorer (assuming that you are using Windows).
 3. Drag and drop nuttx.bin into the MBED window.  This will load the
-   nuttx.bin binary into the Nucleo-F4x1RE.  The NUCLEO window will
-   close then re-open and the Nucleo-F4x1RE will be running the new code.
+   nuttx.bin binary into the Nucleo-F401RE.  The NUCLEO window will
+   close then re-open and the Nucleo-F401RE will be running the new code.
 
 Hardware
 ========
@@ -93,7 +84,7 @@ microcontroller.
 LEDs
 ----
 
-The Nucleo F401RE and Nucleo F411RE provide a single user LED, LD2.  LD2
+The Nucleo F401RE provides a single user LED, LD2.  LD2
 is the green LED connected to Arduino signal D13 corresponding to MCU I/O
 PA5 (pin 21) or PB13 (pin 34) depending on the STM32target.
 
@@ -141,7 +132,7 @@ pin selections.
 
 TTL to RS-232 converter connection::
 
-    Nucleo CN10 STM32F4x1RE
+    Nucleo CN10 STM32F401RE
     ----------- ------------
     Pin 21 PA9  USART1_RX   *Warning you make need to reverse RX/TX on
     Pin 33 PA10 USART1_TX    some RS-232 converters
@@ -174,7 +165,7 @@ Pins and Connectors::
 
 TTL to RS-232 converter connection::
 
-    Nucleo CN9  STM32F4x1RE
+    Nucleo CN9  STM32F401RE
     ----------- ------------
     Pin 1  PA3  USART2_RX   *Warning you make need to reverse RX/TX on
     Pin 2  PA2  USART2_TX    some RS-232 converters
@@ -258,7 +249,7 @@ RS-232 from Cutedigi.com
 
 Supports a single RS-232 connected via::
 
-    Nucleo CN9  STM32F4x1RE  Cutedigi
+    Nucleo CN9  STM32F401RE  Cutedigi
     ----------- ------------ --------
     Pin 1  PA3  USART2_RX    RXD
     Pin 2  PA2  USART2_TX    TXD
@@ -275,7 +266,7 @@ about this joystick.
 Itead Joystick Connection::
 
     --------- ----------------- ---------------------------------
-    ARDUINO   ITEAD             NUCLEO-F4x1
+    ARDUINO   ITEAD             NUCLEO-F401
     PIN NAME  SIGNAL            SIGNAL
     --------- ----------------- ---------------------------------
      D3       Button E Output   PB3
@@ -349,8 +340,8 @@ STATUS:
 Configurations
 ==============
 
-f401-nsh:
----------
+nsh:
+----
 
 Configures the NuttShell (nsh) located at apps/examples/nsh for the
 Nucleo-F401RE board.  The Configuration enables the serial interfaces
@@ -380,15 +371,10 @@ NOTES:
    Consoles).  I have been using a TTL-to-RS-232 converter connected
    as shown below::
 
-       Nucleo CN10 STM32F4x1RE
+       Nucleo CN10 STM32F401RE
        ----------- ------------
        Pin 21 PA9  USART1_RX   *Warning you make need to reverse RX/TX on
        Pin 33 PA10 USART1_TX    some RS-232 converters
        Pin 20 GND
        Pin 8  U5V
 
-f411-nsh
---------
-
-This configuration is the same as the f401-nsh configuration, except
-that it is configured to support the Nucleo-F411RE.
diff --git 
a/content/docs/latest/_sources/platforms/arm/stm32f4/boards/nucleo-f411re/index.rst.txt
 
b/content/docs/latest/_sources/platforms/arm/stm32f4/boards/nucleo-f411re/index.rst.txt
index 0d6bb7228..57b76c0bc 100644
--- 
a/content/docs/latest/_sources/platforms/arm/stm32f4/boards/nucleo-f411re/index.rst.txt
+++ 
b/content/docs/latest/_sources/platforms/arm/stm32f4/boards/nucleo-f411re/index.rst.txt
@@ -3,16 +3,10 @@ ST Nucleo F411RE
 ================
 
 This page discusses issues unique to NuttX configurations for the ST
-NucleoF401RE and NucleoF411RE boards from ST Micro.  See
+NucleoF411RE board from ST Micro.  See
 
-  http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1810/PF258797
   http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1877/PF260049
 
-These two boards are very similar, both supporting STM32 "Dynamic Efficiency
-Line" parts but differing in the specific STM32 chip mounted on board.  The
-chips themselves are also very similar with the STM32F411RE having some
-additional capability:
-
 NucleoF411RE:
 
 - Microprocessor: 32-bit ARM Cortex M4 at 100MHz STM32F411RE
@@ -30,8 +24,6 @@ NucleoF411RE:
 - CRC calculation unit
 - RTC
 
-The NucleoF411RE also has additional DMA and SPI peripheral capabilities.
-
 Board features, however, are identical:
 
 - Peripherals:    1 led, 1 push button
@@ -41,8 +33,7 @@ Board features, however, are identical:
 Uses a STM32F103 to provide a ST-Link for programming, debug similar to the
 OpenOcd FTDI function - USB to JTAG front-end.
 
-See http://mbed.org/platforms/ST-Nucleo-F401RE and
-http://developer.mbed.org/platforms/ST-Nucleo-F411RE for more
+See http://developer.mbed.org/platforms/ST-Nucleo-F411RE for more
 information about these boards.
 
 mbed
@@ -50,17 +41,17 @@ mbed
 
 The Nucleo-F411RE includes boot loader from mbed:
 
-    https://mbed.org/platforms/ST-Nucleo-F401RE/
+    https://mbed.org/platforms/ST-Nucleo-F411RE/
     https://mbed.org/handbook/Homepage
 
 Using the mbed loader:
 
-1. Connect the Nucleo-F4x1RE to the host PC using the USB connector.
+1. Connect the Nucleo-F411RE to the host PC using the USB connector.
 2. A new file system will appear called NUCLEO; open it with Windows
    Explorer (assuming that you are using Windows).
 3. Drag and drop nuttx.bin into the MBED window.  This will load the
-   nuttx.bin binary into the Nucleo-F4x1RE.  The NUCLEO window will
-   close then re-open and the Nucleo-F4x1RE will be running the new code.
+   nuttx.bin binary into the Nucleo-F411RE.  The NUCLEO window will
+   close then re-open and the Nucleo-F411RE will be running the new code.
 
 Hardware
 ========
@@ -82,7 +73,7 @@ GPIO
                LED2=D6=PB_10  I2C1_SDA=D14=PB_9 Probe
                     D7=PA_8   I2C1_SCL=D15=PB_8 Probe
 
-  From: https://mbed.org/platforms/ST-Nucleo-F401RE/
+  From: https://mbed.org/platforms/ST-Nucleo-F411RE/
 
 Buttons
 -------
@@ -93,7 +84,7 @@ microcontroller.
 LEDs
 ----
 
-The Nucleo F401RE and Nucleo F411RE provide a single user LED, LD2.  LD2
+The Nucleo F411RE provide a single user LED, LD2.  LD2
 is the green LED connected to Arduino signal D13 corresponding to MCU I/O
 PA5 (pin 21) or PB13 (pin 34) depending on the STM32target.
 
@@ -141,7 +132,7 @@ pin selections.
 
 TTL to RS-232 converter connection::
 
-    Nucleo CN10 STM32F4x1RE
+    Nucleo CN10 STM32F411RE
     ----------- ------------
     Pin 21 PA9  USART1_RX   *Warning you make need to reverse RX/TX on
     Pin 33 PA10 USART1_TX    some RS-232 converters
@@ -174,7 +165,7 @@ Pins and Connectors::
 
 TTL to RS-232 converter connection::
 
-    Nucleo CN9  STM32F4x1RE
+    Nucleo CN9  STM32F411RE
     ----------- ------------
     Pin 1  PA3  USART2_RX   *Warning you make need to reverse RX/TX on
     Pin 2  PA2  USART2_TX    some RS-232 converters
@@ -258,7 +249,7 @@ RS-232 from Cutedigi.com
 
 Supports a single RS-232 connected via::
 
-    Nucleo CN9  STM32F4x1RE  Cutedigi
+    Nucleo CN9  STM32F411RE  Cutedigi
     ----------- ------------ --------
     Pin 1  PA3  USART2_RX    RXD
     Pin 2  PA2  USART2_TX    TXD
@@ -275,7 +266,7 @@ about this joystick.
 Itead Joystick Connection::
 
     --------- ----------------- ---------------------------------
-    ARDUINO   ITEAD             NUCLEO-F4x1
+    ARDUINO   ITEAD             NUCLEO-F411
     PIN NAME  SIGNAL            SIGNAL
     --------- ----------------- ---------------------------------
      D3       Button E Output   PB3
@@ -349,8 +340,8 @@ STATUS:
 Configurations
 ==============
 
-f401-nsh:
----------
+nsh
+---
 
 Configures the NuttShell (nsh) located at apps/examples/nsh for the
 Nucleo-F401RE board.  The Configuration enables the serial interfaces
@@ -380,15 +371,9 @@ NOTES:
    Consoles).  I have been using a TTL-to-RS-232 converter connected
    as shown below::
 
-       Nucleo CN10 STM32F4x1RE
+       Nucleo CN10 STM32F411RE
        ----------- ------------
        Pin 21 PA9  USART1_RX   *Warning you make need to reverse RX/TX on
        Pin 33 PA10 USART1_TX    some RS-232 converters
        Pin 20 GND
        Pin 8  U5V
-
-f411-nsh
---------
-
-This configuration is the same as the f401-nsh configuration, except
-that it is configured to support the Nucleo-F411RE.
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index 7eacfc4ad..8c69e061c 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -173,7 +173,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: 19 November 24 at 00:24</p>
+<p>Last Updated: 20 November 24 at 00:24</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/latest/objects.inv b/content/docs/latest/objects.inv
index ce05ac331..0ba006e51 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/stm32f4/boards/nucleo-f401re/index.html 
b/content/docs/latest/platforms/arm/stm32f4/boards/nucleo-f401re/index.html
index 98b8e9199..c759d46be 100644
--- a/content/docs/latest/platforms/arm/stm32f4/boards/nucleo-f401re/index.html
+++ b/content/docs/latest/platforms/arm/stm32f4/boards/nucleo-f401re/index.html
@@ -284,15 +284,10 @@
   <section id="st-nucleo-f401re">
 <h1>ST Nucleo F401RE<a class="headerlink" href="#st-nucleo-f401re" 
title="Permalink to this heading"></a></h1>
 <p>This page discusses issues unique to NuttX configurations for the ST
-NucleoF401RE and NucleoF411RE boards from ST Micro.  See</p>
+NucleoF401RE boards from ST Micro.  See</p>
 <blockquote>
-<div><p><a class="reference external" 
href="http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1810/PF258797";>http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1810/PF258797</a>
-<a class="reference external" 
href="http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1877/PF260049";>http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1877/PF260049</a></p>
+<div><p><a class="reference external" 
href="http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1810/PF258797";>http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1810/PF258797</a></p>
 </div></blockquote>
-<p>These two boards are very similar, both supporting STM32 “Dynamic Efficiency
-Line” parts but differing in the specific STM32 chip mounted on board.  The
-chips themselves are also very similar with the STM32F411RE having some
-additional capability:</p>
 <p>NucleoF401RE:</p>
 <ul class="simple">
 <li><p>Microprocessor: 32-bit ARM Cortex M4 at 84MHz STM32F104RE</p></li>
@@ -310,7 +305,6 @@ watchdog timers, and a SysTick timer</p></li>
 <li><p>CRC calculation unit</p></li>
 <li><p>RTC</p></li>
 </ul>
-<p>The NucleoF411RE also has additional DMA and SPI peripheral 
capabilities.</p>
 <p>Board features, however, are identical:</p>
 <ul class="simple">
 <li><p>Peripherals:    1 led, 1 push button</p></li>
@@ -319,8 +313,7 @@ watchdog timers, and a SysTick timer</p></li>
 </ul>
 <p>Uses a STM32F103 to provide a ST-Link for programming, debug similar to the
 OpenOcd FTDI function - USB to JTAG front-end.</p>
-<p>See <a class="reference external" 
href="http://mbed.org/platforms/ST-Nucleo-F401RE";>http://mbed.org/platforms/ST-Nucleo-F401RE</a>
 and
-<a class="reference external" 
href="http://developer.mbed.org/platforms/ST-Nucleo-F411RE";>http://developer.mbed.org/platforms/ST-Nucleo-F411RE</a>
 for more
+<p>See <a class="reference external" 
href="http://mbed.org/platforms/ST-Nucleo-F401RE";>http://mbed.org/platforms/ST-Nucleo-F401RE</a>
 for more
 information about these boards.</p>
 <section id="mbed">
 <h2>mbed<a class="headerlink" href="#mbed" title="Permalink to this 
heading"></a></h2>
@@ -331,12 +324,12 @@ information about these boards.</p>
 </div></blockquote>
 <p>Using the mbed loader:</p>
 <ol class="arabic simple">
-<li><p>Connect the Nucleo-F4x1RE to the host PC using the USB 
connector.</p></li>
+<li><p>Connect the Nucleo-F401RE to the host PC using the USB 
connector.</p></li>
 <li><p>A new file system will appear called NUCLEO; open it with Windows
 Explorer (assuming that you are using Windows).</p></li>
 <li><p>Drag and drop nuttx.bin into the MBED window.  This will load the
-nuttx.bin binary into the Nucleo-F4x1RE.  The NUCLEO window will
-close then re-open and the Nucleo-F4x1RE will be running the new code.</p></li>
+nuttx.bin binary into the Nucleo-F401RE.  The NUCLEO window will
+close then re-open and the Nucleo-F401RE will be running the new code.</p></li>
 </ol>
 </section>
 <section id="hardware">
@@ -366,7 +359,7 @@ microcontroller.</p>
 </section>
 <section id="leds">
 <h3>LEDs<a class="headerlink" href="#leds" title="Permalink to this 
heading"></a></h3>
-<p>The Nucleo F401RE and Nucleo F411RE provide a single user LED, LD2.  LD2
+<p>The Nucleo F401RE provides a single user LED, LD2.  LD2
 is the green LED connected to Arduino signal D13 corresponding to MCU I/O
 PA5 (pin 21) or PB13 (pin 34) depending on the STM32target.</p>
 <ul class="simple">
@@ -444,7 +437,7 @@ TXD: PA10  CN9 pin 3, CN10 pin 33
 <p>NOTE:  You may need to edit the include/board.h to select different USART1
 pin selections.</p>
 <p>TTL to RS-232 converter connection:</p>
-<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN10 STM32F4x1RE
+<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN10 STM32F401RE
 ----------- ------------
 Pin 21 PA9  USART1_RX   *Warning you make need to reverse RX/TX on
 Pin 33 PA10 USART1_TX    some RS-232 converters
@@ -477,7 +470,7 @@ UART2 is the default in all of these configurations.
 </pre></div>
 </div>
 <p>TTL to RS-232 converter connection:</p>
-<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN9  STM32F4x1RE
+<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN9  STM32F401RE
 ----------- ------------
 Pin 1  PA3  USART2_RX   *Warning you make need to reverse RX/TX on
 Pin 2  PA2  USART2_TX    some RS-232 converters
@@ -555,7 +548,7 @@ virtual COM port is enabled.</p>
 <section id="rs-232-from-cutedigi-com">
 <h3>RS-232 from Cutedigi.com<a class="headerlink" 
href="#rs-232-from-cutedigi-com" title="Permalink to this heading"></a></h3>
 <p>Supports a single RS-232 connected via:</p>
-<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN9  STM32F4x1RE  Cutedigi
+<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN9  STM32F401RE  Cutedigi
 ----------- ------------ --------
 Pin 1  PA3  USART2_RX    RXD
 Pin 2  PA2  USART2_TX    TXD
@@ -570,7 +563,7 @@ SB13, 14, 62, and 63 as described above under “Serial 
Consoles”</p>
 about this joystick.</p>
 <p>Itead Joystick Connection:</p>
 <div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>--------- ----------------- 
---------------------------------
-ARDUINO   ITEAD             NUCLEO-F4x1
+ARDUINO   ITEAD             NUCLEO-F401
 PIN NAME  SIGNAL            SIGNAL
 --------- ----------------- ---------------------------------
  D3       Button E Output   PB3
@@ -643,8 +636,8 @@ soon as joystick button interrupts are enabled.</p></li>
 </section>
 <section id="configurations">
 <h2>Configurations<a class="headerlink" href="#configurations" 
title="Permalink to this heading"></a></h2>
-<section id="f401-nsh">
-<h3>f401-nsh:<a class="headerlink" href="#f401-nsh" title="Permalink to this 
heading"></a></h3>
+<section id="nsh">
+<h3>nsh:<a class="headerlink" href="#nsh" title="Permalink to this 
heading"></a></h3>
 <p>Configures the NuttShell (nsh) located at apps/examples/nsh for the
 Nucleo-F401RE board.  The Configuration enables the serial interfaces
 on UART2.  Support for builtin applications is enabled, but in the base
@@ -675,7 +668,7 @@ the Virtual COM port) I have done all testing with the 
console
 device configured for USART1 (see instruction above under “Serial
 Consoles).  I have been using a TTL-to-RS-232 converter connected
 as shown below:</p>
-<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN10 STM32F4x1RE
+<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN10 STM32F401RE
 ----------- ------------
 Pin 21 PA9  USART1_RX   *Warning you make need to reverse RX/TX on
 Pin 33 PA10 USART1_TX    some RS-232 converters
@@ -686,11 +679,6 @@ Pin 8  U5V
 </li>
 </ol>
 </section>
-<section id="f411-nsh">
-<h3>f411-nsh<a class="headerlink" href="#f411-nsh" title="Permalink to this 
heading"></a></h3>
-<p>This configuration is the same as the f401-nsh configuration, except
-that it is configured to support the Nucleo-F411RE.</p>
-</section>
 </section>
 </section>
 
diff --git 
a/content/docs/latest/platforms/arm/stm32f4/boards/nucleo-f411re/index.html 
b/content/docs/latest/platforms/arm/stm32f4/boards/nucleo-f411re/index.html
index 38c07d426..8a8663c24 100644
--- a/content/docs/latest/platforms/arm/stm32f4/boards/nucleo-f411re/index.html
+++ b/content/docs/latest/platforms/arm/stm32f4/boards/nucleo-f411re/index.html
@@ -284,15 +284,10 @@
   <section id="st-nucleo-f411re">
 <h1>ST Nucleo F411RE<a class="headerlink" href="#st-nucleo-f411re" 
title="Permalink to this heading"></a></h1>
 <p>This page discusses issues unique to NuttX configurations for the ST
-NucleoF401RE and NucleoF411RE boards from ST Micro.  See</p>
+NucleoF411RE board from ST Micro.  See</p>
 <blockquote>
-<div><p><a class="reference external" 
href="http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1810/PF258797";>http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1810/PF258797</a>
-<a class="reference external" 
href="http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1877/PF260049";>http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1877/PF260049</a></p>
+<div><p><a class="reference external" 
href="http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1877/PF260049";>http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1877/PF260049</a></p>
 </div></blockquote>
-<p>These two boards are very similar, both supporting STM32 “Dynamic Efficiency
-Line” parts but differing in the specific STM32 chip mounted on board.  The
-chips themselves are also very similar with the STM32F411RE having some
-additional capability:</p>
 <p>NucleoF411RE:</p>
 <ul class="simple">
 <li><p>Microprocessor: 32-bit ARM Cortex M4 at 100MHz STM32F411RE</p></li>
@@ -310,7 +305,6 @@ watchdog timers, and a SysTick timer</p></li>
 <li><p>CRC calculation unit</p></li>
 <li><p>RTC</p></li>
 </ul>
-<p>The NucleoF411RE also has additional DMA and SPI peripheral 
capabilities.</p>
 <p>Board features, however, are identical:</p>
 <ul class="simple">
 <li><p>Peripherals:    1 led, 1 push button</p></li>
@@ -319,24 +313,23 @@ watchdog timers, and a SysTick timer</p></li>
 </ul>
 <p>Uses a STM32F103 to provide a ST-Link for programming, debug similar to the
 OpenOcd FTDI function - USB to JTAG front-end.</p>
-<p>See <a class="reference external" 
href="http://mbed.org/platforms/ST-Nucleo-F401RE";>http://mbed.org/platforms/ST-Nucleo-F401RE</a>
 and
-<a class="reference external" 
href="http://developer.mbed.org/platforms/ST-Nucleo-F411RE";>http://developer.mbed.org/platforms/ST-Nucleo-F411RE</a>
 for more
+<p>See <a class="reference external" 
href="http://developer.mbed.org/platforms/ST-Nucleo-F411RE";>http://developer.mbed.org/platforms/ST-Nucleo-F411RE</a>
 for more
 information about these boards.</p>
 <section id="mbed">
 <h2>mbed<a class="headerlink" href="#mbed" title="Permalink to this 
heading"></a></h2>
 <p>The Nucleo-F411RE includes boot loader from mbed:</p>
 <blockquote>
-<div><p><a class="reference external" 
href="https://mbed.org/platforms/ST-Nucleo-F401RE/";>https://mbed.org/platforms/ST-Nucleo-F401RE/</a>
+<div><p><a class="reference external" 
href="https://mbed.org/platforms/ST-Nucleo-F411RE/";>https://mbed.org/platforms/ST-Nucleo-F411RE/</a>
 <a class="reference external" 
href="https://mbed.org/handbook/Homepage";>https://mbed.org/handbook/Homepage</a></p>
 </div></blockquote>
 <p>Using the mbed loader:</p>
 <ol class="arabic simple">
-<li><p>Connect the Nucleo-F4x1RE to the host PC using the USB 
connector.</p></li>
+<li><p>Connect the Nucleo-F411RE to the host PC using the USB 
connector.</p></li>
 <li><p>A new file system will appear called NUCLEO; open it with Windows
 Explorer (assuming that you are using Windows).</p></li>
 <li><p>Drag and drop nuttx.bin into the MBED window.  This will load the
-nuttx.bin binary into the Nucleo-F4x1RE.  The NUCLEO window will
-close then re-open and the Nucleo-F4x1RE will be running the new code.</p></li>
+nuttx.bin binary into the Nucleo-F411RE.  The NUCLEO window will
+close then re-open and the Nucleo-F411RE will be running the new code.</p></li>
 </ol>
 </section>
 <section id="hardware">
@@ -355,7 +348,7 @@ A5=PC_0   WIFI_EN=D5=PB_4       LED1=D13=PA_5 SPI_SCK
              LED2=D6=PB_10  I2C1_SDA=D14=PB_9 Probe
                   D7=PA_8   I2C1_SCL=D15=PB_8 Probe
 
-From: https://mbed.org/platforms/ST-Nucleo-F401RE/
+From: https://mbed.org/platforms/ST-Nucleo-F411RE/
 </pre></div>
 </div>
 </section>
@@ -366,7 +359,7 @@ microcontroller.</p>
 </section>
 <section id="leds">
 <h3>LEDs<a class="headerlink" href="#leds" title="Permalink to this 
heading"></a></h3>
-<p>The Nucleo F401RE and Nucleo F411RE provide a single user LED, LD2.  LD2
+<p>The Nucleo F411RE provide a single user LED, LD2.  LD2
 is the green LED connected to Arduino signal D13 corresponding to MCU I/O
 PA5 (pin 21) or PB13 (pin 34) depending on the STM32target.</p>
 <ul class="simple">
@@ -444,7 +437,7 @@ TXD: PA10  CN9 pin 3, CN10 pin 33
 <p>NOTE:  You may need to edit the include/board.h to select different USART1
 pin selections.</p>
 <p>TTL to RS-232 converter connection:</p>
-<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN10 STM32F4x1RE
+<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN10 STM32F411RE
 ----------- ------------
 Pin 21 PA9  USART1_RX   *Warning you make need to reverse RX/TX on
 Pin 33 PA10 USART1_TX    some RS-232 converters
@@ -477,7 +470,7 @@ UART2 is the default in all of these configurations.
 </pre></div>
 </div>
 <p>TTL to RS-232 converter connection:</p>
-<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN9  STM32F4x1RE
+<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN9  STM32F411RE
 ----------- ------------
 Pin 1  PA3  USART2_RX   *Warning you make need to reverse RX/TX on
 Pin 2  PA2  USART2_TX    some RS-232 converters
@@ -555,7 +548,7 @@ virtual COM port is enabled.</p>
 <section id="rs-232-from-cutedigi-com">
 <h3>RS-232 from Cutedigi.com<a class="headerlink" 
href="#rs-232-from-cutedigi-com" title="Permalink to this heading"></a></h3>
 <p>Supports a single RS-232 connected via:</p>
-<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN9  STM32F4x1RE  Cutedigi
+<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN9  STM32F411RE  Cutedigi
 ----------- ------------ --------
 Pin 1  PA3  USART2_RX    RXD
 Pin 2  PA2  USART2_TX    TXD
@@ -570,7 +563,7 @@ SB13, 14, 62, and 63 as described above under “Serial 
Consoles”</p>
 about this joystick.</p>
 <p>Itead Joystick Connection:</p>
 <div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>--------- ----------------- 
---------------------------------
-ARDUINO   ITEAD             NUCLEO-F4x1
+ARDUINO   ITEAD             NUCLEO-F411
 PIN NAME  SIGNAL            SIGNAL
 --------- ----------------- ---------------------------------
  D3       Button E Output   PB3
@@ -643,8 +636,8 @@ soon as joystick button interrupts are enabled.</p></li>
 </section>
 <section id="configurations">
 <h2>Configurations<a class="headerlink" href="#configurations" 
title="Permalink to this heading"></a></h2>
-<section id="f401-nsh">
-<h3>f401-nsh:<a class="headerlink" href="#f401-nsh" title="Permalink to this 
heading"></a></h3>
+<section id="nsh">
+<h3>nsh<a class="headerlink" href="#nsh" title="Permalink to this 
heading"></a></h3>
 <p>Configures the NuttShell (nsh) located at apps/examples/nsh for the
 Nucleo-F401RE board.  The Configuration enables the serial interfaces
 on UART2.  Support for builtin applications is enabled, but in the base
@@ -675,7 +668,7 @@ the Virtual COM port) I have done all testing with the 
console
 device configured for USART1 (see instruction above under “Serial
 Consoles).  I have been using a TTL-to-RS-232 converter connected
 as shown below:</p>
-<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN10 STM32F4x1RE
+<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>Nucleo CN10 STM32F411RE
 ----------- ------------
 Pin 21 PA9  USART1_RX   *Warning you make need to reverse RX/TX on
 Pin 33 PA10 USART1_TX    some RS-232 converters
@@ -686,11 +679,6 @@ Pin 8  U5V
 </li>
 </ol>
 </section>
-<section id="f411-nsh">
-<h3>f411-nsh<a class="headerlink" href="#f411-nsh" title="Permalink to this 
heading"></a></h3>
-<p>This configuration is the same as the f401-nsh configuration, except
-that it is configured to support the Nucleo-F411RE.</p>
-</section>
 </section>
 </section>
 
diff --git a/content/docs/latest/searchindex.js 
b/content/docs/latest/searchindex.js
index 858f26ca7..7030857f9 100644
--- a/content/docs/latest/searchindex.js
+++ b/content/docs/latest/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", 
"applications/audioutils/index", "applications/audioutils/mml_parser/index", 
"applications/audioutils/nxaudio/index", 
"applications/benchmarks/cachespeed/index", 
"applications/benchmarks/coremark-pro/index", 
"applications/benchmarks/coremark/index", 
"applications/benchmarks/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/feed.xml b/content/feed.xml
index da52a3d62..da48fedfd 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -5,8 +5,8 @@
     <description></description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 19 Nov 2024 00:26:37 +0000</pubDate>
-    <lastBuildDate>Tue, 19 Nov 2024 00:26:37 +0000</lastBuildDate>
+    <pubDate>Wed, 20 Nov 2024 00:26:12 +0000</pubDate>
+    <lastBuildDate>Wed, 20 Nov 2024 00:26:12 +0000</lastBuildDate>
     <generator>Jekyll v4.3.2</generator>
     
       <item>

Reply via email to