You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gi...@apache.org on 2023/01/28 00:15:34 UTC

[nuttx-website] branch asf-site updated: Publishing web: 94ac6a38fee09a8d54ee96573f16ea8fc881f5d4 docs: 287467b81b17bf0e69e1b927a495fa99b5f9ac17

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 32301564 Publishing web: 94ac6a38fee09a8d54ee96573f16ea8fc881f5d4 docs: 287467b81b17bf0e69e1b927a495fa99b5f9ac17
32301564 is described below

commit 323015642ee7b02da73e02702da991d9b3678c55
Author: Alin <al...@sony.com>
AuthorDate: Sat Jan 28 00:11:35 2023 +0000

    Publishing web: 94ac6a38fee09a8d54ee96573f16ea8fc881f5d4 docs: 287467b81b17bf0e69e1b927a495fa99b5f9ac17
---
 content/docs/10.0.0/index.html                           |  2 +-
 content/docs/10.0.0/searchindex.js                       |  2 +-
 content/docs/10.0.1/index.html                           |  2 +-
 content/docs/10.0.1/searchindex.js                       |  2 +-
 content/docs/10.1.0/index.html                           |  2 +-
 content/docs/10.1.0/searchindex.js                       |  2 +-
 content/docs/10.2.0/index.html                           |  2 +-
 content/docs/10.2.0/searchindex.js                       |  2 +-
 content/docs/10.3.0/index.html                           |  2 +-
 content/docs/10.3.0/searchindex.js                       |  2 +-
 content/docs/11.0.0/index.html                           |  2 +-
 content/docs/11.0.0/searchindex.js                       |  2 +-
 content/docs/12.0.0/index.html                           |  2 +-
 content/docs/12.0.0/searchindex.js                       |  2 +-
 content/docs/latest/_sources/components/binfmt.rst.txt   |  2 +-
 .../docs/latest/_sources/reference/os/addrenv.rst.txt    | 16 ++++++++--------
 content/docs/latest/components/binfmt.html               |  2 +-
 content/docs/latest/index.html                           |  2 +-
 content/docs/latest/reference/os/addrenv.html            | 16 ++++++++--------
 content/docs/latest/searchindex.js                       |  2 +-
 content/feed.xml                                         |  4 ++--
 21 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index ad992a48..0af4ed5d 100644
--- a/content/docs/10.0.0/index.html
+++ b/content/docs/10.0.0/index.html
@@ -133,7 +133,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 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: 27 January 23 at 00:10</p>
+<p>Last Updated: 28 January 23 at 00:09</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/10.0.0/searchindex.js b/content/docs/10.0.0/searchindex.js
index 9eef1b72..e2ddf0bb 100644
--- a/content/docs/10.0.0/searchindex.js
+++ b/content/docs/10.0.0/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["applications/index","boards/index","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/index","components/drivers/character/keypad","components/drivers/character/pwm","components/drivers/character/quadrature","components/drivers/character/rtc","components/drivers/character/serial","components/drivers/character/timer","components/drivers/character/touchscreen [...]
\ No newline at end of file
+Search.setIndex({docnames:["applications/index","boards/index","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/index","components/drivers/character/keypad","components/drivers/character/pwm","components/drivers/character/quadrature","components/drivers/character/rtc","components/drivers/character/serial","components/drivers/character/timer","components/drivers/character/touchscreen [...]
\ No newline at end of file
diff --git a/content/docs/10.0.1/index.html b/content/docs/10.0.1/index.html
index cfdf0ad5..57ec9744 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -147,7 +147,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 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: 27 January 23 at 00:10</p>
+<p>Last Updated: 28 January 23 at 00:09</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/10.0.1/searchindex.js b/content/docs/10.0.1/searchindex.js
index 9eef1b72..e2ddf0bb 100644
--- a/content/docs/10.0.1/searchindex.js
+++ b/content/docs/10.0.1/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["applications/index","boards/index","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/index","components/drivers/character/keypad","components/drivers/character/pwm","components/drivers/character/quadrature","components/drivers/character/rtc","components/drivers/character/serial","components/drivers/character/timer","components/drivers/character/touchscreen [...]
\ No newline at end of file
+Search.setIndex({docnames:["applications/index","boards/index","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/index","components/drivers/character/keypad","components/drivers/character/pwm","components/drivers/character/quadrature","components/drivers/character/rtc","components/drivers/character/serial","components/drivers/character/timer","components/drivers/character/touchscreen [...]
\ No newline at end of file
diff --git a/content/docs/10.1.0/index.html b/content/docs/10.1.0/index.html
index 1c6335b1..10ab0097 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -146,7 +146,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: 27 January 23 at 00:10</p>
+<p>Last Updated: 28 January 23 at 00:09</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/10.1.0/searchindex.js b/content/docs/10.1.0/searchindex.js
index 4c360041..1fdf2550 100644
--- a/content/docs/10.1.0/searchindex.js
+++ b/content/docs/10.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/10.2.0/index.html b/content/docs/10.2.0/index.html
index c9168b1b..4f1676b2 100644
--- a/content/docs/10.2.0/index.html
+++ b/content/docs/10.2.0/index.html
@@ -147,7 +147,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: 27 January 23 at 00:10</p>
+<p>Last Updated: 28 January 23 at 00:09</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/10.2.0/searchindex.js b/content/docs/10.2.0/searchindex.js
index b1957aa1..dd6bee34 100644
--- a/content/docs/10.2.0/searchindex.js
+++ b/content/docs/10.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","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/10.3.0/index.html b/content/docs/10.3.0/index.html
index 2c593961..8ef06269 100644
--- a/content/docs/10.3.0/index.html
+++ b/content/docs/10.3.0/index.html
@@ -147,7 +147,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: 27 January 23 at 00:11</p>
+<p>Last Updated: 28 January 23 at 00:10</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/10.3.0/searchindex.js b/content/docs/10.3.0/searchindex.js
index 4c060847..888abb89 100644
--- a/content/docs/10.3.0/searchindex.js
+++ b/content/docs/10.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","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/11.0.0/index.html b/content/docs/11.0.0/index.html
index 2c593961..8ef06269 100644
--- a/content/docs/11.0.0/index.html
+++ b/content/docs/11.0.0/index.html
@@ -147,7 +147,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: 27 January 23 at 00:11</p>
+<p>Last Updated: 28 January 23 at 00:10</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/11.0.0/searchindex.js b/content/docs/11.0.0/searchindex.js
index 01a5eb8c..c88592b6 100644
--- a/content/docs/11.0.0/searchindex.js
+++ b/content/docs/11.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.0.0/index.html b/content/docs/12.0.0/index.html
index e6943a85..be8ebb02 100644
--- a/content/docs/12.0.0/index.html
+++ b/content/docs/12.0.0/index.html
@@ -147,7 +147,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: 27 January 23 at 00:11</p>
+<p>Last Updated: 28 January 23 at 00:10</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 1d21d765..6f406bcd 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/latest/_sources/components/binfmt.rst.txt b/content/docs/latest/_sources/components/binfmt.rst.txt
index 8ff5173f..7c14e01c 100644
--- a/content/docs/latest/_sources/components/binfmt.rst.txt
+++ b/content/docs/latest/_sources/components/binfmt.rst.txt
@@ -123,7 +123,7 @@ pointer to a write-able instance of :c:struct:`binfmt_s`.
        */
 
     #ifdef CONFIG_ARCH_ADDRENV
-      group_addrenv_t addrenv;             /* Task group address environment */
+      arch_addrenv_t addrenv;              /* Task group address environment */
     #endif
 
       size_t mapsize;                      /* Size of the mapped address region (needed for munmap) */
diff --git a/content/docs/latest/_sources/reference/os/addrenv.rst.txt b/content/docs/latest/_sources/reference/os/addrenv.rst.txt
index fe3625f2..6cb28656 100644
--- a/content/docs/latest/_sources/reference/os/addrenv.rst.txt
+++ b/content/docs/latest/_sources/reference/os/addrenv.rst.txt
@@ -22,7 +22,7 @@ The CPU-specific logic must provide two categories in interfaces:
 
 #. **Binary Loader Support**. These are low-level interfaces used
    in ``binfmt/`` to instantiate tasks with address environments.
-   These interfaces all operate on type ``group_addrenv_t`` which
+   These interfaces all operate on type ``arch_addrenv_t`` which
    is an abstract representation of a task group's address
    environment and the type must be defined in\ ``arch/arch.h`` if
    ``CONFIG_ARCH_ADDRENV`` is defined. These low-level interfaces
@@ -89,7 +89,7 @@ The CPU-specific logic must provide two categories in interfaces:
    - :c:func:`up_addrenv_kstackalloc`: Allocate the process kernel stack.
 
 .. c:function:: int up_addrenv_create(size_t textsize, size_t datasize, \
-  size_t heapsize, FAR group_addrenv_t *addrenv);
+  size_t heapsize, FAR arch_addrenv_t *addrenv);
 
   This function is called when a new task is created in order to
   instantiate an address environment for the new task group.
@@ -109,7 +109,7 @@ The CPU-specific logic must provide two categories in interfaces:
 
   :return: Zero (OK) on success; a negated errno value on failure.
 
-.. c:function:: int up_addrenv_destroy(group_addrenv_t *addrenv)
+.. c:function:: int up_addrenv_destroy(arch_addrenv_t *addrenv)
 
   This function is called when a final thread leaves the task
   group and the task group is destroyed. This function then destroys
@@ -121,7 +121,7 @@ The CPU-specific logic must provide two categories in interfaces:
 
   :return: Zero (OK) on success; a negated errno value on failure.
 
-.. c:function:: int up_addrenv_vtext(FAR group_addrenv_t addrenv, FAR void **vtext)
+.. c:function:: int up_addrenv_vtext(FAR arch_addrenv_t addrenv, FAR void **vtext)
 
   Return the virtual .text address associated with the newly create
   address environment. This function is used by the binary loaders
@@ -133,7 +133,7 @@ The CPU-specific logic must provide two categories in interfaces:
 
   :return: Zero (OK) on success; a negated errno value on failure.
 
-.. c:function:: int up_addrenv_vdata(FAR group_addrenv_t *addrenv, size_t textsize, FAR void **vdata)
+.. c:function:: int up_addrenv_vdata(FAR arch_addrenv_t *addrenv, size_t textsize, FAR void **vdata)
 
   Return the virtual .text address associated with the newly create
   address environment. This function is used by the binary loaders
@@ -149,7 +149,7 @@ The CPU-specific logic must provide two categories in interfaces:
 
   :return: Zero (OK) on success; a negated errno value on failure.
 
-.. c:function:: ssize_t up_addrenv_heapsize(FAR const group_addrenv_t *addrenv)
+.. c:function:: ssize_t up_addrenv_heapsize(FAR const arch_addrenv_t *addrenv)
 
   Return the initial heap allocation size. That is the amount of
   memory allocated by up_addrenv_create() when the heap memory
@@ -162,7 +162,7 @@ The CPU-specific logic must provide two categories in interfaces:
   :return: The initial heap size allocated is returned on success;
     a negated errno value on failure.
 
-.. c:function:: int up_addrenv_select(group_addrenv_t *addrenv, save_addrenv_t *oldenv)
+.. c:function:: int up_addrenv_select(arch_addrenv_t *addrenv, save_addrenv_t *oldenv)
 
   After an address environment has been established for a task
   (via up_addrenv_create()), this function may be called to instantiate
@@ -178,7 +178,7 @@ The CPU-specific logic must provide two categories in interfaces:
     environment that was in place before ``up_addrenv_select()``
     was called. Note that this may be a task agnostic,
     platform-specific representation that may or may not be
-    different from ``group_addrenv_t``.
+    different from ``arch_addrenv_t``.
 
   :return: Zero (OK) on success; a negated errno value on failure.
 
diff --git a/content/docs/latest/components/binfmt.html b/content/docs/latest/components/binfmt.html
index 0c70f31b..a36ffaed 100644
--- a/content/docs/latest/components/binfmt.html
+++ b/content/docs/latest/components/binfmt.html
@@ -278,7 +278,7 @@ structure is shown below:</p>
 <span class="cm">   */</span><span class="w"></span>
 
 <span class="cp">#ifdef CONFIG_ARCH_ADDRENV</span>
-<span class="w">  </span><span class="n">group_addrenv_t</span><span class="w"> </span><span class="n">addrenv</span><span class="p">;</span><span class="w">             </span><span class="cm">/* Task group address environment */</span><span class="w"></span>
+<span class="w">  </span><span class="n">arch_addrenv_t</span><span class="w"> </span><span class="n">addrenv</span><span class="p">;</span><span class="w">              </span><span class="cm">/* Task group address environment */</span><span class="w"></span>
 <span class="cp">#endif</span>
 
 <span class="w">  </span><span class="kt">size_t</span><span class="w"> </span><span class="n">mapsize</span><span class="p">;</span><span class="w">                      </span><span class="cm">/* Size of the mapped address region (needed for munmap) */</span><span class="w"></span>
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index 8d10facb..be8ebb02 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -147,7 +147,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: 27 January 23 at 00:12</p>
+<p>Last Updated: 28 January 23 at 00:10</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/reference/os/addrenv.html b/content/docs/latest/reference/os/addrenv.html
index 5123d1b2..0aafa7f6 100644
--- a/content/docs/latest/reference/os/addrenv.html
+++ b/content/docs/latest/reference/os/addrenv.html
@@ -177,7 +177,7 @@ listed below and described in detail in the following paragraphs.</p>
 <ol class="arabic">
 <li><p><strong>Binary Loader Support</strong>. These are low-level interfaces used
 in <code class="docutils literal notranslate"><span class="pre">binfmt/</span></code> to instantiate tasks with address environments.
-These interfaces all operate on type <code class="docutils literal notranslate"><span class="pre">group_addrenv_t</span></code> which
+These interfaces all operate on type <code class="docutils literal notranslate"><span class="pre">arch_addrenv_t</span></code> which
 is an abstract representation of a task group’s address
 environment and the type must be defined in<code class="docutils literal notranslate"><span class="pre">arch/arch.h</span></code> if
 <code class="docutils literal notranslate"><span class="pre">CONFIG_ARCH_ADDRENV</span></code> is defined. These low-level interfaces
@@ -247,7 +247,7 @@ specific code must export these additional interfaces:</p>
 </ol>
 <dl class="c function">
 <dt class="sig sig-object c" id="c.up_addrenv_create">
-<span class="kt"><span class="pre">int</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">up_addrenv_create</span></span></span><span class="sig-paren">(</span><a class="reference internal" href="../user/structures.html#c.size_t" title="size_t"><span class="n"><span class="pre">size_t</span></span></a><span class="w"> </span><span class="n"><span class="pre">textsize</span></span>, <a class="reference internal" href="../user/structures. [...]
+<span class="kt"><span class="pre">int</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">up_addrenv_create</span></span></span><span class="sig-paren">(</span><a class="reference internal" href="../user/structures.html#c.size_t" title="size_t"><span class="n"><span class="pre">size_t</span></span></a><span class="w"> </span><span class="n"><span class="pre">textsize</span></span>, <a class="reference internal" href="../user/structures. [...]
 <dd><p>This function is called when a new task is created in order to
 instantiate an address environment for the new task group.
 up_addrenv_create() is essentially the allocator of the physical memory for the new task.</p>
@@ -275,7 +275,7 @@ task address environment.</p></li>
 
 <dl class="c function">
 <dt class="sig sig-object c" id="c.up_addrenv_destroy">
-<span class="kt"><span class="pre">int</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">up_addrenv_destroy</span></span></span><span class="sig-paren">(</span><span class="n"><span class="pre">group_addrenv_t</span></span><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">addrenv</span></span><span class="sig-paren">)</span><a class="headerlink" href="#c.up_addrenv_destroy" title [...]
+<span class="kt"><span class="pre">int</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">up_addrenv_destroy</span></span></span><span class="sig-paren">(</span><span class="n"><span class="pre">arch_addrenv_t</span></span><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">addrenv</span></span><span class="sig-paren">)</span><a class="headerlink" href="#c.up_addrenv_destroy" title= [...]
 <dd><p>This function is called when a final thread leaves the task
 group and the task group is destroyed. This function then destroys
 the defunct address environment, releasing the underlying physical
@@ -295,7 +295,7 @@ previously returned by <code class="docutils literal notranslate"><span class="p
 
 <dl class="c function">
 <dt class="sig sig-object c" id="c.up_addrenv_vtext">
-<span class="kt"><span class="pre">int</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">up_addrenv_vtext</span></span></span><span class="sig-paren">(</span><span class="pre">FAR</span><span class="w"> </span><span class="n"><span class="pre">group_addrenv_t</span></span><span class="w"> </span><span class="n"><span class="pre">addrenv</span></span>, <span class="pre">FAR</span><span class="w"> </span><span class="kt"><span class="pre [...]
+<span class="kt"><span class="pre">int</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">up_addrenv_vtext</span></span></span><span class="sig-paren">(</span><span class="pre">FAR</span><span class="w"> </span><span class="n"><span class="pre">arch_addrenv_t</span></span><span class="w"> </span><span class="n"><span class="pre">addrenv</span></span>, <span class="pre">FAR</span><span class="w"> </span><span class="kt"><span class="pre" [...]
 <dd><p>Return the virtual .text address associated with the newly create
 address environment. This function is used by the binary loaders
 in order get an address that can be used to initialize the new task.</p>
@@ -315,7 +315,7 @@ previously returned by <code class="docutils literal notranslate"><span class="p
 
 <dl class="c function">
 <dt class="sig sig-object c" id="c.up_addrenv_vdata">
-<span class="kt"><span class="pre">int</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">up_addrenv_vdata</span></span></span><span class="sig-paren">(</span><span class="pre">FAR</span><span class="w"> </span><span class="n"><span class="pre">group_addrenv_t</span></span><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">addrenv</span></span>, <a class="reference internal" href=" [...]
+<span class="kt"><span class="pre">int</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">up_addrenv_vdata</span></span></span><span class="sig-paren">(</span><span class="pre">FAR</span><span class="w"> </span><span class="n"><span class="pre">arch_addrenv_t</span></span><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">addrenv</span></span>, <a class="reference internal" href=". [...]
 <dd><p>Return the virtual .text address associated with the newly create
 address environment. This function is used by the binary loaders
 in order get an address that can be used to initialize the new task.</p>
@@ -339,7 +339,7 @@ offset into the common region.</p></li>
 
 <dl class="c function">
 <dt class="sig sig-object c" id="c.up_addrenv_heapsize">
-<span class="n"><span class="pre">ssize_t</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">up_addrenv_heapsize</span></span></span><span class="sig-paren">(</span><span class="pre">FAR</span><span class="w"> </span><span class="k"><span class="pre">const</span></span><span class="w"> </span><span class="n"><span class="pre">group_addrenv_t</span></span><span class="w"> </span><span class="p"><span class="pre">*</span></span><span clas [...]
+<span class="n"><span class="pre">ssize_t</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">up_addrenv_heapsize</span></span></span><span class="sig-paren">(</span><span class="pre">FAR</span><span class="w"> </span><span class="k"><span class="pre">const</span></span><span class="w"> </span><span class="n"><span class="pre">arch_addrenv_t</span></span><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class [...]
 <dd><p>Return the initial heap allocation size. That is the amount of
 memory allocated by up_addrenv_create() when the heap memory
 region was first created. This may or may not differ from the
@@ -360,7 +360,7 @@ a negated errno value on failure.</p>
 
 <dl class="c function">
 <dt class="sig sig-object c" id="c.up_addrenv_select">
-<span class="kt"><span class="pre">int</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">up_addrenv_select</span></span></span><span class="sig-paren">(</span><span class="n"><span class="pre">group_addrenv_t</span></span><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">addrenv</span></span>, <span class="n"><span class="pre">save_addrenv_t</span></span><span class="w"> </span>< [...]
+<span class="kt"><span class="pre">int</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">up_addrenv_select</span></span></span><span class="sig-paren">(</span><span class="n"><span class="pre">arch_addrenv_t</span></span><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">addrenv</span></span>, <span class="n"><span class="pre">save_addrenv_t</span></span><span class="w"> </span><s [...]
 <dd><p>After an address environment has been established for a task
 (via up_addrenv_create()), this function may be called to instantiate
 that address environment in the virtual address space. This might be
@@ -377,7 +377,7 @@ previously returned by <code class="docutils literal notranslate"><span class="p
 environment that was in place before <code class="docutils literal notranslate"><span class="pre">up_addrenv_select()</span></code>
 was called. Note that this may be a task agnostic,
 platform-specific representation that may or may not be
-different from <code class="docutils literal notranslate"><span class="pre">group_addrenv_t</span></code>.</p></li>
+different from <code class="docutils literal notranslate"><span class="pre">arch_addrenv_t</span></code>.</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
diff --git a/content/docs/latest/searchindex.js b/content/docs/latest/searchindex.js
index bbe1a99c..356f8924 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 e0a501cf..7199b17b 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>Fri, 27 Jan 2023 00:13:14 +0000</pubDate>
-    <lastBuildDate>Fri, 27 Jan 2023 00:13:14 +0000</lastBuildDate>
+    <pubDate>Sat, 28 Jan 2023 00:11:32 +0000</pubDate>
+    <lastBuildDate>Sat, 28 Jan 2023 00:11:32 +0000</lastBuildDate>
     <generator>Jekyll v3.9.2</generator>
     
       <item>