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 2022/09/23 00:17:56 UTC

[incubator-nuttx-website] branch asf-site updated: Publishing web: 6758fc5efbbf5ed16c807ccdfb012d94d1db201a docs: f608b37e3c816b1ef6e49fe4a24959aad7204686

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git


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

commit 4d0b401d0cea031300da8a36b3635c6a1e4e3950
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Sep 23 00:15:31 2022 +0000

    Publishing web: 6758fc5efbbf5ed16c807ccdfb012d94d1db201a docs: f608b37e3c816b1ef6e49fe4a24959aad7204686
---
 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 +-
 .../docs/latest/_sources/platforms/arm/imxrt/index.rst.txt   | 12 ++++++++++++
 content/docs/latest/index.html                               |  2 +-
 content/docs/latest/platforms/arm/imxrt/index.html           |  9 +++++++++
 content/docs/latest/searchindex.js                           |  2 +-
 content/feed.xml                                             |  4 ++--
 10 files changed, 30 insertions(+), 9 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index 7927a75..c1d4e74 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: 22 September 22 at 00:13</p>
+<p>Last Updated: 23 September 22 at 00:13</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.0.1/index.html b/content/docs/10.0.1/index.html
index 9da339f..883afc1 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -217,7 +217,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 22 September 22 at 00:13</p>
+<p>Last Updated: 23 September 22 at 00:13</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.1.0/index.html b/content/docs/10.1.0/index.html
index c7de032..8405674 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -217,7 +217,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 22 September 22 at 00:13</p>
+<p>Last Updated: 23 September 22 at 00:13</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.2.0/index.html b/content/docs/10.2.0/index.html
index 761979b..5a58f48 100644
--- a/content/docs/10.2.0/index.html
+++ b/content/docs/10.2.0/index.html
@@ -218,7 +218,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 22 September 22 at 00:14</p>
+<p>Last Updated: 23 September 22 at 00:13</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.3.0/index.html b/content/docs/10.3.0/index.html
index 761979b..d747e75 100644
--- a/content/docs/10.3.0/index.html
+++ b/content/docs/10.3.0/index.html
@@ -218,7 +218,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 22 September 22 at 00:14</p>
+<p>Last Updated: 23 September 22 at 00:14</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/latest/_sources/platforms/arm/imxrt/index.rst.txt b/content/docs/latest/_sources/platforms/arm/imxrt/index.rst.txt
index bfa4b46..e00823e 100644
--- a/content/docs/latest/_sources/platforms/arm/imxrt/index.rst.txt
+++ b/content/docs/latest/_sources/platforms/arm/imxrt/index.rst.txt
@@ -87,6 +87,18 @@ ADC
 ADC driver with the successive approximation analog/digital converter. The lower-half of
 this driver is initialize by calling :c:func:`imxrt_adcinitialize`.
 
+ADC module can use either continous trigger (next conversion is started as soon as the
+previous is finished) or hardware trigger. This option is selected by IMXRT_ADCx_ETC
+(x = 1, 2) config option. If IMXRT_ADCx_ETC = -1 then continous trigger is used. If
+corresponding XBAR number is put in IMXRT_ADCx_ETC then that signal is used to trigger
+the ADC conversion (for example PWM signal can be used as a source). For PWM XBAR options
+please refer to PWM chapter of this documentation.
+
+Hardware triggering is currently limited to maximum of 8 channels. HW trigger is automatically
+disabled if there are more than 8 channels.
+
+DMA is currently not supported for ADC modules.
+
 CAN
 ---
 
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index 761979b..d747e75 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -218,7 +218,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 22 September 22 at 00:14</p>
+<p>Last Updated: 23 September 22 at 00:14</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/latest/platforms/arm/imxrt/index.html b/content/docs/latest/platforms/arm/imxrt/index.html
index f1dfaca..3b873e9 100644
--- a/content/docs/latest/platforms/arm/imxrt/index.html
+++ b/content/docs/latest/platforms/arm/imxrt/index.html
@@ -427,6 +427,15 @@ range of supply voltage (rail-to-rail operation).</p>
 <h3>ADC<a class="headerlink" href="#adc" title="Permalink to this headline">¶</a></h3>
 <p>ADC driver with the successive approximation analog/digital converter. The lower-half of
 this driver is initialize by calling <code class="xref c c-func docutils literal notranslate"><span class="pre">imxrt_adcinitialize()</span></code>.</p>
+<p>ADC module can use either continous trigger (next conversion is started as soon as the
+previous is finished) or hardware trigger. This option is selected by IMXRT_ADCx_ETC
+(x = 1, 2) config option. If IMXRT_ADCx_ETC = -1 then continous trigger is used. If
+corresponding XBAR number is put in IMXRT_ADCx_ETC then that signal is used to trigger
+the ADC conversion (for example PWM signal can be used as a source). For PWM XBAR options
+please refer to PWM chapter of this documentation.</p>
+<p>Hardware triggering is currently limited to maximum of 8 channels. HW trigger is automatically
+disabled if there are more than 8 channels.</p>
+<p>DMA is currently not supported for ADC modules.</p>
 </div>
 <div class="section" id="can">
 <h3>CAN<a class="headerlink" href="#can" title="Permalink to this headline">¶</a></h3>
diff --git a/content/docs/latest/searchindex.js b/content/docs/latest/searchindex.js
index 225cc7d..8a68375 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 83c2496..7256a9d 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>Thu, 22 Sep 2022 00:15:51 +0000</pubDate>
-    <lastBuildDate>Thu, 22 Sep 2022 00:15:51 +0000</lastBuildDate>
+    <pubDate>Fri, 23 Sep 2022 00:15:28 +0000</pubDate>
+    <lastBuildDate>Fri, 23 Sep 2022 00:15:28 +0000</lastBuildDate>
     <generator>Jekyll v3.8.5</generator>
     
       <item>