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/incubator-nuttx-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c31bfff  Publishing web: 6758fc5efbbf5ed16c807ccdfb012d94d1db201a 
docs: e17b678a1697ea250c89050b396174253a505b92
c31bfff is described below

commit c31bfffebb9ac72ec99f65ec8b8e41c96d012647
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 8 00:15:59 2022 +0000

    Publishing web: 6758fc5efbbf5ed16c807ccdfb012d94d1db201a docs: 
e17b678a1697ea250c89050b396174253a505b92
---
 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 +-
 .../_sources/introduction/detailed_support.rst.txt  |  18 ++++++++++++++++++
 .../introduction/supported_platforms.rst.txt        |   1 +
 content/docs/latest/index.html                      |   2 +-
 .../docs/latest/introduction/detailed_support.html  |  17 +++++++++++++++++
 .../latest/introduction/supported_platforms.html    |   1 +
 content/docs/latest/objects.inv                     | Bin 37224 -> 37233 bytes
 content/docs/latest/searchindex.js                  |   2 +-
 content/feed.xml                                    |   4 ++--
 13 files changed, 46 insertions(+), 9 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index dc54ca0..5abbfbf 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: 07 September 22 at 00:11</p>
+<p>Last Updated: 08 September 22 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 8202075..eefb08b 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -217,7 +217,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: 07 September 22 at 00:11</p>
+<p>Last Updated: 08 September 22 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 32301a5..5dff451 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -217,7 +217,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: 07 September 22 at 00:11</p>
+<p>Last Updated: 08 September 22 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 679a02e..98dd44c 100644
--- a/content/docs/10.2.0/index.html
+++ b/content/docs/10.2.0/index.html
@@ -218,7 +218,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: 07 September 22 at 00:12</p>
+<p>Last Updated: 08 September 22 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 679a02e..98dd44c 100644
--- a/content/docs/10.3.0/index.html
+++ b/content/docs/10.3.0/index.html
@@ -218,7 +218,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: 07 September 22 at 00:12</p>
+<p>Last Updated: 08 September 22 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/latest/_sources/introduction/detailed_support.rst.txt 
b/content/docs/latest/_sources/introduction/detailed_support.rst.txt
index 31553d1..e297e73 100644
--- a/content/docs/latest/_sources/introduction/detailed_support.rst.txt
+++ b/content/docs/latest/_sources/introduction/detailed_support.rst.txt
@@ -2197,6 +2197,24 @@ Refer to the EK-TM4C1294XL board
 `README 
<https://github.com/apache/incubator-nuttx/blob/master/boards/arm/tiva/tm4c1294-launchpad/README.txt>`__
 file for more detailed information about this port.
 
+TI/Tiva TM4C129E
+----------------
+
+This port uses the TI Tiva C Series TM4C129E Crypto Connected
+LaunchPad `(EK-TM4C129EXL) <https://www.ti.com/tool/EK-TM4C129EXL>`__.
+
+**STATUS:**
+
+-  Support for the EK-TM4C129EXL is based on support for the similar
+   EK-TM4C1294XL. This basic board support includes a configuration
+   for the NuttShell :ref:`NSH <nsh>`), a configuration for testing
+   IPv6, and a configuration for testing the RTOS using the ostest
+   example in the NuttX apps repository.
+
+Refer to the EK-TM4C129EXL board
+`README 
<https://github.com/apache/incubator-nuttx/blob/master/boards/arm/tiva/tm4c129e-launchpad/README.txt>`__
+file for more detailed information about this port.
+
 TI/Tiva TM4C129X
 ----------------
 
diff --git 
a/content/docs/latest/_sources/introduction/supported_platforms.rst.txt 
b/content/docs/latest/_sources/introduction/supported_platforms.rst.txt
index 92e219c..5433d13 100644
--- a/content/docs/latest/_sources/introduction/supported_platforms.rst.txt
+++ b/content/docs/latest/_sources/introduction/supported_platforms.rst.txt
@@ -268,6 +268,7 @@ MCU. Follow the links for the details:
          - :ref:`introduction/detailed_support:TI/Stellaris LM4F120x` (ARM 
Cortex-M4)
          - :ref:`introduction/detailed_support:TI/Tiva TM4C123G` (ARM 
Cortex-M4)
          - :ref:`introduction/detailed_support:TI/Tiva TM4C1294` (ARM 
Cortex-M4)
+         - :ref:`introduction/detailed_support:TI/Tiva TM4C129E` (ARM 
Cortex-M4)
          - :ref:`introduction/detailed_support:TI/Tiva TM4C129X` (ARM 
Cortex-M4)
          - :ref:`introduction/detailed_support:TI/SimpleLink CC13x2` (ARM 
Cortex-M4)
          - :ref:`introduction/detailed_support:TI/Hercules TMS570LS04xx` (ARM 
Cortex-R4)
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index 679a02e..98dd44c 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -218,7 +218,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: 07 September 22 at 00:12</p>
+<p>Last Updated: 08 September 22 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/latest/introduction/detailed_support.html 
b/content/docs/latest/introduction/detailed_support.html
index e80d4c7..03a5fc7 100644
--- a/content/docs/latest/introduction/detailed_support.html
+++ b/content/docs/latest/introduction/detailed_support.html
@@ -256,6 +256,7 @@
 <li class="toctree-l4"><a class="reference internal" 
href="#ti-stellaris-lm4f120x">TI/Stellaris LM4F120x</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="#ti-tiva-tm4c123g">TI/Tiva TM4C123G</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="#ti-tiva-tm4c1294">TI/Tiva TM4C1294</a></li>
+<li class="toctree-l4"><a class="reference internal" 
href="#ti-tiva-tm4c129e">TI/Tiva TM4C129E</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="#ti-tiva-tm4c129x">TI/Tiva TM4C129X</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="#ti-simplelink-cc13x2">TI/SimpleLink CC13x2</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="#microchip-sam4l">Microchip SAM4L</a></li>
@@ -2391,6 +2392,22 @@ NuttX-7.25.</p></li>
 <a class="reference external" 
href="https://github.com/apache/incubator-nuttx/blob/master/boards/arm/tiva/tm4c1294-launchpad/README.txt";>README</a>
 file for more detailed information about this port.</p>
 </div>
+<div class="section" id="ti-tiva-tm4c129e">
+<h3>TI/Tiva TM4C129E<a class="headerlink" href="#ti-tiva-tm4c129e" 
title="Permalink to this headline">¶</a></h3>
+<p>This port uses the TI Tiva C Series TM4C129E Crypto Connected
+LaunchPad <a class="reference external" 
href="https://www.ti.com/tool/EK-TM4C129EXL";>(EK-TM4C129EXL)</a>.</p>
+<p><strong>STATUS:</strong></p>
+<ul class="simple">
+<li><p>Support for the EK-TM4C129EXL is based on support for the similar
+EK-TM4C1294XL. This basic board support includes a configuration
+for the NuttShell <a class="reference internal" 
href="../applications/nsh/nsh.html#nsh"><span class="std 
std-ref">NSH</span></a>), a configuration for testing
+IPv6, and a configuration for testing the RTOS using the ostest
+example in the NuttX apps repository.</p></li>
+</ul>
+<p>Refer to the EK-TM4C129EXL board
+<a class="reference external" 
href="https://github.com/apache/incubator-nuttx/blob/master/boards/arm/tiva/tm4c129e-launchpad/README.txt";>README</a>
+file for more detailed information about this port.</p>
+</div>
 <div class="section" id="ti-tiva-tm4c129x">
 <h3>TI/Tiva TM4C129X<a class="headerlink" href="#ti-tiva-tm4c129x" 
title="Permalink to this headline">¶</a></h3>
 <p>This port uses the TI Tiva C Series TM4C129X Connected
diff --git a/content/docs/latest/introduction/supported_platforms.html 
b/content/docs/latest/introduction/supported_platforms.html
index f30f565..0e0712c 100644
--- a/content/docs/latest/introduction/supported_platforms.html
+++ b/content/docs/latest/introduction/supported_platforms.html
@@ -524,6 +524,7 @@ MCU. Follow the links for the details:</p>
 <li><p><a class="reference internal" 
href="detailed_support.html#ti-stellaris-lm4f120x"><span class="std 
std-ref">TI/Stellaris LM4F120x</span></a> (ARM Cortex-M4)</p></li>
 <li><p><a class="reference internal" 
href="detailed_support.html#ti-tiva-tm4c123g"><span class="std std-ref">TI/Tiva 
TM4C123G</span></a> (ARM Cortex-M4)</p></li>
 <li><p><a class="reference internal" 
href="detailed_support.html#ti-tiva-tm4c1294"><span class="std std-ref">TI/Tiva 
TM4C1294</span></a> (ARM Cortex-M4)</p></li>
+<li><p><a class="reference internal" 
href="detailed_support.html#ti-tiva-tm4c129e"><span class="std std-ref">TI/Tiva 
TM4C129E</span></a> (ARM Cortex-M4)</p></li>
 <li><p><a class="reference internal" 
href="detailed_support.html#ti-tiva-tm4c129x"><span class="std std-ref">TI/Tiva 
TM4C129X</span></a> (ARM Cortex-M4)</p></li>
 <li><p><a class="reference internal" 
href="detailed_support.html#ti-simplelink-cc13x2"><span class="std 
std-ref">TI/SimpleLink CC13x2</span></a> (ARM Cortex-M4)</p></li>
 <li><p><a class="reference internal" 
href="detailed_support.html#ti-hercules-tms570ls04xx"><span class="std 
std-ref">TI/Hercules TMS570LS04xx</span></a> (ARM Cortex-R4)</p></li>
diff --git a/content/docs/latest/objects.inv b/content/docs/latest/objects.inv
index c2f4cd2..3ba2aec 100644
Binary files a/content/docs/latest/objects.inv and 
b/content/docs/latest/objects.inv differ
diff --git a/content/docs/latest/searchindex.js 
b/content/docs/latest/searchindex.js
index bcf6464..822c52c 100644
--- a/content/docs/latest/searchindex.js
+++ b/content/docs/latest/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/feed.xml b/content/feed.xml
index 89e63d7..6ccc274 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, 07 Sep 2022 00:13:34 +0000</pubDate>
-    <lastBuildDate>Wed, 07 Sep 2022 00:13:34 +0000</lastBuildDate>
+    <pubDate>Thu, 08 Sep 2022 00:15:55 +0000</pubDate>
+    <lastBuildDate>Thu, 08 Sep 2022 00:15:55 +0000</lastBuildDate>
     <generator>Jekyll v3.8.5</generator>
     
       <item>

Reply via email to