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 ae3f709  Publishing web: 934a4647f20f1ab1148ce00d3b05b97fb19ad702 
docs: 83ac6cd399fa21c869815ff33d9b17003cdbbc5b
ae3f709 is described below

commit ae3f709ec5828eafd5bf6d2848e770d8da72e40b
Author: Nathan <59230071+hartmannat...@users.noreply.github.com>
AuthorDate: Fri Jun 18 00:08:23 2021 +0000

    Publishing web: 934a4647f20f1ab1148ce00d3b05b97fb19ad702 docs: 
83ac6cd399fa21c869815ff33d9b17003cdbbc5b
---
 content/docs/10.0.0/index.html                      |   2 +-
 content/docs/10.0.1/index.html                      |   2 +-
 content/docs/10.1.0/index.html                      |   2 +-
 .../arm/imxrt/boards/teensy-4.x/index.rst.txt       |  10 ++++++++++
 content/docs/latest/index.html                      |   2 +-
 content/docs/latest/objects.inv                     | Bin 32927 -> 32938 bytes
 .../arm/imxrt/boards/teensy-4.x/index.html          |   8 ++++++++
 content/docs/latest/searchindex.js                  |   2 +-
 content/feed.xml                                    |   4 ++--
 9 files changed, 25 insertions(+), 7 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index 8175138..578715c 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: 17 June 21 at 00:05</p>
+<p>Last Updated: 18 June 21 at 00:05</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 c23d010..934c114 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -213,7 +213,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: 17 June 21 at 00:05</p>
+<p>Last Updated: 18 June 21 at 00:05</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 05e32a3..2eddaec 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -213,7 +213,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: 17 June 21 at 00:05</p>
+<p>Last Updated: 18 June 21 at 00:06</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/boards/teensy-4.x/index.rst.txt
 
b/content/docs/latest/_sources/platforms/arm/imxrt/boards/teensy-4.x/index.rst.txt
index 447f62e..ccb33c3 100644
--- 
a/content/docs/latest/_sources/platforms/arm/imxrt/boards/teensy-4.x/index.rst.txt
+++ 
b/content/docs/latest/_sources/platforms/arm/imxrt/boards/teensy-4.x/index.rst.txt
@@ -98,6 +98,16 @@ selecting ``CONFIG_TEENSY_40=y``.
 This configuration runs over LPUART1 (pins 24 and 25 on Teensy). Communication
 over USB console can be turn on, but it causes problems with FlexCAN.
 
+enc-4.1
+-------
+
+This is an nsh configuration (see above) with added support of incremental
+encoder. Phase A is connected to GPIO_EMC_07 (pin 33), phase B to GPIO_EMC_06
+(pin 4) and INDEX to GPIO_B0_12 (pin 32). Only encoder 1 is connected to those
+pins.
+
+Function of the encoder can be tested by application "qe".
+
 netnsh-4.1
 ----------
 
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index b2efd12..52e32cc 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -214,7 +214,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: 17 June 21 at 00:06</p>
+<p>Last Updated: 18 June 21 at 00:06</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/objects.inv b/content/docs/latest/objects.inv
index 75a3bd7..73833ba 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/imxrt/boards/teensy-4.x/index.html 
b/content/docs/latest/platforms/arm/imxrt/boards/teensy-4.x/index.html
index fabb83e..0d27aff 100644
--- a/content/docs/latest/platforms/arm/imxrt/boards/teensy-4.x/index.html
+++ b/content/docs/latest/platforms/arm/imxrt/boards/teensy-4.x/index.html
@@ -370,6 +370,14 @@ selecting <code class="docutils literal notranslate"><span 
class="pre">CONFIG_TE
 <p>This configuration runs over LPUART1 (pins 24 and 25 on Teensy). 
Communication
 over USB console can be turn on, but it causes problems with FlexCAN.</p>
 </div>
+<div class="section" id="enc-4-1">
+<h3>enc-4.1<a class="headerlink" href="#enc-4-1" title="Permalink to this 
headline">¶</a></h3>
+<p>This is an nsh configuration (see above) with added support of incremental
+encoder. Phase A is connected to GPIO_EMC_07 (pin 33), phase B to GPIO_EMC_06
+(pin 4) and INDEX to GPIO_B0_12 (pin 32). Only encoder 1 is connected to those
+pins.</p>
+<p>Function of the encoder can be tested by application “qe”.</p>
+</div>
 <div class="section" id="netnsh-4-1">
 <h3>netnsh-4.1<a class="headerlink" href="#netnsh-4-1" title="Permalink to 
this headline">¶</a></h3>
 <p>This configuration is similar to the nsh configuration except that is
diff --git a/content/docs/latest/searchindex.js 
b/content/docs/latest/searchindex.js
index c28cc99..a5b7e74 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 649f414..f967f2f 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, 17 Jun 2021 00:07:41 +0000</pubDate>
-    <lastBuildDate>Thu, 17 Jun 2021 00:07:41 +0000</lastBuildDate>
+    <pubDate>Fri, 18 Jun 2021 00:08:21 +0000</pubDate>
+    <lastBuildDate>Fri, 18 Jun 2021 00:08:21 +0000</lastBuildDate>
     <generator>Jekyll v3.8.5</generator>
     
       <item>

Reply via email to