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 1567f9de Publishing web: 4b401e13a9490577fa0448cbe8b6d393302e43f3 
docs: 03f07effc9a7b66d035d5d4ff8966d7909b2176d
1567f9de is described below

commit 1567f9de2b05c5a50abbcd3bd4a17d9647557238
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 15 00:12:02 2022 +0000

    Publishing web: 4b401e13a9490577fa0448cbe8b6d393302e43f3 docs: 
03f07effc9a7b66d035d5d4ff8966d7909b2176d
---
 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 +-
 .../arm/a64/boards/pinephone/index.rst.txt          |   2 ++
 .../esp32s3/boards/esp32s3-devkit/index.rst.txt     |   6 ++++++
 .../docs/latest/_sources/reference/os/iob.rst.txt   |  10 +++++++++-
 content/docs/latest/genindex.html                   |   2 ++
 content/docs/latest/index.html                      |   2 +-
 content/docs/latest/objects.inv                     | Bin 39563 -> 39612 bytes
 .../platforms/arm/a64/boards/pinephone/index.html   |   8 ++++++++
 .../xtensa/esp32s3/boards/esp32s3-devkit/index.html |   4 ++++
 content/docs/latest/reference/os/iob.html           |   9 ++++++++-
 content/docs/latest/searchindex.js                  |   2 +-
 content/feed.xml                                    |   4 ++--
 23 files changed, 55 insertions(+), 18 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index d08b6d7b..3b76fd6c 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: 14 December 22 at 00:10</p>
+<p>Last Updated: 15 December 22 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 e9a1d981..dc299fd5 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 c9c2b01c..29417863 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -145,7 +145,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: 14 December 22 at 00:10</p>
+<p>Last Updated: 15 December 22 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.0.1/searchindex.js 
b/content/docs/10.0.1/searchindex.js
index e9a1d981..8931dded 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 cd4bc33b..4e3b0fb3 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -144,7 +144,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: 14 December 22 at 00:11</p>
+<p>Last Updated: 15 December 22 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.1.0/searchindex.js 
b/content/docs/10.1.0/searchindex.js
index 19183b82..76137965 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 c60510df..c8d33e3d 100644
--- a/content/docs/10.2.0/index.html
+++ b/content/docs/10.2.0/index.html
@@ -145,7 +145,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: 14 December 22 at 00:11</p>
+<p>Last Updated: 15 December 22 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.2.0/searchindex.js 
b/content/docs/10.2.0/searchindex.js
index f54c9719..b99b4ccd 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 c60510df..c8d33e3d 100644
--- a/content/docs/10.3.0/index.html
+++ b/content/docs/10.3.0/index.html
@@ -145,7 +145,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: 14 December 22 at 00:11</p>
+<p>Last Updated: 15 December 22 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 1817fb66..7512a7d6 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 48db9622..5f9826ea 100644
--- a/content/docs/11.0.0/index.html
+++ b/content/docs/11.0.0/index.html
@@ -145,7 +145,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: 14 December 22 at 00:12</p>
+<p>Last Updated: 15 December 22 at 00:11</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 3371a93c..8b54cc9b 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/latest/_sources/platforms/arm/a64/boards/pinephone/index.rst.txt 
b/content/docs/latest/_sources/platforms/arm/a64/boards/pinephone/index.rst.txt
index b515e50a..e0c22c01 100644
--- 
a/content/docs/latest/_sources/platforms/arm/a64/boards/pinephone/index.rst.txt
+++ 
b/content/docs/latest/_sources/platforms/arm/a64/boards/pinephone/index.rst.txt
@@ -145,6 +145,8 @@ NuttX for PinePhone supports these peripherals:
 =========== ======= =====
 Peripheral  Support NOTES
 =========== ======= =====
+MIPI D-PHY   Yes
+MIPI DSI     Yes
 PIO          Yes
 UART         Yes    Only UART0 is supported
 =========== ======= =====
diff --git 
a/content/docs/latest/_sources/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.rst.txt
 
b/content/docs/latest/_sources/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.rst.txt
index a5e69ec6..12ec1e8f 100644
--- 
a/content/docs/latest/_sources/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.rst.txt
+++ 
b/content/docs/latest/_sources/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.rst.txt
@@ -55,3 +55,9 @@ nsh
 
 Basic NuttShell configuration (console enabled in UART0, exposed via
 USB connection by means of CP2102 converter, at 115200 bps).
+
+mcuboot_nsh
+---
+
+Similar configuration as nsh, except that it enables booting from
+MCUboot and the experimental features configuration.
diff --git a/content/docs/latest/_sources/reference/os/iob.rst.txt 
b/content/docs/latest/_sources/reference/os/iob.rst.txt
index ecb925dc..2a84af07 100644
--- a/content/docs/latest/_sources/reference/os/iob.rst.txt
+++ b/content/docs/latest/_sources/reference/os/iob.rst.txt
@@ -170,6 +170,7 @@ Public Function Prototypes
   - :c:func:`iob_trycopyin()`
   - :c:func:`iob_copyout()`
   - :c:func:`iob_clone()`
+  - :c:func:`iob_clone_partial()`
   - :c:func:`iob_concat()`
   - :c:func:`iob_trimhead()`
   - :c:func:`iob_trimhead_queue()`
@@ -267,11 +268,18 @@ Public Function Prototypes
   buffer starting at ``offset`` in the I/O buffer, returning that
   actual number of bytes copied out.
 
-.. c:function:: int iob_clone(FAR struct iob_s *iob1, FAR struct iob_s *iob2, 
bool throttled)
+.. c:function:: int iob_clone(FAR struct iob_s *iob1, FAR struct iob_s *iob2, \
+                   bool throttled, bool block);
 
   Duplicate (and pack) the data in ``iob1`` in
   ``iob2``. ``iob2`` must be empty.
 
+.. c:function:: int iob_clone_partial(FAR struct iob_s *iob1, unsigned int 
len, \
+                      unsigned int offset1, FAR struct iob_s *iob2, \
+                      unsigned int offset2, bool throttled, bool block);
+
+  Duplicate the data from partial bytes of ``iob1`` to ``iob2``
+
 .. c:function:: void iob_concat(FAR struct iob_s *iob1, FAR struct iob_s *iob2)
 
   Concatenate iob_s chain iob2 to iob1.
diff --git a/content/docs/latest/genindex.html 
b/content/docs/latest/genindex.html
index ec4bd605..7f8c0cb7 100644
--- a/content/docs/latest/genindex.html
+++ b/content/docs/latest/genindex.html
@@ -458,6 +458,8 @@
       <li><a href="reference/os/iob.html#c.iob_alloc">iob_alloc (C 
function)</a>
 </li>
       <li><a href="reference/os/iob.html#c.iob_clone">iob_clone (C 
function)</a>
+</li>
+      <li><a 
href="reference/os/iob.html#c.iob_clone_partial">iob_clone_partial (C 
function)</a>
 </li>
       <li><a href="reference/os/iob.html#c.iob_concat">iob_concat (C 
function)</a>
 </li>
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index 35c12ab0..3c18cee2 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -145,7 +145,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: 14 December 22 at 00:12</p>
+<p>Last Updated: 15 December 22 at 00:11</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/latest/objects.inv b/content/docs/latest/objects.inv
index 54c23396..2cfd9b79 100644
Binary files a/content/docs/latest/objects.inv and 
b/content/docs/latest/objects.inv differ
diff --git a/content/docs/latest/platforms/arm/a64/boards/pinephone/index.html 
b/content/docs/latest/platforms/arm/a64/boards/pinephone/index.html
index b1d46990..7e3af612 100644
--- a/content/docs/latest/platforms/arm/a64/boards/pinephone/index.html
+++ b/content/docs/latest/platforms/arm/a64/boards/pinephone/index.html
@@ -321,6 +321,14 @@ Serial Console is enabled on UART0 at 115.2 kbps.</p>
 </tr>
 </thead>
 <tbody>
+<tr class="row-even"><td><p>MIPI D-PHY</p></td>
+<td><p>Yes</p></td>
+<td></td>
+</tr>
+<tr class="row-odd"><td><p>MIPI DSI</p></td>
+<td><p>Yes</p></td>
+<td></td>
+</tr>
 <tr class="row-even"><td><p>PIO</p></td>
 <td><p>Yes</p></td>
 <td></td>
diff --git 
a/content/docs/latest/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.html 
b/content/docs/latest/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.html
index 5e3afa92..2db5fbfa 100644
--- 
a/content/docs/latest/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.html
+++ 
b/content/docs/latest/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.html
@@ -213,6 +213,10 @@ and USB activity.  None of these are available for use by 
software.</p>
 <h3>nsh<a class="headerlink" href="#nsh" title="Permalink to this 
headline"></a></h3>
 <p>Basic NuttShell configuration (console enabled in UART0, exposed via
 USB connection by means of CP2102 converter, at 115200 bps).</p>
+<p>mcuboot_nsh
+—</p>
+<p>Similar configuration as nsh, except that it enables booting from
+MCUboot and the experimental features configuration.</p>
 </section>
 </section>
 </section>
diff --git a/content/docs/latest/reference/os/iob.html 
b/content/docs/latest/reference/os/iob.html
index 519f74de..d24ab475 100644
--- a/content/docs/latest/reference/os/iob.html
+++ b/content/docs/latest/reference/os/iob.html
@@ -327,6 +327,7 @@ module.</p>
 <li><p><a class="reference internal" href="#c.iob_trycopyin" 
title="iob_trycopyin"><code class="xref c c-func docutils literal 
notranslate"><span class="pre">iob_trycopyin()</span></code></a></p></li>
 <li><p><a class="reference internal" href="#c.iob_copyout" 
title="iob_copyout"><code class="xref c c-func docutils literal 
notranslate"><span class="pre">iob_copyout()</span></code></a></p></li>
 <li><p><a class="reference internal" href="#c.iob_clone" 
title="iob_clone"><code class="xref c c-func docutils literal 
notranslate"><span class="pre">iob_clone()</span></code></a></p></li>
+<li><p><a class="reference internal" href="#c.iob_clone_partial" 
title="iob_clone_partial"><code class="xref c c-func docutils literal 
notranslate"><span class="pre">iob_clone_partial()</span></code></a></p></li>
 <li><p><a class="reference internal" href="#c.iob_concat" 
title="iob_concat"><code class="xref c c-func docutils literal 
notranslate"><span class="pre">iob_concat()</span></code></a></p></li>
 <li><p><a class="reference internal" href="#c.iob_trimhead" 
title="iob_trimhead"><code class="xref c c-func docutils literal 
notranslate"><span class="pre">iob_trimhead()</span></code></a></p></li>
 <li><p><a class="reference internal" href="#c.iob_trimhead_queue" 
title="iob_trimhead_queue"><code class="xref c c-func docutils literal 
notranslate"><span class="pre">iob_trimhead_queue()</span></code></a></p></li>
@@ -459,11 +460,17 @@ actual number of bytes copied out.</p>
 
 <dl class="c function">
 <dt class="sig sig-object c" id="c.iob_clone">
-<span class="kt"><span class="pre">int</span></span><span class="w"> 
</span><span class="sig-name descname"><span class="n"><span 
class="pre">iob_clone</span></span></span><span class="sig-paren">(</span><span 
class="pre">FAR</span><span class="w"> </span><span class="k"><span 
class="pre">struct</span></span><span class="w"> </span><span class="n"><span 
class="pre">iob_s</span></span><span class="w"> </span><span class="p"><span 
class="pre">*</span></span><span class="n"><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">iob_clone</span></span></span><span class="sig-paren">(</span><span 
class="pre">FAR</span><span class="w"> </span><span class="k"><span 
class="pre">struct</span></span><span class="w"> </span><span class="n"><span 
class="pre">iob_s</span></span><span class="w"> </span><span class="p"><span 
class="pre">*</span></span><span class="n"><span class="pre [...]
 <dd><p>Duplicate (and pack) the data in <code class="docutils literal 
notranslate"><span class="pre">iob1</span></code> in
 <code class="docutils literal notranslate"><span 
class="pre">iob2</span></code>. <code class="docutils literal 
notranslate"><span class="pre">iob2</span></code> must be empty.</p>
 </dd></dl>
 
+<dl class="c function">
+<dt class="sig sig-object c" id="c.iob_clone_partial">
+<span class="kt"><span class="pre">int</span></span><span class="w"> 
</span><span class="sig-name descname"><span class="n"><span 
class="pre">iob_clone_partial</span></span></span><span 
class="sig-paren">(</span><span class="pre">FAR</span><span class="w"> 
</span><span class="k"><span class="pre">struct</span></span><span class="w"> 
</span><span class="n"><span class="pre">iob_s</span></span><span class="w"> 
</span><span class="p"><span class="pre">*</span></span><span class="n"><span 
cl [...]
+<dd><p>Duplicate the data from partial bytes of <code class="docutils literal 
notranslate"><span class="pre">iob1</span></code> to <code class="docutils 
literal notranslate"><span class="pre">iob2</span></code></p>
+</dd></dl>
+
 <dl class="c function">
 <dt class="sig sig-object c" id="c.iob_concat">
 <span class="kt"><span class="pre">void</span></span><span class="w"> 
</span><span class="sig-name descname"><span class="n"><span 
class="pre">iob_concat</span></span></span><span 
class="sig-paren">(</span><span class="pre">FAR</span><span class="w"> 
</span><span class="k"><span class="pre">struct</span></span><span class="w"> 
</span><span class="n"><span class="pre">iob_s</span></span><span class="w"> 
</span><span class="p"><span class="pre">*</span></span><span class="n"><span 
class="p [...]
diff --git a/content/docs/latest/searchindex.js 
b/content/docs/latest/searchindex.js
index 2f02a4e9..d3cb2331 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 a02d8785..6230d372 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -5,8 +5,8 @@
     <description></description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 14 Dec 2022 00:13:12 +0000</pubDate>
-    <lastBuildDate>Wed, 14 Dec 2022 00:13:12 +0000</lastBuildDate>
+    <pubDate>Thu, 15 Dec 2022 00:11:59 +0000</pubDate>
+    <lastBuildDate>Thu, 15 Dec 2022 00:11:59 +0000</lastBuildDate>
     <generator>Jekyll v3.9.2</generator>
     
       <item>

Reply via email to