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 823d7cb0c Publishing web: 16e1777b863bd27e3a00b7b779baf0131af07df6 docs: b233d1494d4f76a6ff4fabb7c0a375161472cc2a 823d7cb0c is described below commit 823d7cb0c329802c1a9ba204c1a528bba0d005ce Author: Alin Jerpelea <alin.jerpe...@sony.com> AuthorDate: Sun Apr 20 00:31:57 2025 +0000 Publishing web: 16e1777b863bd27e3a00b7b779baf0131af07df6 docs: b233d1494d4f76a6ff4fabb7c0a375161472cc2a --- 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 +- 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 +- .../applications/examples/elf/index.rst.txt | 27 +++-- .../_sources/applications/nsh/config.rst.txt | 1 - .../latest/applications/examples/elf/index.html | 19 +-- content/docs/latest/applications/nsh/config.html | 132 ++++++++++----------- content/docs/latest/index.html | 2 +- .../arm/lpc31xx/boards/olimex-lpc-h3131/index.html | 1 - .../mips/pic32mx/boards/mirtoo/index.html | 1 - content/docs/latest/searchindex.js | 2 +- content/feed.xml | 4 +- 39 files changed, 126 insertions(+), 123 deletions(-) diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html index 28f8a06c3..6ec0bbceb 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 April 25 at 00:13</p> +<p>Last Updated: 20 April 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 8f963c4af..c4c47d603 100644 --- a/content/docs/10.0.1/index.html +++ b/content/docs/10.0.1/index.html @@ -243,7 +243,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 April 25 at 00:14</p> +<p>Last Updated: 20 April 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.1.0/index.html b/content/docs/10.1.0/index.html index 261b07719..eeae2ebab 100644 --- a/content/docs/10.1.0/index.html +++ b/content/docs/10.1.0/index.html @@ -243,7 +243,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 April 25 at 00:14</p> +<p>Last Updated: 20 April 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 fd4c224d7..1855ce168 100644 --- a/content/docs/10.2.0/index.html +++ b/content/docs/10.2.0/index.html @@ -244,7 +244,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 April 25 at 00:14</p> +<p>Last Updated: 20 April 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 fd4c224d7..1855ce168 100644 --- a/content/docs/10.3.0/index.html +++ b/content/docs/10.3.0/index.html @@ -244,7 +244,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 April 25 at 00:14</p> +<p>Last Updated: 20 April 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 9bf91eebd..1855ce168 100644 --- a/content/docs/11.0.0/index.html +++ b/content/docs/11.0.0/index.html @@ -244,7 +244,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 April 25 at 00:15</p> +<p>Last Updated: 20 April 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/12.0.0/index.html b/content/docs/12.0.0/index.html index 728dadc31..1e854170c 100644 --- a/content/docs/12.0.0/index.html +++ b/content/docs/12.0.0/index.html @@ -169,7 +169,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 April 25 at 00:15</p> +<p>Last Updated: 20 April 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 da8c2f614..c7c0b4894 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 b8d6ec4ce..7d9411185 100644 --- a/content/docs/12.1.0/index.html +++ b/content/docs/12.1.0/index.html @@ -169,7 +169,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 April 25 at 00:15</p> +<p>Last Updated: 20 April 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 208c6d73a..88fc1fd36 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 1eb4bd2a1..fbf832fd2 100644 --- a/content/docs/12.2.0/index.html +++ b/content/docs/12.2.0/index.html @@ -170,7 +170,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 April 25 at 00:16</p> +<p>Last Updated: 20 April 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.2.0/searchindex.js b/content/docs/12.2.0/searchindex.js index 47964967d..4a8231876 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 1eb4bd2a1..d76abda57 100644 --- a/content/docs/12.2.1/index.html +++ b/content/docs/12.2.1/index.html @@ -170,7 +170,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 April 25 at 00:16</p> +<p>Last Updated: 20 April 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 e1292c5cd..ead9d164d 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 3f2bfb0ac..fcb83c08b 100644 --- a/content/docs/12.3.0/index.html +++ b/content/docs/12.3.0/index.html @@ -170,7 +170,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 April 25 at 00:16</p> +<p>Last Updated: 20 April 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.3.0/searchindex.js b/content/docs/12.3.0/searchindex.js index bb1ee04f7..89cacbb99 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 5b4d05fb1..4eca3c289 100644 --- a/content/docs/12.4.0/index.html +++ b/content/docs/12.4.0/index.html @@ -177,7 +177,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 April 25 at 00:17</p> +<p>Last Updated: 20 April 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 ced599dcb..1cb585947 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 83e8b571a..4ced5cbfb 100644 --- a/content/docs/12.5.0/index.html +++ b/content/docs/12.5.0/index.html @@ -177,7 +177,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 April 25 at 00:18</p> +<p>Last Updated: 20 April 25 at 00:20</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.5.0/searchindex.js b/content/docs/12.5.0/searchindex.js index 63b46e9ed..65cacf6bf 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 54dff499f..b5cde7425 100644 --- a/content/docs/12.5.1/index.html +++ b/content/docs/12.5.1/index.html @@ -177,7 +177,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 April 25 at 00:20</p> +<p>Last Updated: 20 April 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 9d0e836d4..f8344d4b7 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 96e63c41c..714e3e82c 100644 --- a/content/docs/12.6.0/index.html +++ b/content/docs/12.6.0/index.html @@ -178,7 +178,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 April 25 at 00:21</p> +<p>Last Updated: 20 April 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 c64a777e3..4a8b8c2b1 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 9d2409f7d..da5b2ede4 100644 --- a/content/docs/12.7.0/index.html +++ b/content/docs/12.7.0/index.html @@ -177,7 +177,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 April 25 at 00:22</p> +<p>Last Updated: 20 April 25 at 00:24</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/12.7.0/searchindex.js b/content/docs/12.7.0/searchindex.js index 6bf83523d..e4d783bbc 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 cb77c6bfc..e0b79647c 100644 --- a/content/docs/12.8.0/index.html +++ b/content/docs/12.8.0/index.html @@ -177,7 +177,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 April 25 at 00:24</p> +<p>Last Updated: 20 April 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 d2f50e3cb..520b4705e 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 dc168e8a9..e1793702e 100644 --- a/content/docs/12.9.0/index.html +++ b/content/docs/12.9.0/index.html @@ -177,7 +177,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 April 25 at 00:25</p> +<p>Last Updated: 20 April 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 352e9822b..cddcc3bc6 100644 --- a/content/docs/12.9.0/searchindex.js +++ b/content/docs/12.9.0/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/cachespeed/index", "applications/benchmarks/coremark-pro/index", "applications/benchmarks/coremark/index", "applications/benchmarks/cyclictest/index", "applications/benchmarks/dhrystone/index", "applications/benchmarks/fio/index", "applications/benchmarks/index", "applications/b [...] \ No newline at end of file +Search.setIndex({"docnames": ["applications/audioutils/fmsynt/index", "applications/audioutils/index", "applications/audioutils/mml_parser/index", "applications/audioutils/nxaudio/index", "applications/benchmarks/cachespeed/index", "applications/benchmarks/coremark-pro/index", "applications/benchmarks/coremark/index", "applications/benchmarks/cyclictest/index", "applications/benchmarks/dhrystone/index", "applications/benchmarks/fio/index", "applications/benchmarks/index", "applications/b [...] \ No newline at end of file diff --git a/content/docs/latest/_sources/applications/examples/elf/index.rst.txt b/content/docs/latest/_sources/applications/examples/elf/index.rst.txt index 6ea3bfeed..2f97b7b88 100644 --- a/content/docs/latest/_sources/applications/examples/elf/index.rst.txt +++ b/content/docs/latest/_sources/applications/examples/elf/index.rst.txt @@ -4,9 +4,16 @@ This example builds a small ELF loader test case. This includes several test programs under ``examples/elf`` tests. These tests are build using the relocatable -ELF format and installed in a ROMFS file system. At run time, each program in -the ROMFS file system is executed. Requires ``CONFIG_ELF``. Other configuration -options: +ELF format and installed in a configurable file system. At run time, the file system +is mounted and each program is executed. Requires ``CONFIG_ELF``. +Two distinct types of file systems are supported: internal (included in the NuttX binary) +and external (not included in the binary). The external file systems need to be uploaded +manually. For the internal file systems the sample supports the ``romfs`` and ``cromfs`` +filesystems. For the external file systems any of the provided file systems can be used +(``vfat``, ...), but also the ``romfs`` filesystem for which the image (``romfs.img``) is +automatically generated. + +Configuration options: - ``CONFIG_EXAMPLES_ELF_DEVMINOR`` – The minor device number of the ROMFS block driver. For example, the ``N`` in ``/dev/ramN``. Used for registering the RAM @@ -35,24 +42,19 @@ options: If you use GCC to link, you make also need to include ``-nostdlib``. -3. This example also requires ``genromfs``. ``genromfs`` can be build as part of the - nuttx toolchain. Or can built from the ``genromfs`` sources that can be found - in the NuttX tools repository (``genromfs-0.5.2.tar.gz``). In any event, the - ``PATH`` variable must include the path to the genromfs executable. - -4. ELF size: The ELF files in this example are, be default, quite large because +3. ELF size: The ELF files in this example are, be default, quite large because they include a lot of build garbage. You can greatly reduce the size of the ELF binaries are using the ``objcopy --strip-unneeded`` command to remove un-necessary information from the ELF files. -5. Simulator. You cannot use this example with the NuttX simulator on Cygwin. +4. Simulator. You cannot use this example with the NuttX simulator on Cygwin. That is because the Cygwin GCC does not generate ELF file but rather some Windows-native binary format. If you really want to do this, you can create a NuttX x86 buildroot toolchain and use that be build the ELF executables for the ROMFS file system. -6. Linker scripts. You might also want to use a linker scripts to combine +5. Linker scripts. You might also want to use a linker scripts to combine sections better. An example linker script is at ``nuttx/binfmt/elf/gnu-elf.ld``. That example might have to be tuned for your particular linker output to position additional sections correctly. The @@ -60,3 +62,6 @@ options: LDELFFLAGS = -r -e main -T$(TOPDIR)/binfmt/elf/gnu-elf.ld +6. When generating the ``romfs.img`` for external filesystem the image (``romfs.img``) + needs to be manually copied to the start of the configured ``CONFIG_EXAMPLES_ELF_DEVPATH`` + using ``openocd`` or your preferred programmer. diff --git a/content/docs/latest/_sources/applications/nsh/config.rst.txt b/content/docs/latest/_sources/applications/nsh/config.rst.txt index b58571676..7057309b4 100644 --- a/content/docs/latest/_sources/applications/nsh/config.rst.txt +++ b/content/docs/latest/_sources/applications/nsh/config.rst.txt @@ -42,7 +42,6 @@ Command Depends on Configuration Can Be Disabl :ref:`cmdcmp` ``CONFIG_NSH_DISABLE_CMP`` . :ref:`cmdcp` ``CONFIG_NSH_DISABLE_CP`` . :ref:`cmddate` ``CONFIG_NSH_DISABLE_DATE`` . -:ref:`cmddd` ``CONFIG_NSH_DISABLE_DD`` . :ref:`cmddelroute` ``CONFIG_NET`` && ``CONFIG_NET_ROUTE`` ``CONFIG_NSH_DISABLE_DELROUTE`` :ref:`cmddf` ! ``CONFIG_DISABLE_MOUNTPOINT`` ``CONFIG_NSH_DISABLE_DF`` :ref:`cmddirname` ``CONFIG_NSH_DISABLE_DIRNAME`` . diff --git a/content/docs/latest/applications/examples/elf/index.html b/content/docs/latest/applications/examples/elf/index.html index d8eaa83b8..61a157426 100644 --- a/content/docs/latest/applications/examples/elf/index.html +++ b/content/docs/latest/applications/examples/elf/index.html @@ -381,9 +381,15 @@ <h1><code class="docutils literal notranslate"><span class="pre">elf</span></code> ELF loader<a class="headerlink" href="#elf-elf-loader" title="Permalink to this heading"></a></h1> <p>This example builds a small ELF loader test case. This includes several test programs under <code class="docutils literal notranslate"><span class="pre">examples/elf</span></code> tests. These tests are build using the relocatable -ELF format and installed in a ROMFS file system. At run time, each program in -the ROMFS file system is executed. Requires <code class="docutils literal notranslate"><span class="pre">CONFIG_ELF</span></code>. Other configuration -options:</p> +ELF format and installed in a configurable file system. At run time, the file system +is mounted and each program is executed. Requires <code class="docutils literal notranslate"><span class="pre">CONFIG_ELF</span></code>. +Two distinct types of file systems are supported: internal (included in the NuttX binary) +and external (not included in the binary). The external file systems need to be uploaded +manually. For the internal file systems the sample supports the <code class="docutils literal notranslate"><span class="pre">romfs</span></code> and <code class="docutils literal notranslate"><span class="pre">cromfs</span></code> +filesystems. For the external file systems any of the provided file systems can be used +(<code class="docutils literal notranslate"><span class="pre">vfat</span></code>, …), but also the <code class="docutils literal notranslate"><span class="pre">romfs</span></code> filesystem for which the image (<code class="docutils literal notranslate"><span class="pre">romfs.img</span></code>) is +automatically generated.</p> +<p>Configuration options:</p> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">CONFIG_EXAMPLES_ELF_DEVMINOR</span></code> – The minor device number of the ROMFS block driver. For example, the <code class="docutils literal notranslate"><span class="pre">N</span></code> in <code class="docutils literal notranslate"><span class="pre">/dev/ramN</span></code>. Used for registering the RAM @@ -411,10 +417,6 @@ this should include <code class="docutils literal notranslate"><span class="pre" </div> <p>If you use GCC to link, you make also need to include <code class="docutils literal notranslate"><span class="pre">-nostdlib</span></code>.</p> </li> -<li><p>This example also requires <code class="docutils literal notranslate"><span class="pre">genromfs</span></code>. <code class="docutils literal notranslate"><span class="pre">genromfs</span></code> can be build as part of the -nuttx toolchain. Or can built from the <code class="docutils literal notranslate"><span class="pre">genromfs</span></code> sources that can be found -in the NuttX tools repository (<code class="docutils literal notranslate"><span class="pre">genromfs-0.5.2.tar.gz</span></code>). In any event, the -<code class="docutils literal notranslate"><span class="pre">PATH</span></code> variable must include the path to the genromfs executable.</p></li> <li><p>ELF size: The ELF files in this example are, be default, quite large because they include a lot of build garbage. You can greatly reduce the size of the ELF binaries are using the <code class="docutils literal notranslate"><span class="pre">objcopy</span> <span class="pre">--strip-unneeded</span></code> command to remove @@ -434,6 +436,9 @@ GNU LD <code class="docutils literal notranslate"><span class="pre">LDELFFLAGS</ </pre></div> </div> </li> +<li><p>When generating the <code class="docutils literal notranslate"><span class="pre">romfs.img</span></code> for external filesystem the image (<code class="docutils literal notranslate"><span class="pre">romfs.img</span></code>) +needs to be manually copied to the start of the configured <code class="docutils literal notranslate"><span class="pre">CONFIG_EXAMPLES_ELF_DEVPATH</span></code> +using <code class="docutils literal notranslate"><span class="pre">openocd</span></code> or your preferred programmer.</p></li> </ol> </section> diff --git a/content/docs/latest/applications/nsh/config.html b/content/docs/latest/applications/nsh/config.html index 67ce759ce..05dd17796 100644 --- a/content/docs/latest/applications/nsh/config.html +++ b/content/docs/latest/applications/nsh/config.html @@ -277,212 +277,208 @@ complex but also allow it to squeeze into very small memory footprints.</p> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_DATE</span></code></p></td> <td><p>.</p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmddd"><span class="std std-ref">dd Copy and Convert Files</span></a></p></td> -<td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_DD</span></code></p></td> -<td><p>.</p></td> -</tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmddelroute"><span class="std std-ref">delroute Delete a Routing Table Entry</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmddelroute"><span class="std std-ref">delroute Delete a Routing Table Entry</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NET</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_NET_ROUTE</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_DELROUTE</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmddf"><span class="std std-ref">df Show Volume Status</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmddf"><span class="std std-ref">df Show Volume Status</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_DF</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmddirname"><span class="std std-ref">dirname Extract Path to a File/Directory</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmddirname"><span class="std std-ref">dirname Extract Path to a File/Directory</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_DIRNAME</span></code></p></td> <td><p>.</p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmddmesg"><span class="std std-ref">dmesg Dump Buffered SYSLOG Output</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmddmesg"><span class="std std-ref">dmesg Dump Buffered SYSLOG Output</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_RAMLOG_SYSLOG</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_DMESG</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdecho"><span class="std std-ref">echo Echo Strings and Variables</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdecho"><span class="std std-ref">echo Echo Strings and Variables</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_ECHO</span></code></p></td> <td><p>.</p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdenv"><span class="std std-ref">env Show Environment Variables</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdenv"><span class="std std-ref">env Show Environment Variables</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS</span></code> && ! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_ENVIRON</span></code> && <br/> ! <code class="docutils literal notranslate"><span class="pre">CONFIG_PROCFS_EXCLUDE_ENVIRON</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_ENV</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdexec"><span class="std std-ref">exec Execute User Code</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdexec"><span class="std std-ref">exec Execute User Code</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_EXEC</span></code></p></td> <td><p>.</p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdexit"><span class="std std-ref">exit Exit NSH</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdexit"><span class="std std-ref">exit Exit NSH</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_EXIT</span></code></p></td> <td><p>.</p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdexport"><span class="std std-ref">export Set an Environment Variable</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdexport"><span class="std std-ref">export Set an Environment Variable</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_VARS</span></code> && ! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_ENVIRON</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_EXPORT</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdfree"><span class="std std-ref">free Show Memory Manager Status</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdfree"><span class="std std-ref">free Show Memory Manager Status</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_FREE</span></code></p></td> <td><p>.</p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdget"><span class="std std-ref">get Get File Via TFTP</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdget"><span class="std std-ref">get Get File Via TFTP</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NET</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_NET_UDP</span></code> && <em>MTU</em> >= 58<a class="footnote-reference brackets" href="#id5" id="id1" role="doc-noteref"><span class="fn-bracket">[</span>4<span class="fn-bracket">]</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_GET</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdhelp"><span class="std std-ref">help Show Usage Command Usage</span></a> <a class="footnote-reference brackets" href="#id7" id="id2" role="doc-noteref"><span class="fn-bracket">[</span>6<span class="fn-bracket">]</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdhelp"><span class="std std-ref">help Show Usage Command Usage</span></a> <a class="footnote-reference brackets" href="#id7" id="id2" role="doc-noteref"><span class="fn-bracket">[</span>6<span class="fn-bracket">]</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_HELP</span></code></p></td> <td><p>.</p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdhexdump"><span class="std std-ref">hexdump Hexadecimal Dump of File or Device</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdhexdump"><span class="std std-ref">hexdump Hexadecimal Dump of File or Device</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_HEXDUMP</span></code></p></td> <td><p>.</p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdifconfig"><span class="std std-ref">ifconfig Manage Network Configuration</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdifconfig"><span class="std std-ref">ifconfig Manage Network Configuration</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NET</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS</span></code> && ! <code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS_EXCLUDE_NET</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_IFCONFIG</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdifdown"><span class="std std-ref">ifdown Take a network down</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdifdown"><span class="std std-ref">ifdown Take a network down</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NET</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS</span></code> && ! <code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS_EXCLUDE_NET</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_IFUPDOWN</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdifup"><span class="std std-ref">ifup Bring a network up</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdifup"><span class="std std-ref">ifup Bring a network up</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NET</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS</span></code> && ! <code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS_EXCLUDE_NET</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_IFUPDOWN</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdinsmod"><span class="std std-ref">insmod Install an OS module</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdinsmod"><span class="std std-ref">insmod Install an OS module</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_MODULE</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MODCMDS</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdirqinfo"><span class="std std-ref">irqinfo Show Interrupt Status</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdirqinfo"><span class="std std-ref">irqinfo Show Interrupt Status</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS</span></code> && <br/> <code class="docutils literal notranslate"><span class="pre">CONFIG_SCHED_IRQMONITOR</span></code></p></td> <td><p>.</p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdkill"><span class="std std-ref">kill Send a signal to a task</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdkill"><span class="std std-ref">kill Send a signal to a task</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_KILL</span></code></p></td> <td><p>.</p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdlosetup"><span class="std std-ref">losetup Setup/teardown the Loop Device</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdlosetup"><span class="std std-ref">losetup Setup/teardown the Loop Device</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_DEV_LOOP</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_LOSETUP</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdln"><span class="std std-ref">ln Link to a File or Directory</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdln"><span class="std std-ref">ln Link to a File or Directory</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_PSEUDOFS_SOFTLINKS</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_LN</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdls"><span class="std std-ref">ls List Directory Contents</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdls"><span class="std std-ref">ls List Directory Contents</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_LS</span></code></p></td> <td><p>.</p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdlsmod"><span class="std std-ref">lsmod Show information about installed OS modules</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdlsmod"><span class="std std-ref">lsmod Show information about installed OS modules</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_MODULE</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS</span></code> && <br/> ! <code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS_EXCLUDE_MODULE</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MODCMDS</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdmd5"><span class="std std-ref">md5 Calculate MD5</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdmd5"><span class="std std-ref">md5 Calculate MD5</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NETUTILS_CODECS</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_CODECS_HASH_MD5</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MD5</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdmx"><span class="std std-ref">mb, mh, and mw Access Memory</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdmx"><span class="std std-ref">mb, mh, and mw Access Memory</span></a></p></td> <td><p>.</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MB</span></code>, <br/> <code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MH</span></code>, <br/> <code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MW</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdmkdir"><span class="std std-ref">mkdir Create a Directory</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdmkdir"><span class="std std-ref">mkdir Create a Directory</span></a></p></td> <td><p>(! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code> || ! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_PSEUDOFS_OPERATIONS</span></code>)</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MKDIR</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdmkfatfs"><span class="std std-ref">mkfatfs Create a FAT File System</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdmkfatfs"><span class="std std-ref">mkfatfs Create a FAT File System</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_FSUTILS_MKFATFS</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MKFATFS</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdmkfifo"><span class="std std-ref">mkfifo Create a FIFO</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdmkfifo"><span class="std std-ref">mkfifo Create a FIFO</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_PIPES</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_DEV_FIFO_SIZE</span></code> > 0</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MKFIFO</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdmkrd"><span class="std std-ref">mkrd Create a RAMDISK</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdmkrd"><span class="std std-ref">mkrd Create a RAMDISK</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MKRD</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdmount"><span class="std std-ref">mount Mount a File System</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdmount"><span class="std std-ref">mount Mount a File System</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MOUNT</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdmv"><span class="std std-ref">mv Rename a File</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdmv"><span class="std std-ref">mv Rename a File</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code> || ! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_PSEUDOFS_OPERATIONS</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MV</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdnfsmount"><span class="std std-ref">nfsmount Mount an NFS file system</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdnfsmount"><span class="std std-ref">nfsmount Mount an NFS file system</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_NET</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_NFS</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_NFSMOUNT</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdnslookup"><span class="std std-ref">nslookup Lookup a network address</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdnslookup"><span class="std std-ref">nslookup Lookup a network address</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_LIBC_NETDB</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_NETDB_DNSCLIENT</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_NSLOOKUP</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdpasswd"><span class="std std-ref">passwd Change a User’s Password</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdpasswd"><span class="std std-ref">passwd Change a User’s Password</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_LOGIN_PASSWD</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_PASSWD</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdpmconfig"><span class="std std-ref">pmconfig Manage Power Management Subsystem</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdpmconfig"><span class="std std-ref">pmconfig Manage Power Management Subsystem</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_PM</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_PMCONFIG</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdpoweroff"><span class="std std-ref">poweroff Shut the system down</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdpoweroff"><span class="std std-ref">poweroff Shut the system down</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_BOARDCTL_POWEROFF</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_POWEROFF</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdps"><span class="std std-ref">ps Show Current Tasks and Threads</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdps"><span class="std std-ref">ps Show Current Tasks and Threads</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS</span></code> && ! <code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS_EXCLUDE_PROC</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_PS</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdput"><span class="std std-ref">put Send File Via TFTP</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdput"><span class="std std-ref">put Send File Via TFTP</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NET</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_NET_UDP</span></code> && <code class="docutils literal notranslate"><span class="pre">MTU</span> <span class="pre">>=</span> <span class="pre">558</span></code> <a class="footnote-reference brackets" href="#id5" id="id3" role="doc-noteref"><span class="fn-bracket">[</span>4<span class="fn-bracket">]</span></a>, <a class="footnote-reference brackets" href="#id6" id="id4" role="doc-noteref"><span class="fn-bracket">[</span>5<span class="fn-bracket">]</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_PUT</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdpwd"><span class="std std-ref">pwd Show Current Working Directory</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdpwd"><span class="std std-ref">pwd Show Current Working Directory</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_ENVIRON</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_PWD</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdreadlink"><span class="std std-ref">readlink Show target of a link</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdreadlink"><span class="std std-ref">readlink Show target of a link</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_PSEUDOFS_SOFTLINKS</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_READLINK</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdreboot"><span class="std std-ref">reboot Reboot the system</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdreboot"><span class="std std-ref">reboot Reboot the system</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_BOARD_RESET</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_REBOOT</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdrm"><span class="std std-ref">rm Remove a File</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdrm"><span class="std std-ref">rm Remove a File</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code> || ! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_PSEUDOFS_OPERATIONS</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_RM</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdrmdir"><span class="std std-ref">rmdir Remove a Directory</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdrmdir"><span class="std std-ref">rmdir Remove a Directory</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code> |! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_PSEUDOFS_OPERATIONS</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_RMDIR</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdrmmod"><span class="std std-ref">rmmod Remove on OS Module</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdrmmod"><span class="std std-ref">rmmod Remove on OS Module</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_MODULE</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_MODCMDS</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdroute"><span class="std std-ref">route Show routing table</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdroute"><span class="std std-ref">route Show routing table</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS_EXCLUDE_NET</span></code> && <br/> ! <code class="docutils literal notranslate"><span class="pre">CONFIG_FS_PROCFS_EXCLUDE_ROUTE</span></code> && @@ -491,88 +487,88 @@ complex but also allow it to squeeze into very small memory footprints.</p> (<code class="docutils literal notranslate"><span class="pre">CONFIG_NET_IPv4</span></code> |<code class="docutils literal notranslate"><span class="pre">CONFIG_NET_IPv6</span></code>)</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_ROUTE</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdrptun"><span class="std std-ref">rptun Start/Stop the OpenAMP RPC Tunnel</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdrptun"><span class="std std-ref">rptun Start/Stop the OpenAMP RPC Tunnel</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_RPTUN</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_RPTUN</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdset"><span class="std std-ref">set Set a Variable</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdset"><span class="std std-ref">set Set a Variable</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_VARS</span></code> || ! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_ENVIRON</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_SET</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdshutdown"><span class="std std-ref">shutdown Shut the system down</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdshutdown"><span class="std std-ref">shutdown Shut the system down</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_BOARDCTL_POWEROFF</span></code> || <code class="docutils literal notranslate"><span class="pre">CONFIG_BOARD_RESET</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_SHUTDOWN</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdsleep"><span class="std std-ref">sleep Wait for Seconds</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdsleep"><span class="std std-ref">sleep Wait for Seconds</span></a></p></td> <td><p>.</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_SLEEP</span></code></p></td> </tr> -<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">cmdsource</span></code></p></td> +<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">cmdsource</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_FILE_STREAM</span></code> && ! <code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLESCRIPT</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_SOURCE</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdtelnetd"><span class="std std-ref">telnetd Time Start the Telnet Daemon</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdtelnetd"><span class="std std-ref">telnetd Time Start the Telnet Daemon</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_TELNET</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_SYSTEM_TELNETD</span></code></p></td> <td></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdtest"><span class="std std-ref">test Evaluate Expression</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdtest"><span class="std std-ref">test Evaluate Expression</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLESCRIPT</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_TEST</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdtime"><span class="std std-ref">time Time execution of another command</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdtime"><span class="std std-ref">time Time execution of another command</span></a></p></td> <td><p>.</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_TIME</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdtruncate"><span class="std std-ref">truncate Set the Size of a File</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdtruncate"><span class="std std-ref">truncate Set the Size of a File</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_TRUNCATE</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdumount"><span class="std std-ref">umount Unmount a File System</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdumount"><span class="std std-ref">umount Unmount a File System</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_UMOUNT</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmduname"><span class="std std-ref">uname Print system information</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmduname"><span class="std std-ref">uname Print system information</span></a></p></td> <td><p>.</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_UNAME</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdunset"><span class="std std-ref">unset Unset an Environment Variable</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdunset"><span class="std std-ref">unset Unset an Environment Variable</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_VARS</span></code> || ! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_ENVIRON</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_UNSET</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdurldecode"><span class="std std-ref">urldecode URL Decode</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdurldecode"><span class="std std-ref">urldecode URL Decode</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_NETUTILS_CODECS</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_CODECS_URLCODE</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_URLDECODE</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdurlencode"><span class="std std-ref">urlencode URL Encode</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdurlencode"><span class="std std-ref">urlencode URL Encode</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_NETUTILS_CODECS</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_CODECS_URLCODE</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_URLENCODE</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmduseradd"><span class="std std-ref">useradd Add a New User</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmduseradd"><span class="std std-ref">useradd Add a New User</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_LOGIN_PASSWD</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_USERADD</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmduserdel"><span class="std std-ref">userdel Delete a user</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmduserdel"><span class="std std-ref">userdel Delete a user</span></a></p></td> <td><p>! <code class="docutils literal notranslate"><span class="pre">CONFIG_DISABLE_MOUNTPOINT</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_LOGIN_PASSWD</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_USERDEL</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdusleep"><span class="std std-ref">usleep Wait for Microseconds</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdusleep"><span class="std std-ref">usleep Wait for Microseconds</span></a></p></td> <td><p>.</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_USLEEP</span></code></p></td> </tr> -<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdwget"><span class="std std-ref">wget Get File Via HTTP</span></a></p></td> +<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdwget"><span class="std std-ref">wget Get File Via HTTP</span></a></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NET</span></code> && <code class="docutils literal notranslate"><span class="pre">CONFIG_NET_TCP</span></code></p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_WGET</span></code></p></td> </tr> -<tr class="row-even"><td><p><a class="reference internal" href="commands.html#cmdxd"><span class="std std-ref">xd Hexadecimal Dump of Memory</span></a></p></td> +<tr class="row-odd"><td><p><a class="reference internal" href="commands.html#cmdxd"><span class="std std-ref">xd Hexadecimal Dump of Memory</span></a></p></td> <td><p>.</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">CONFIG_NSH_DISABLE_XD</span></code></p></td> </tr> diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html index de0d91925..aa31de735 100644 --- a/content/docs/latest/index.html +++ b/content/docs/latest/index.html @@ -178,7 +178,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 April 25 at 00:27</p> +<p>Last Updated: 20 April 25 at 00:29</p> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> <ul class="current"> diff --git a/content/docs/latest/platforms/arm/lpc31xx/boards/olimex-lpc-h3131/index.html b/content/docs/latest/platforms/arm/lpc31xx/boards/olimex-lpc-h3131/index.html index 2988ff036..1288f9739 100644 --- a/content/docs/latest/platforms/arm/lpc31xx/boards/olimex-lpc-h3131/index.html +++ b/content/docs/latest/platforms/arm/lpc31xx/boards/olimex-lpc-h3131/index.html @@ -1061,7 +1061,6 @@ Configurations CONFIG_NSH_DISABLE_CD=y CONFIG_NSH_DISABLE_CMP=y CONFIG_NSH_DISABLE_CP=y - CONFIG_NSH_DISABLE_DD=y CONFIG_NSH_DISABLE_DELROUTE=y CONFIG_NSH_DISABLE_EXEC=y CONFIG_NSH_DISABLE_EXIT=y diff --git a/content/docs/latest/platforms/mips/pic32mx/boards/mirtoo/index.html b/content/docs/latest/platforms/mips/pic32mx/boards/mirtoo/index.html index 5c0bc7442..cd3e49f80 100644 --- a/content/docs/latest/platforms/mips/pic32mx/boards/mirtoo/index.html +++ b/content/docs/latest/platforms/mips/pic32mx/boards/mirtoo/index.html @@ -1129,7 +1129,6 @@ Where <subdir> is one of the following: CONFIG_NSH_DISABLESCRIPT=y CONFIG_NSH_DISABLEBG=y - CONFIG_NSH_DISABLE_DD=y CONFIG_NSH_DISABLE_EXEC=y CONFIG_NSH_DISABLE_EXIT=y CONFIG_NSH_DISABLE_GET=y diff --git a/content/docs/latest/searchindex.js b/content/docs/latest/searchindex.js index 505ed3212..d3046abbb 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/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/feed.xml b/content/feed.xml index a3133f967..935a12adf 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>Sat, 19 Apr 2025 00:29:12 +0000</pubDate> - <lastBuildDate>Sat, 19 Apr 2025 00:29:12 +0000</lastBuildDate> + <pubDate>Sun, 20 Apr 2025 00:31:41 +0000</pubDate> + <lastBuildDate>Sun, 20 Apr 2025 00:31:41 +0000</lastBuildDate> <generator>Jekyll v4.3.2</generator> <item>