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 71a71431 Publishing web: 36ddd7c60a8230335eda886c909bc938739114a2
docs: 0f43be2c0771861f17620a692e93a4ba4eb49fb6
71a71431 is described below
commit 71a71431c1d1a521752548bdf37fa46927d2c5a4
Author: Alin Jerpelea <[email protected]>
AuthorDate: Fri Dec 8 00:14:34 2023 +0000
Publishing web: 36ddd7c60a8230335eda886c909bc938739114a2 docs:
0f43be2c0771861f17620a692e93a4ba4eb49fb6
---
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/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 +-
.../xtensa/esp32/boards/esp32-audio-kit/index.html | 2 +-
.../xtensa/esp32/boards/esp32-devkitc/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 +-
.../arm/imxrt/boards/imxrt1170-evk/index.rst.txt | 165 +++++++++++++++++
.../esp32s3/boards/esp32s3-devkit/index.rst.txt | 48 +++++
content/docs/latest/index.html | 2 +-
content/docs/latest/objects.inv | Bin 109244 -> 109352 bytes
.../arm/imxrt/boards/imxrt1020-evk/index.html | 1 +
.../arm/imxrt/boards/imxrt1050-evk/index.html | 1 +
.../arm/imxrt/boards/imxrt1060-evk/index.html | 1 +
.../arm/imxrt/boards/imxrt1064-evk/index.html | 5 +-
.../{imxrt1064-evk => imxrt1170-evk}/index.html | 197 +++------------------
.../arm/imxrt/boards/teensy-4.x/index.html | 5 +-
content/docs/latest/platforms/arm/imxrt/index.html | 2 +
content/docs/latest/platforms/index.html | 1 +
.../esp32s3/boards/esp32s3-devkit/index.html | 47 +++++
content/docs/latest/searchindex.js | 2 +-
content/feed.xml | 4 +-
39 files changed, 327 insertions(+), 202 deletions(-)
diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index b8a00dfb..7fd37820 100644
--- a/content/docs/10.0.0/index.html
+++ b/content/docs/10.0.0/index.html
@@ -131,7 +131,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 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: 07 December 23 at 00:10</p>
+<p>Last Updated: 08 December 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.0.0/searchindex.js
b/content/docs/10.0.0/searchindex.js
index 2746a6f7..2c4be385 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/chara [...]
\ 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/chara [...]
\ 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 62dc2349..575d5ba8 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -153,7 +153,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 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: 07 December 23 at 00:10</p>
+<p>Last Updated: 08 December 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.0.1/searchindex.js
b/content/docs/10.0.1/searchindex.js
index 351001e9..b6fff60f 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/chara [...]
\ 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/chara [...]
\ 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 217756ed..123fd606 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -152,7 +152,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: 07 December 23 at 00:10</p>
+<p>Last Updated: 08 December 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.1.0/searchindex.js
b/content/docs/10.1.0/searchindex.js
index 70220d9d..186c8436 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 [...]
\ 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 [...]
\ 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 0c9cd5da..703ee45e 100644
--- a/content/docs/10.2.0/index.html
+++ b/content/docs/10.2.0/index.html
@@ -153,7 +153,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: 07 December 23 at 00:10</p>
+<p>Last Updated: 08 December 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.2.0/searchindex.js
b/content/docs/10.2.0/searchindex.js
index 0c0a8bb7..df02c73c 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 [...]
\ 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 [...]
\ 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 0c9cd5da..41cc7832 100644
--- a/content/docs/10.3.0/index.html
+++ b/content/docs/10.3.0/index.html
@@ -153,7 +153,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: 07 December 23 at 00:10</p>
+<p>Last Updated: 08 December 23 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/10.3.0/searchindex.js
b/content/docs/10.3.0/searchindex.js
index 85bcd6f1..74a78a4a 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 [...]
\ 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 [...]
\ 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 1369c6bf..41cc7832 100644
--- a/content/docs/11.0.0/index.html
+++ b/content/docs/11.0.0/index.html
@@ -153,7 +153,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: 07 December 23 at 00:11</p>
+<p>Last Updated: 08 December 23 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 033b7700..d5c03069 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 [...]
\ 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 [...]
\ 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 4b37bb59..1de1cd02 100644
--- a/content/docs/12.0.0/index.html
+++ b/content/docs/12.0.0/index.html
@@ -153,7 +153,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: 07 December 23 at 00:11</p>
+<p>Last Updated: 08 December 23 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/12.0.0/searchindex.js
b/content/docs/12.0.0/searchindex.js
index e5332c25..4c6971e0 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 [...]
\ 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 [...]
\ 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 6af5084e..1a5645e3 100644
--- a/content/docs/12.1.0/index.html
+++ b/content/docs/12.1.0/index.html
@@ -153,7 +153,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: 07 December 23 at 00:11</p>
+<p>Last Updated: 08 December 23 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/12.1.0/searchindex.js
b/content/docs/12.1.0/searchindex.js
index 19d8932b..c39f14ca 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 [...]
\ 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 [...]
\ 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 8f79a738..c526c772 100644
--- a/content/docs/12.2.0/index.html
+++ b/content/docs/12.2.0/index.html
@@ -156,7 +156,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: 07 December 23 at 00:11</p>
+<p>Last Updated: 08 December 23 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/12.2.0/searchindex.js
b/content/docs/12.2.0/searchindex.js
index 66cda146..0be240e9 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 88b43ff1..bd0f798d 100644
--- a/content/docs/12.2.1/index.html
+++ b/content/docs/12.2.1/index.html
@@ -156,7 +156,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: 07 December 23 at 00:12</p>
+<p>Last Updated: 08 December 23 at 00:12</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/platforms/xtensa/esp32/boards/esp32-audio-kit/index.html
b/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-audio-kit/index.html
index d3afe00a..22562500 100644
---
a/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-audio-kit/index.html
+++
b/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-audio-kit/index.html
@@ -337,7 +337,7 @@ Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/)
<p>Look for your PC IP address and test playing the prepared audio on your
browser:</p>
<figure class="align-center">
-<img alt="../../../../../_images/esp32-audio-config-file.png"
src="../../../../../_images/esp32-audio-config-file.png" />
+<img alt="../../../../../_images/esp32-audio-config-file1.png"
src="../../../../../_images/esp32-audio-config-file1.png" />
</figure>
<p>After successfully built and flashed, connect the board to the Wi-Fi
network:</p>
<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>$ nsh> wapi psk wlan0 mypasswd 3
diff --git
a/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-devkitc/index.html
b/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-devkitc/index.html
index 7fad96f2..7674e958 100644
--- a/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-devkitc/index.html
+++ b/content/docs/12.2.1/platforms/xtensa/esp32/boards/esp32-devkitc/index.html
@@ -434,7 +434,7 @@ Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/)
<p>Look for your PC IP address and test playing the prepared audio on your
browser:</p>
<figure class="align-center">
-<img alt="../../../../../_images/esp32-audio-config-file1.png"
src="../../../../../_images/esp32-audio-config-file1.png" />
+<img alt="../../../../../_images/esp32-audio-config-file.png"
src="../../../../../_images/esp32-audio-config-file.png" />
</figure>
<p>After successfully built and flashed, connect the board to the Wi-Fi
network:</p>
<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>nsh> wapi psk wlan0 mypasswd 3
diff --git a/content/docs/12.2.1/searchindex.js
b/content/docs/12.2.1/searchindex.js
index f59b8e2c..fbfe3050 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 74747d0b..730d2f4e 100644
--- a/content/docs/12.3.0/index.html
+++ b/content/docs/12.3.0/index.html
@@ -156,7 +156,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: 07 December 23 at 00:12</p>
+<p>Last Updated: 08 December 23 at 00:12</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 155dd9b8..86f217e1 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/latest/_sources/platforms/arm/imxrt/boards/imxrt1170-evk/index.rst.txt
b/content/docs/latest/_sources/platforms/arm/imxrt/boards/imxrt1170-evk/index.rst.txt
new file mode 100644
index 00000000..d54d2869
--- /dev/null
+++
b/content/docs/latest/_sources/platforms/arm/imxrt/boards/imxrt1170-evk/index.rst.txt
@@ -0,0 +1,165 @@
+===============
+i.MX RT1170 EVK
+===============
+
+`i.MX RT1170 EVK
<https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/mimxRT1170-evk-i-mx-RT1170-evaluation-kit:MIMXRT1170-EVK>`_
+is an evaluation kit by NXP company. This kit uses the i.MX RT1170 crossover
MCU with ARM Cortex M7 core.
+
+Features
+========
+
+- Processor
+ - MIMXRT1176DVMAA processor
+ - 1GHz Cortex-M7
+ - 400Mhz Cortex-M4
+- Memory
+ - 2 Mb OCRAM memory
+ - 512 Mbit SDRAM memory
+ - 512 Mbit Hyper Flash - Populated but 0 ohm DNP
+ - 64 Mbit QSPI Flash
+ - TF socket for SD card
+- Display and Audio
+ - MIPI LCD connectors
+- Connectivity
+ - Micro USB host and OTG connectors
+ - Ethernet (10/100T) connector
+ - Ethernet (10/100/1000T) connector
+ - CAN transceivers
+ - Arduino® interface
+- Sensors
+ - FXOS8700CQ 6-Axis Ecompass (3-Axis Mag, 3-Axis Accel)
+
+Serial Console
+==============
+
+Virtual console port provided by OpenSDA:
+
+========= ========== ==========
+UART1_TXD GPIO_AD_24 LPUART1_TX
+UART1_RXD GPIO_AD_25 LPUART1_RX
+========= ========== ==========
+
+Arduino RS-232 Shield:
+
+=== == ======= =============== ==========
+J22 D0 UART_RX GPIO_DISP_B2_11 LPUART2_RX
+J22 D1 UART_TX GPIO_DISP_B2_10 LPUART2_TX
+=== == ======= =============== ==========
+
+J-Link External Debug Probe
+===========================
+
+Install the J-Link Debug Host Tools and make sure they are in your search path.
+
+Attach a J-Link 20-pin connector to J1. Check that jumpers J5, J6, J7 and J8
are
+off (they are on by default when boards ship from the factory) to ensure SWD
+signals are disconnected from the OpenSDA microcontroller.
+
+Configurations
+==============
+
+knsh
+----
+
+This is identical to the nsh configuration below except that NuttX
+is built as a protected mode, monolithic module and the user applications
+are built separately. It is recommends to use a special make command;
+not just 'make' but make with the following two arguments:
+
+.. code-block:: console
+
+ $ make pass1 pass2
+
+In the normal case (just 'make'), make will attempt to build both user-
+and kernel-mode blobs more or less interleaved. This actual works!
+However, for me it is very confusing so I prefer the above make command:
+Make the user-space binaries first (pass1), then make the kernel-space
+binaries (pass2)
+
+NOTES:
+
+At the end of the build, there will be several files in the top-level
+NuttX build directory:
+
+PASS1:
+ - nuttx_user.elf - The pass1 user-space ELF file
+ - nuttx_user.hex - The pass1 Intel HEX format file (selected in defconfig)
+ - User.map - Symbols in the user-space ELF file
+
+PASS2:
+ - nuttx - The pass2 kernel-space ELF file
+ - nuttx.hex - The pass2 Intel HEX file (selected in defconfig)
+ - System.map - Symbols in the kernel-space ELF file
+
+The J-Link programmer will except files in .hex, .mot, .srec, and .bin
+formats.
+
+Combining .hex files. If you plan to use the .hex files with your
+debugger or FLASH utility, then you may need to combine the two hex
+files into a single .hex file. Here is how you can do that.
+
+The 'tail' of the nuttx.hex file should look something like this
+(with my comments added beginning with #):
+
+.. code-block:: console
+
+ $ tail nuttx.hex
+ #xx xxxx 00 data records
+ ...
+ :10 C93C 00 000000000040184000C2010000000000 90
+ :10 C94C 00 2400080000801B4000C01B4000001C40 5D
+ :10 C95C 00 00401C4000000C4050BF0060FF000100 74
+ #xx xxxx 05 Start Linear Address Record
+ :04 0000 05 6000 02C1 D4
+ #xx xxxx 01 End Of File record
+ :00 0000 01 FF
+
+Use an editor such as vi to remove the 05 and 01 records.
+
+The 'head' of the nuttx_user.hex file should look something like
+this (again with my comments added beginning with #):
+
+.. code-block:: console
+
+ $ head nuttx_user.hex
+ #xx xxxx 04 Extended Linear Address Record
+ :02 0000 04 6020 7A
+ #xx xxxx 00 data records
+ :10 0000 00 8905206030002060F2622060FC622060 80
+ :10 0010 00 0000242008002420080024205C012420 63
+ :10 0020 00 140024203D0020603100206071052060 14
+ ...
+
+Nothing needs to be done here. The nuttx_user.hex file should
+be fine.
+
+Combine the edited nuttx.hex and un-edited nuttx_user.hex
+file to produce a single combined hex file:
+
+.. code-block:: console
+
+ $ cat nuttx.hex nuttx_user.hex >combined.hex
+
+Then use the combined.hex file with the to write the FLASH image.
+If you do this a lot, you will probably want to invest a little time
+to develop a tool to automate these steps.
+
+STATUS: This configuration was added on 8 June 2018 primarily to assure
+that all of the components are in place to support the PROTECTED mode
+build. This configuration, however, has not been verified as of this
+writing.
+
+netnsh
+------
+
+This configuration is similar to the nsh configuration except that is
+has networking enabled, both IPv4 and IPv6. This NSH configuration is
+focused on network-related testing.
+
+nsh
+---
+
+Configures the NuttShell (nsh) located at examples/nsh. This NSH
+configuration is focused on low level, command-line driver testing.
+Built-in applications are supported, but none are enabled. This
+configuration does not support a network.
\ No newline at end of file
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 27852d08..99f76d57 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
@@ -460,6 +460,54 @@ To test it, just run the following::
Where x in the timer instance.
+toywasm
+-------
+
+This config is an example to use toywasm.
+
+This example uses littlefs on the SPI flash to store wasm modules.
+
+Note: This example assumes a board with 32MB flash. To use a smaller one,
+tweak the --img-size option and CONFIG_ESP32S3_STORAGE_MTD_SIZE.
+
+Note: To use flash larger than 4MB, you need to install a custom bootloader.
+https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/bootloader.html#spi-flash-configuration
+
+1. Create a littlefs image which contains wasm modules.
+
+ https://github.com/jrast/littlefs-python/blob/master/examples/mkfsimg.py
+ is used in the following example::
+
+ % python3 mkfsimg.py \
+ --img-filename ..../littlefs.bin \
+ --img-size 31981568 \
+ --block-size 4096 \
+ --prog-size 256 \
+ --read-size 256 \
+ --name-max 32 \
+ --disk-version 2.0 \
+ ..../wasm_module_dir
+
+2. Build a NuttX binary as usual with this config.
+
+3. Write the NuttX binary and the filesystem image to the board::
+
+ % esptool.py \
+ -c esp32s3 \
+ -p /dev/tty.SLAB_USBtoUART \
+ -b 921600 \
+ write_flash \
+ -fs detect \
+ -fm dio \
+ -ff 40m \
+ 0x10000 nuttx.bin \
+ 0x180000 ..../littlefs.bin
+
+4. Mount the filesystem and run a wasm module on it::
+
+ nsh> mount -t littlefs /dev/esp32s3flash /mnt
+ nsh> toywasm --print-stats --wasi /mnt/....
+
twai
----
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index 91bfc07f..01a27ff7 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -163,7 +163,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: 07 December 23 at 00:12</p>
+<p>Last Updated: 08 December 23 at 00:12</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 0c281577..12868d10 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/imxrt1020-evk/index.html
b/content/docs/latest/platforms/arm/imxrt/boards/imxrt1020-evk/index.html
index 8de52e57..1bc4b7ef 100644
--- a/content/docs/latest/platforms/arm/imxrt/boards/imxrt1020-evk/index.html
+++ b/content/docs/latest/platforms/arm/imxrt/boards/imxrt1020-evk/index.html
@@ -136,6 +136,7 @@
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1050-evk/index.html">i.MX RT1050 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1060-evk/index.html">i.MX RT1060 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1064-evk/index.html">i.MX RT1064 EVK</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="../imxrt1170-evk/index.html">i.MX RT1170 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../teensy-4.x/index.html">Teensy-4.x</a></li>
</ul>
</li>
diff --git
a/content/docs/latest/platforms/arm/imxrt/boards/imxrt1050-evk/index.html
b/content/docs/latest/platforms/arm/imxrt/boards/imxrt1050-evk/index.html
index 10abcf5b..a6601ba7 100644
--- a/content/docs/latest/platforms/arm/imxrt/boards/imxrt1050-evk/index.html
+++ b/content/docs/latest/platforms/arm/imxrt/boards/imxrt1050-evk/index.html
@@ -136,6 +136,7 @@
<li class="toctree-l5 current"><a class="current reference internal"
href="#">i.MX RT1050 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1060-evk/index.html">i.MX RT1060 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1064-evk/index.html">i.MX RT1064 EVK</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="../imxrt1170-evk/index.html">i.MX RT1170 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../teensy-4.x/index.html">Teensy-4.x</a></li>
</ul>
</li>
diff --git
a/content/docs/latest/platforms/arm/imxrt/boards/imxrt1060-evk/index.html
b/content/docs/latest/platforms/arm/imxrt/boards/imxrt1060-evk/index.html
index 6ee19b66..285d0713 100644
--- a/content/docs/latest/platforms/arm/imxrt/boards/imxrt1060-evk/index.html
+++ b/content/docs/latest/platforms/arm/imxrt/boards/imxrt1060-evk/index.html
@@ -136,6 +136,7 @@
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1050-evk/index.html">i.MX RT1050 EVK</a></li>
<li class="toctree-l5 current"><a class="current reference internal"
href="#">i.MX RT1060 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1064-evk/index.html">i.MX RT1064 EVK</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="../imxrt1170-evk/index.html">i.MX RT1170 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../teensy-4.x/index.html">Teensy-4.x</a></li>
</ul>
</li>
diff --git
a/content/docs/latest/platforms/arm/imxrt/boards/imxrt1064-evk/index.html
b/content/docs/latest/platforms/arm/imxrt/boards/imxrt1064-evk/index.html
index eb5edb30..a682b931 100644
--- a/content/docs/latest/platforms/arm/imxrt/boards/imxrt1064-evk/index.html
+++ b/content/docs/latest/platforms/arm/imxrt/boards/imxrt1064-evk/index.html
@@ -44,7 +44,7 @@
<script src="../../../../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../../../../genindex.html" />
<link rel="search" title="Search" href="../../../../../search.html" />
- <link rel="next" title="Teensy-4.x" href="../teensy-4.x/index.html" />
+ <link rel="next" title="i.MX RT1170 EVK"
href="../imxrt1170-evk/index.html" />
<link rel="prev" title="i.MX RT1060 EVK"
href="../imxrt1060-evk/index.html" />
</head>
@@ -136,6 +136,7 @@
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1050-evk/index.html">i.MX RT1050 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1060-evk/index.html">i.MX RT1060 EVK</a></li>
<li class="toctree-l5 current"><a class="current reference internal"
href="#">i.MX RT1064 EVK</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="../imxrt1170-evk/index.html">i.MX RT1170 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../teensy-4.x/index.html">Teensy-4.x</a></li>
</ul>
</li>
@@ -582,7 +583,7 @@ to the touchscreen sensor IC.</p>
</div>
<footer><div class="rst-footer-buttons" role="navigation"
aria-label="Footer">
<a href="../imxrt1060-evk/index.html" class="btn btn-neutral
float-left" title="i.MX RT1060 EVK" accesskey="p" rel="prev"><span class="fa
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
- <a href="../teensy-4.x/index.html" class="btn btn-neutral float-right"
title="Teensy-4.x" accesskey="n" rel="next">Next <span class="fa
fa-arrow-circle-right" aria-hidden="true"></span></a>
+ <a href="../imxrt1170-evk/index.html" class="btn btn-neutral
float-right" title="i.MX RT1170 EVK" accesskey="n" rel="next">Next <span
class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
<hr/>
diff --git
a/content/docs/latest/platforms/arm/imxrt/boards/imxrt1064-evk/index.html
b/content/docs/latest/platforms/arm/imxrt/boards/imxrt1170-evk/index.html
similarity index 78%
copy from
content/docs/latest/platforms/arm/imxrt/boards/imxrt1064-evk/index.html
copy to content/docs/latest/platforms/arm/imxrt/boards/imxrt1170-evk/index.html
index eb5edb30..8c560bd8 100644
--- a/content/docs/latest/platforms/arm/imxrt/boards/imxrt1064-evk/index.html
+++ b/content/docs/latest/platforms/arm/imxrt/boards/imxrt1170-evk/index.html
@@ -23,7 +23,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1:
http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>i.MX RT1064 EVK — NuttX latest documentation</title>
+ <title>i.MX RT1170 EVK — NuttX latest documentation</title>
<link rel="stylesheet" href="../../../../../_static/pygments.css"
type="text/css" />
<link rel="stylesheet" href="../../../../../_static/css/theme.css"
type="text/css" />
<link rel="stylesheet" href="../../../../../_static/copybutton.css"
type="text/css" />
@@ -45,7 +45,7 @@
<link rel="index" title="Index" href="../../../../../genindex.html" />
<link rel="search" title="Search" href="../../../../../search.html" />
<link rel="next" title="Teensy-4.x" href="../teensy-4.x/index.html" />
- <link rel="prev" title="i.MX RT1060 EVK"
href="../imxrt1060-evk/index.html" />
+ <link rel="prev" title="i.MX RT1064 EVK"
href="../imxrt1064-evk/index.html" />
</head>
<body class="wy-body-for-nav">
@@ -135,7 +135,8 @@
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1020-evk/index.html">i.MX RT1020 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1050-evk/index.html">i.MX RT1050 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1060-evk/index.html">i.MX RT1060 EVK</a></li>
-<li class="toctree-l5 current"><a class="current reference internal"
href="#">i.MX RT1064 EVK</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="../imxrt1064-evk/index.html">i.MX RT1064 EVK</a></li>
+<li class="toctree-l5 current"><a class="current reference internal"
href="#">i.MX RT1170 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../teensy-4.x/index.html">Teensy-4.x</a></li>
</ul>
</li>
@@ -233,9 +234,9 @@
<li class="breadcrumb-item"><a
href="../../../../index.html">Supported Platforms</a></li>
<li class="breadcrumb-item"><a
href="../../../index.html">ARM</a></li>
<li class="breadcrumb-item"><a href="../../index.html">NXP i.MX
RT</a></li>
- <li class="breadcrumb-item active">i.MX RT1064 EVK</li>
+ <li class="breadcrumb-item active">i.MX RT1170 EVK</li>
<li class="wy-breadcrumbs-aside">
- <a
href="../../../../../_sources/platforms/arm/imxrt/boards/imxrt1064-evk/index.rst.txt"
rel="nofollow"> View page source</a>
+ <a
href="../../../../../_sources/platforms/arm/imxrt/boards/imxrt1170-evk/index.rst.txt"
rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
@@ -243,26 +244,28 @@
<div role="main" class="document" itemscope="itemscope"
itemtype="http://schema.org/Article">
<div itemprop="articleBody">
- <section id="i-mx-rt1064-evk">
-<h1>i.MX RT1064 EVK<a class="headerlink" href="#i-mx-rt1064-evk"
title="Permalink to this heading"></a></h1>
-<p><a class="reference external"
href="https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/mimxrt1064-evk-i-mx-rt1064-evaluation-kit:MIMXRT1064-EVK">i.MX
RT1064 EVK</a>
-is an evaluation kit by NXP company. This kit uses the i.MX RT1064 crossover
MCU with ARM Cortex M7 core.</p>
+ <section id="i-mx-rt1170-evk">
+<h1>i.MX RT1170 EVK<a class="headerlink" href="#i-mx-rt1170-evk"
title="Permalink to this heading"></a></h1>
+<p><a class="reference external"
href="https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/mimxRT1170-evk-i-mx-RT1170-evaluation-kit:MIMXRT1170-EVK">i.MX
RT1170 EVK</a>
+is an evaluation kit by NXP company. This kit uses the i.MX RT1170 crossover
MCU with ARM Cortex M7 core.</p>
<section id="features">
<h2>Features<a class="headerlink" href="#features" title="Permalink to this
heading"></a></h2>
<ul class="simple">
<li><dl class="simple">
<dt>Processor</dt><dd><ul>
-<li><p>MIMXRT1066DVL6A processor</p></li>
+<li><p>MIMXRT1176DVMAA processor</p></li>
+<li><p>1GHz Cortex-M7</p></li>
+<li><p>400Mhz Cortex-M4</p></li>
</ul>
</dd>
</dl>
</li>
<li><dl class="simple">
<dt>Memory</dt><dd><ul>
-<li><p>1 Mb OCRAM memory</p></li>
-<li><p>256 Mb SDRAM memory</p></li>
-<li><p>512 Mb Hyper Flash - Populated but 0 ohm DNP</p></li>
-<li><p>64 Mb QSPI Flash</p></li>
+<li><p>2 Mb OCRAM memory</p></li>
+<li><p>512 Mbit SDRAM memory</p></li>
+<li><p>512 Mbit Hyper Flash - Populated but 0 ohm DNP</p></li>
+<li><p>64 Mbit QSPI Flash</p></li>
<li><p>TF socket for SD card</p></li>
</ul>
</dd>
@@ -270,13 +273,7 @@ is an evaluation kit by NXP company. This kit uses the
i.MX RT1064 crossover MCU
</li>
<li><dl class="simple">
<dt>Display and Audio</dt><dd><ul>
-<li><p>Parallel LCD connector</p></li>
-<li><p>Camera connector</p></li>
-<li><p>Audio CODEC</p></li>
-<li><p>4-pole audio headphone jack</p></li>
-<li><p>External speaker connection</p></li>
-<li><p>Microphone</p></li>
-<li><p>SPDIF connector</p></li>
+<li><p>MIPI LCD connectors</p></li>
</ul>
</dd>
</dl>
@@ -285,6 +282,7 @@ is an evaluation kit by NXP company. This kit uses the i.MX
RT1064 crossover MCU
<dt>Connectivity</dt><dd><ul>
<li><p>Micro USB host and OTG connectors</p></li>
<li><p>Ethernet (10/100T) connector</p></li>
+<li><p>Ethernet (10/100/1000T) connector</p></li>
<li><p>CAN transceivers</p></li>
<li><p>Arduino® interface</p></li>
</ul>
@@ -306,11 +304,11 @@ is an evaluation kit by NXP company. This kit uses the
i.MX RT1064 crossover MCU
<table class="docutils align-default">
<tbody>
<tr class="row-odd"><td><p>UART1_TXD</p></td>
-<td><p>GPIO_AD_B0_12</p></td>
+<td><p>GPIO_AD_24</p></td>
<td><p>LPUART1_TX</p></td>
</tr>
<tr class="row-even"><td><p>UART1_RXD</p></td>
-<td><p>GPIO_AD_B0_13</p></td>
+<td><p>GPIO_AD_25</p></td>
<td><p>LPUART1_RX</p></td>
</tr>
</tbody>
@@ -321,143 +319,27 @@ is an evaluation kit by NXP company. This kit uses the
i.MX RT1064 crossover MCU
<tr class="row-odd"><td><p>J22</p></td>
<td><p>D0</p></td>
<td><p>UART_RX</p></td>
-<td><p>GPIO_AD_B1_07</p></td>
-<td><p>LPUART3_RX</p></td>
+<td><p>GPIO_DISP_B2_11</p></td>
+<td><p>LPUART2_RX</p></td>
</tr>
<tr class="row-even"><td><p>J22</p></td>
<td><p>D1</p></td>
<td><p>UART_TX</p></td>
-<td><p>GPIO_AD_B1_06</p></td>
-<td><p>LPUART3_TX</p></td>
+<td><p>GPIO_DISP_B2_10</p></td>
+<td><p>LPUART2_TX</p></td>
</tr>
</tbody>
</table>
</section>
-<section id="leds-and-buttons">
-<h2>LEDs and buttons<a class="headerlink" href="#leds-and-buttons"
title="Permalink to this heading"></a></h2>
-<section id="leds">
-<h3>LEDs<a class="headerlink" href="#leds" title="Permalink to this
heading"></a></h3>
-<p>There are four LED status indicators located on the EVK Board. The
-functions of these LEDs include:</p>
-<table class="docutils align-default">
-<thead>
-<tr class="row-odd"><th class="head"><p>Pin</p></th>
-<th class="head"><p>Description</p></th>
-</tr>
-</thead>
-<tbody>
-<tr class="row-even"><td><p>D3</p></td>
-<td><p>Power Supply</p></td>
-</tr>
-<tr class="row-odd"><td><p>D18</p></td>
-<td><p>User LED</p></td>
-</tr>
-<tr class="row-even"><td><p>D20</p></td>
-<td><p>OpenSDA</p></td>
-</tr>
-<tr class="row-odd"><td><p>D21</p></td>
-<td><p>Reset LED</p></td>
-</tr>
-</tbody>
-</table>
-<p>Only a single LED, D18, is under software control. It connects to
-GPIO_AD_B0_09 which is shared with JTAG_TDI and ENET_RST</p>
-<p>This LED is not used by the board port unless CONFIG_ARCH_LEDS is
-defined. In that case, the usage by the board port is defined in
-include/board.h and src/imxrt_autoleds.c. The LED is used to encode
-OS-related events as follows:</p>
-<table class="docutils align-default">
-<thead>
-<tr class="row-odd"><th class="head"><p>SYMBOL</p></th>
-<th class="head"><p>Meaning</p></th>
-<th class="head"><p>LED</p></th>
-</tr>
-</thead>
-<tbody>
-<tr class="row-even"><td><p>LED_STARTED</p></td>
-<td><p>NuttX has been started</p></td>
-<td><p>OFF</p></td>
-</tr>
-<tr class="row-odd"><td><p>LED_HEAPALLOCATE</p></td>
-<td><p>Heap has been allocated</p></td>
-<td><p>OFF</p></td>
-</tr>
-<tr class="row-even"><td><p>LED_IRQSENABLED</p></td>
-<td><p>Interrupts enabled</p></td>
-<td><p>OFF</p></td>
-</tr>
-<tr class="row-odd"><td><p>LED_STACKCREATED</p></td>
-<td><p>Idle stack created</p></td>
-<td><p>ON</p></td>
-</tr>
-<tr class="row-even"><td><p>LED_INIRQ</p></td>
-<td><p>In an interrupt</p></td>
-<td><p>N/C</p></td>
-</tr>
-<tr class="row-odd"><td><p>LED_SIGNAL</p></td>
-<td><p>In a signal handler</p></td>
-<td><p>N/C</p></td>
-</tr>
-<tr class="row-even"><td><p>LED_ASSERTION</p></td>
-<td><p>An assertion failed</p></td>
-<td><p>N/C</p></td>
-</tr>
-<tr class="row-odd"><td><p>LED_PANIC</p></td>
-<td><p>The system has crashed</p></td>
-<td><p>FLASH</p></td>
-</tr>
-</tbody>
-</table>
-<p>Thus if the LED is statically on, NuttX has successfully booted and is,
-apparently, running normally. If the LED is flashing at approximately
-2Hz, then a fatal error has been detected and the system has halted.</p>
-</section>
-<section id="buttons">
-<h3>Buttons<a class="headerlink" href="#buttons" title="Permalink to this
heading"></a></h3>
-<p>There are five user interface switches on the MIMXRT1050 EVK Board:</p>
-<blockquote>
-<div><ul class="simple">
-<li><p>SW1: Power Switch (slide switch fir power from J2)</p></li>
-<li><p>SW2: ON/OFF Button</p></li>
-<li><p>SW3: Power-on Reset button state forces to reset the system power
except SNVS domain</p></li>
-<li><p>SW9: Reset button</p></li>
-<li><p>SW8: User button GPIO5-00</p></li>
-</ul>
-</div></blockquote>
-<p>Only the user button is available to the software. It is sensed on the
-WAKEUP pin which will be pulled low when the button is pressed.</p>
-</section>
-</section>
<section id="j-link-external-debug-probe">
<h2>J-Link External Debug Probe<a class="headerlink"
href="#j-link-external-debug-probe" title="Permalink to this heading"></a></h2>
<p>Install the J-Link Debug Host Tools and make sure they are in your search
path.</p>
-<p>Attach a J-Link 20-pin connector to J21. Check that jumpers J47 and J48 are
+<p>Attach a J-Link 20-pin connector to J1. Check that jumpers J5, J6, J7 and
J8 are
off (they are on by default when boards ship from the factory) to ensure SWD
signals are disconnected from the OpenSDA microcontroller.</p>
</section>
<section id="configurations">
<h2>Configurations<a class="headerlink" href="#configurations"
title="Permalink to this heading"></a></h2>
-<section id="can">
-<h3>can<a class="headerlink" href="#can" title="Permalink to this
heading"></a></h3>
-<p>This is an nsh configuration (see below) with added support of CAN driver.
-FlexCAN3 is chosen as default, the change can be made at System type peripheral
-selection. Please note that only FlexCAN3 and FlexCAN2 is available on this
board.</p>
-<p>Bitrate and sample point can be also changed at System type peripheral
selection,
-basic values are 1 MHz for bitrate and 0.80 for sample point. The FlexCAN
driver
-for imxrt runs at 80 MHz clock frequency.</p>
-<p>The configuration also includes CAN utilities as candump and cansend.</p>
-</section>
-<section id="canfd">
-<h3>canfd<a class="headerlink" href="#canfd" title="Permalink to this
heading"></a></h3>
-<p>This is an nsh configuration (see below) with added support of CAN_FD
driver.
-FlexCAN3 is chosen as default, please note that only FlexCAN3 is capable of
-providing CAN_FD support.</p>
-<p>Bitrate and sample point can be also changed at System type peripheral
selection,
-basic values are 1 MHz for bitrate and 0.80 for sample point for arbitration
phase
-and 4 MHz (bitrate) and 0.90 (sample point) for data phase. The FlexCAN driver
-for imxrt runs at 80 MHz clock frequency.</p>
-<p>The configuration also includes CAN utilities as candump and cansend.</p>
-</section>
<section id="knsh">
<h3>knsh<a class="headerlink" href="#knsh" title="Permalink to this
heading"></a></h3>
<p>This is identical to the nsh configuration below except that NuttX
@@ -549,31 +431,6 @@ configuration is focused on low level, command-line driver
testing.
Built-in applications are supported, but none are enabled. This
configuration does not support a network.</p>
</section>
-<section id="lvgl">
-<h3>lvgl<a class="headerlink" href="#lvgl" title="Permalink to this
heading"></a></h3>
-<p>Configures the Littlev graphic library (lvgl) demo located under
-examples/lvgldemo. This configuration needs the optional LCD model
-RK043FN02H-CT from NXP. The LCD panel comes with the integrated
-capacitive touchscreen sensor FT5336GQQ connected to the LPI2C1 bus,
-address 0x38. NuttX support such touchscreen device via the driver
-ft5x06 (drivers/input/ft5x06.c). At the moment only the polling
-method is available, the board features an interrupt line connected
-to the touchscreen sensor IC.</p>
-<p>IMXRT1064 MCU provides the integrated LCD driver.</p>
-<dl class="simple">
-<dt>The LCD panel features:</dt><dd><ul class="simple">
-<li><p>size 4.3”</p></li>
-<li><p>resolution 480×272 RGB</p></li>
-<li><p>backlight driver</p></li>
-<li><p>dimensions [mm]: 105.5 (W) x 67.2(H) x 4.35(D) Max.</p></li>
-</ul>
-</dd>
-</dl>
-<p>To run the lvgl demo please type “lvgldemo” at nsh prompt:</p>
-<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>nsh> lvgldemo
-</pre></div>
-</div>
-</section>
</section>
</section>
@@ -581,7 +438,7 @@ to the touchscreen sensor IC.</p>
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation"
aria-label="Footer">
- <a href="../imxrt1060-evk/index.html" class="btn btn-neutral
float-left" title="i.MX RT1060 EVK" accesskey="p" rel="prev"><span class="fa
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="../imxrt1064-evk/index.html" class="btn btn-neutral
float-left" title="i.MX RT1064 EVK" accesskey="p" rel="prev"><span class="fa
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../teensy-4.x/index.html" class="btn btn-neutral float-right"
title="Teensy-4.x" accesskey="n" rel="next">Next <span class="fa
fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
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 71dfd134..0424d2f8 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
@@ -45,7 +45,7 @@
<link rel="index" title="Index" href="../../../../../genindex.html" />
<link rel="search" title="Search" href="../../../../../search.html" />
<link rel="next" title="NXP/FreeScale Kinetis"
href="../../../kinetis/index.html" />
- <link rel="prev" title="i.MX RT1064 EVK"
href="../imxrt1064-evk/index.html" />
+ <link rel="prev" title="i.MX RT1170 EVK"
href="../imxrt1170-evk/index.html" />
</head>
<body class="wy-body-for-nav">
@@ -136,6 +136,7 @@
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1050-evk/index.html">i.MX RT1050 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1060-evk/index.html">i.MX RT1060 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="../imxrt1064-evk/index.html">i.MX RT1064 EVK</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="../imxrt1170-evk/index.html">i.MX RT1170 EVK</a></li>
<li class="toctree-l5 current"><a class="current reference internal"
href="#">Teensy-4.x</a></li>
</ul>
</li>
@@ -450,7 +451,7 @@ selecting <code class="docutils literal notranslate"><span
class="pre">CONFIG_TE
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation"
aria-label="Footer">
- <a href="../imxrt1064-evk/index.html" class="btn btn-neutral
float-left" title="i.MX RT1064 EVK" accesskey="p" rel="prev"><span class="fa
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="../imxrt1170-evk/index.html" class="btn btn-neutral
float-left" title="i.MX RT1170 EVK" accesskey="p" rel="prev"><span class="fa
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../../../kinetis/index.html" class="btn btn-neutral
float-right" title="NXP/FreeScale Kinetis" accesskey="n" rel="next">Next <span
class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
diff --git a/content/docs/latest/platforms/arm/imxrt/index.html
b/content/docs/latest/platforms/arm/imxrt/index.html
index b9ef3666..c38a6437 100644
--- a/content/docs/latest/platforms/arm/imxrt/index.html
+++ b/content/docs/latest/platforms/arm/imxrt/index.html
@@ -155,6 +155,7 @@
<li class="toctree-l5"><a class="reference internal"
href="boards/imxrt1050-evk/index.html">i.MX RT1050 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="boards/imxrt1060-evk/index.html">i.MX RT1060 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="boards/imxrt1064-evk/index.html">i.MX RT1064 EVK</a></li>
+<li class="toctree-l5"><a class="reference internal"
href="boards/imxrt1170-evk/index.html">i.MX RT1170 EVK</a></li>
<li class="toctree-l5"><a class="reference internal"
href="boards/teensy-4.x/index.html">Teensy-4.x</a></li>
</ul>
</li>
@@ -576,6 +577,7 @@ for i.MX RT in NuttX</p>
<li class="toctree-l1"><a class="reference internal"
href="boards/imxrt1050-evk/index.html">i.MX RT1050 EVK</a></li>
<li class="toctree-l1"><a class="reference internal"
href="boards/imxrt1060-evk/index.html">i.MX RT1060 EVK</a></li>
<li class="toctree-l1"><a class="reference internal"
href="boards/imxrt1064-evk/index.html">i.MX RT1064 EVK</a></li>
+<li class="toctree-l1"><a class="reference internal"
href="boards/imxrt1170-evk/index.html">i.MX RT1170 EVK</a></li>
<li class="toctree-l1"><a class="reference internal"
href="boards/teensy-4.x/index.html">Teensy-4.x</a></li>
</ul>
</div>
diff --git a/content/docs/latest/platforms/index.html
b/content/docs/latest/platforms/index.html
index 463e088c..f2e7293f 100644
--- a/content/docs/latest/platforms/index.html
+++ b/content/docs/latest/platforms/index.html
@@ -226,6 +226,7 @@ series and boards supported in NuttX:</p>
<li class="toctree-l3"><a class="reference internal"
href="arm/imxrt/boards/imxrt1050-evk/index.html">i.MX RT1050 EVK</a></li>
<li class="toctree-l3"><a class="reference internal"
href="arm/imxrt/boards/imxrt1060-evk/index.html">i.MX RT1060 EVK</a></li>
<li class="toctree-l3"><a class="reference internal"
href="arm/imxrt/boards/imxrt1064-evk/index.html">i.MX RT1064 EVK</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="arm/imxrt/boards/imxrt1170-evk/index.html">i.MX RT1170 EVK</a></li>
<li class="toctree-l3"><a class="reference internal"
href="arm/imxrt/boards/teensy-4.x/index.html">Teensy-4.x</a></li>
</ul>
</li>
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 9192586d..4cd48373 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
@@ -670,6 +670,53 @@ example.</p>
</div>
<p>Where x in the timer instance.</p>
</section>
+<section id="toywasm">
+<h3>toywasm<a class="headerlink" href="#toywasm" title="Permalink to this
heading"></a></h3>
+<p>This config is an example to use toywasm.</p>
+<p>This example uses littlefs on the SPI flash to store wasm modules.</p>
+<p>Note: This example assumes a board with 32MB flash. To use a smaller one,
+tweak the –img-size option and CONFIG_ESP32S3_STORAGE_MTD_SIZE.</p>
+<p>Note: To use flash larger than 4MB, you need to install a custom bootloader.
+<a class="reference external"
href="https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/bootloader.html#spi-flash-configuration">https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/bootloader.html#spi-flash-configuration</a></p>
+<ol class="arabic">
+<li><p>Create a littlefs image which contains wasm modules.</p>
+<p><a class="reference external"
href="https://github.com/jrast/littlefs-python/blob/master/examples/mkfsimg.py">https://github.com/jrast/littlefs-python/blob/master/examples/mkfsimg.py</a>
+is used in the following example:</p>
+<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>% python3 mkfsimg.py \
+ --img-filename ..../littlefs.bin \
+ --img-size 31981568 \
+ --block-size 4096 \
+ --prog-size 256 \
+ --read-size 256 \
+ --name-max 32 \
+ --disk-version 2.0 \
+ ..../wasm_module_dir
+</pre></div>
+</div>
+</li>
+<li><p>Build a NuttX binary as usual with this config.</p></li>
+<li><p>Write the NuttX binary and the filesystem image to the board:</p>
+<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>% esptool.py \
+ -c esp32s3 \
+ -p /dev/tty.SLAB_USBtoUART \
+ -b 921600 \
+ write_flash \
+ -fs detect \
+ -fm dio \
+ -ff 40m \
+ 0x10000 nuttx.bin \
+ 0x180000 ..../littlefs.bin
+</pre></div>
+</div>
+</li>
+<li><p>Mount the filesystem and run a wasm module on it:</p>
+<div class="highlight-none notranslate"><div
class="highlight"><pre><span></span>nsh> mount -t littlefs /dev/esp32s3flash
/mnt
+nsh> toywasm --print-stats --wasi /mnt/....
+</pre></div>
+</div>
+</li>
+</ol>
+</section>
<section id="twai">
<h3>twai<a class="headerlink" href="#twai" title="Permalink to this
heading"></a></h3>
<p>This configuration enables the support for the TWAI (Two-Wire Automotive
Interface) driver.
diff --git a/content/docs/latest/searchindex.js
b/content/docs/latest/searchindex.js
index b0a3ce78..2c66c698 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/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/feed.xml b/content/feed.xml
index 15d418a8..e7a25c45 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, 07 Dec 2023 00:14:06 +0000</pubDate>
- <lastBuildDate>Thu, 07 Dec 2023 00:14:06 +0000</lastBuildDate>
+ <pubDate>Fri, 08 Dec 2023 00:14:29 +0000</pubDate>
+ <lastBuildDate>Fri, 08 Dec 2023 00:14:29 +0000</lastBuildDate>
<generator>Jekyll v4.3.2</generator>
<item>