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 3fa0786e Publishing web: 07abea83aab63736f2895f109c448ae631509f46 
docs: 281ab833097c0472063728e13732c3b44fef4eb9
3fa0786e is described below

commit 3fa0786e2902611c3031d342b35c5d126b6c023b
Author: Alin Jerpelea <[email protected]>
AuthorDate: Tue Aug 15 00:14:23 2023 +0000

    Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 
281ab833097c0472063728e13732c3b44fef4eb9
---
 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 +-
 content/docs/12.2.1/searchindex.js                 |   2 +-
 .../boards/arduino-nano-33ble-rev2/index.rst.txt   |   6 ++
 .../nrf52/boards/arduino-nano-33ble/index.rst.txt  |   6 ++
 content/docs/latest/index.html                     |   2 +-
 content/docs/latest/objects.inv                    | Bin 49289 -> 49382 bytes
 .../index.html                                     |  90 ++++-----------------
 .../index.html                                     |  90 ++++-----------------
 .../arm/nrf52/boards/nrf52-feather/intex.html      |   6 +-
 .../arm/nrf52/boards/nrf52832-dk/index.html        |   2 +
 .../arm/nrf52/boards/nrf52832-mdk/index.html       |   2 +
 .../arm/nrf52/boards/nrf52832-sparkfun/index.html  |   2 +
 .../arm/nrf52/boards/nrf52840-dk/index.html        |   2 +
 .../arm/nrf52/boards/nrf52840-dongle/index.html    |   2 +
 .../platforms/arm/nrf52/boards/thingy52/index.html |   2 +
 content/docs/latest/platforms/arm/nrf52/index.html |   8 +-
 content/docs/latest/platforms/index.html           |   2 +
 content/docs/latest/searchindex.js                 |   2 +-
 content/feed.xml                                   |   4 +-
 37 files changed, 88 insertions(+), 180 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index e2d3f57a..9b2331c8 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: 14 August 23 at 00:09</p>
+<p>Last Updated: 15 August 23 at 00:09</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.0.0/searchindex.js 
b/content/docs/10.0.0/searchindex.js
index bce34b44..27b17eee 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 98c67459..a3347224 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -151,7 +151,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: 14 August 23 at 00:09</p>
+<p>Last Updated: 15 August 23 at 00:09</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.0.1/searchindex.js 
b/content/docs/10.0.1/searchindex.js
index 38000db0..9925cc5c 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 9b1db005..6051346c 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -150,7 +150,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: 14 August 23 at 00:09</p>
+<p>Last Updated: 15 August 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 3220913f..082bb833 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 9a6a636e..afbef0aa 100644
--- a/content/docs/10.2.0/index.html
+++ b/content/docs/10.2.0/index.html
@@ -151,7 +151,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: 14 August 23 at 00:10</p>
+<p>Last Updated: 15 August 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 694aa0e8..e75ba9ab 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 9a6a636e..afbef0aa 100644
--- a/content/docs/10.3.0/index.html
+++ b/content/docs/10.3.0/index.html
@@ -151,7 +151,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: 14 August 23 at 00:10</p>
+<p>Last Updated: 15 August 23 at 00:10</p>
 <div class="toctree-wrapper compound">
 <p class="caption" role="heading"><span class="caption-text">Table of 
Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.3.0/searchindex.js 
b/content/docs/10.3.0/searchindex.js
index f0303adc..44f77656 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 9a6a636e..c88a2e7b 100644
--- a/content/docs/11.0.0/index.html
+++ b/content/docs/11.0.0/index.html
@@ -151,7 +151,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: 14 August 23 at 00:10</p>
+<p>Last Updated: 15 August 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 7dc2eaad..e4ac8c04 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 f9480603..cb94148f 100644
--- a/content/docs/12.0.0/index.html
+++ b/content/docs/12.0.0/index.html
@@ -151,7 +151,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: 14 August 23 at 00:11</p>
+<p>Last Updated: 15 August 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 fe981727..330ded9f 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 5684d5a6..b17d496e 100644
--- a/content/docs/12.1.0/index.html
+++ b/content/docs/12.1.0/index.html
@@ -151,7 +151,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: 14 August 23 at 00:11</p>
+<p>Last Updated: 15 August 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.1.0/searchindex.js 
b/content/docs/12.1.0/searchindex.js
index 82543cea..58b39f79 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 c4e25b46..2c68f5d9 100644
--- a/content/docs/12.2.0/index.html
+++ b/content/docs/12.2.0/index.html
@@ -154,7 +154,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: 14 August 23 at 00:11</p>
+<p>Last Updated: 15 August 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.0/searchindex.js 
b/content/docs/12.2.0/searchindex.js
index 68ed9589..a417178f 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 c6e06c13..2c68f5d9 100644
--- a/content/docs/12.2.1/index.html
+++ b/content/docs/12.2.1/index.html
@@ -154,7 +154,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: 14 August 23 at 00:12</p>
+<p>Last Updated: 15 August 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/searchindex.js 
b/content/docs/12.2.1/searchindex.js
index 8a393542..ec2918c6 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/latest/_sources/platforms/arm/nrf52/boards/arduino-nano-33ble-rev2/index.rst.txt
 
b/content/docs/latest/_sources/platforms/arm/nrf52/boards/arduino-nano-33ble-rev2/index.rst.txt
new file mode 100644
index 00000000..5b15f90b
--- /dev/null
+++ 
b/content/docs/latest/_sources/platforms/arm/nrf52/boards/arduino-nano-33ble-rev2/index.rst.txt
@@ -0,0 +1,6 @@
+==============================
+Arduino Nano 33 BLE Sense Rev2
+==============================
+
+The `Arduino Nano 33 BLE Sense Rev2 
<https://store.arduino.cc/products/nano-33-ble-sense-rev2>`_
+is a development board for the nRF52832 SoC from Arduino.
diff --git 
a/content/docs/latest/_sources/platforms/arm/nrf52/boards/arduino-nano-33ble/index.rst.txt
 
b/content/docs/latest/_sources/platforms/arm/nrf52/boards/arduino-nano-33ble/index.rst.txt
new file mode 100644
index 00000000..d682cdca
--- /dev/null
+++ 
b/content/docs/latest/_sources/platforms/arm/nrf52/boards/arduino-nano-33ble/index.rst.txt
@@ -0,0 +1,6 @@
+=========================
+Arduino Nano 33 BLE Sense
+=========================
+
+The `Arduino Nano 33 BLE Sense 
<https://store.arduino.cc/products/arduino-nano-33-ble-sense>`_
+is a development board for the nRF52832 SoC from Arduino.
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index 79cdb394..25370e96 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -154,7 +154,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: 14 August 23 at 00:12</p>
+<p>Last Updated: 15 August 23 at 00:13</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 2f10bdbb..87d8bcdc 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/nrf52/boards/nrf52832-sparkfun/index.html 
b/content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble-rev2/index.html
similarity index 73%
copy from 
content/docs/latest/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.html
copy to 
content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble-rev2/index.html
index e36ebf5a..01110de2 100644
--- 
a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.html
+++ 
b/content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble-rev2/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>Sparkfun nRF52832 Breakout &mdash; NuttX latest documentation</title>
+  <title>Arduino Nano 33 BLE Sense Rev2 &mdash; 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" />
@@ -44,8 +44,8 @@
     <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="nRF52840-DK" href="../nrf52840-dk/index.html" />
-    <link rel="prev" title="MakerDiary nRF52832-MDK" 
href="../nrf52832-mdk/index.html" /> 
+    <link rel="next" title="Arduino Nano 33 BLE Sense" 
href="../arduino-nano-33ble/index.html" />
+    <link rel="prev" title="Nordic nRF52" href="../../index.html" /> 
 </head>
 
 <body class="wy-body-for-nav"> 
@@ -120,10 +120,12 @@
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#peripheral-support">Peripheral Support</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#ble-support">BLE Support</a></li>
 <li class="toctree-l4 current"><a class="reference internal" 
href="../../index.html#supported-boards">Supported Boards</a><ul 
class="current">
+<li class="toctree-l5 current"><a class="current reference internal" 
href="#">Arduino Nano 33 BLE Sense Rev2</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble/index.html">Arduino Nano 33 BLE Sense</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52-feather/intex.html">Adafruit NRF52 Feather</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-dk/index.html">nRF52832-DK</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-mdk/index.html">MakerDiary nRF52832-MDK</a></li>
-<li class="toctree-l5 current"><a class="current reference internal" 
href="#">Sparkfun nRF52832 Breakout</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-sparkfun/index.html">Sparkfun nRF52832 Breakout</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52840-dk/index.html">nRF52840-DK</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52840-dongle/index.html">nRF52840-dongle</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../thingy52/index.html">Nordic Thingy:52</a></li>
@@ -171,9 +173,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">Nordic 
nRF52</a></li>
-      <li class="breadcrumb-item active">Sparkfun nRF52832 Breakout</li>
+      <li class="breadcrumb-item active">Arduino Nano 33 BLE Sense Rev2</li>
       <li class="wy-breadcrumbs-aside">
-            <a 
href="../../../../../_sources/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.rst.txt"
 rel="nofollow"> View page source</a>
+            <a 
href="../../../../../_sources/platforms/arm/nrf52/boards/arduino-nano-33ble-rev2/index.rst.txt"
 rel="nofollow"> View page source</a>
       </li>
   </ul>
   <hr/>
@@ -181,82 +183,18 @@
           <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
            <div itemprop="articleBody">
              
-  <section id="sparkfun-nrf52832-breakout">
-<h1>Sparkfun nRF52832 Breakout<a class="headerlink" 
href="#sparkfun-nrf52832-breakout" title="Permalink to this heading"></a></h1>
-<p>The <a class="reference external" 
href="https://wiki.makerdiary.co/nrf52832-mdk";>Sparkfun nRF52832 Breakout</a> 
is basic board providing
-access to all I/O pins, a 32kHz crystal and LED.</p>
-<figure class="align-center" id="id2">
-<a class="reference internal image-reference" 
href="../../../../../_images/board1.jpg"><img 
alt="../../../../../_images/board1.jpg" src="../../../../../_images/board1.jpg" 
style="width: 50%;" /></a>
-<figcaption>
-<p><span class="caption-text">Sparkfun nRF52832 Breakout</span><a 
class="headerlink" href="#id2" title="Permalink to this image"></a></p>
-</figcaption>
-</figure>
-<section id="features">
-<h2>Features<a class="headerlink" href="#features" title="Permalink to this 
heading"></a></h2>
-<blockquote>
-<div><ul class="simple">
-<li><p>nRF52832 MCU (QFAAB0), 512K FLASH and 64 SRAM</p></li>
-<li><p>Reset and user button</p></li>
-<li><p>Power LED (blue) and user LED (red)</p></li>
-<li><p>32768 Hz crystal</p></li>
-<li><p>NFC antenna connection pads</p></li>
-<li><p>Cortex Debug connector</p></li>
-<li><p>UART + SWD header</p></li>
-</ul>
-</div></blockquote>
-</section>
-<section id="pin-mapping">
-<h2>Pin Mapping<a class="headerlink" href="#pin-mapping" title="Permalink to 
this heading"></a></h2>
-<table class="docutils align-default">
-<thead>
-<tr class="row-odd"><th class="head"><p>Pin</p></th>
-<th class="head"><p>Signal</p></th>
-<th class="head"><p>Notes</p></th>
-</tr>
-</thead>
-<tbody>
-<tr class="row-even"><td><p>P0.06</p></td>
-<td><p>User Button</p></td>
-<td><p>Active LOW</p></td>
-</tr>
-<tr class="row-odd"><td><p>P0.07</p></td>
-<td><p>User LED</p></td>
-<td><p>Active LOW</p></td>
-</tr>
-<tr class="row-even"><td><p>P0.26</p></td>
-<td><p>UART TXO</p></td>
-<td></td>
-</tr>
-<tr class="row-odd"><td><p>P0.27</p></td>
-<td><p>UART RXI</p></td>
-<td></td>
-</tr>
-</tbody>
-</table>
-</section>
-<section id="configurations">
-<h2>Configurations<a class="headerlink" href="#configurations" 
title="Permalink to this heading"></a></h2>
-<section id="nsh">
-<h3>nsh<a class="headerlink" href="#nsh" title="Permalink to this 
heading"></a></h3>
-<p>Basic NuttShell configuration (console enabled in UART0, at 115200 bps).</p>
-</section>
-</section>
-<section id="flash-debug">
-<h2>Flash &amp; Debug<a class="headerlink" href="#flash-debug" 
title="Permalink to this heading"></a></h2>
-<p>An external debugger is required, so the procedure to flash/debug depends 
on the chosen interface. Using an ST-Link V2
-you can flash using OpenOCD with:</p>
-<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>openocd -f interface/stlink-v2.cfg -f 
target/nrf52.cfg -c &quot;program nuttx/nuttx.bin 0x0000000 verify reset; 
shutdown&quot;
-</pre></div>
-</div>
-</section>
+  <section id="arduino-nano-33-ble-sense-rev2">
+<h1>Arduino Nano 33 BLE Sense Rev2<a class="headerlink" 
href="#arduino-nano-33-ble-sense-rev2" title="Permalink to this 
heading"></a></h1>
+<p>The <a class="reference external" 
href="https://store.arduino.cc/products/nano-33-ble-sense-rev2";>Arduino Nano 33 
BLE Sense Rev2</a>
+is a development board for the nRF52832 SoC from Arduino.</p>
 </section>
 
 
            </div>
           </div>
           <footer><div class="rst-footer-buttons" role="navigation" 
aria-label="Footer">
-        <a href="../nrf52832-mdk/index.html" class="btn btn-neutral 
float-left" title="MakerDiary nRF52832-MDK" accesskey="p" rel="prev"><span 
class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
-        <a href="../nrf52840-dk/index.html" class="btn btn-neutral 
float-right" title="nRF52840-DK" accesskey="n" rel="next">Next <span class="fa 
fa-arrow-circle-right" aria-hidden="true"></span></a>
+        <a href="../../index.html" class="btn btn-neutral float-left" 
title="Nordic nRF52" accesskey="p" rel="prev"><span class="fa 
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+        <a href="../arduino-nano-33ble/index.html" class="btn btn-neutral 
float-right" title="Arduino Nano 33 BLE Sense" 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/nrf52/boards/nrf52832-sparkfun/index.html 
b/content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble/index.html
similarity index 73%
copy from 
content/docs/latest/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.html
copy to 
content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble/index.html
index e36ebf5a..8bcf2ce0 100644
--- 
a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.html
+++ 
b/content/docs/latest/platforms/arm/nrf52/boards/arduino-nano-33ble/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>Sparkfun nRF52832 Breakout &mdash; NuttX latest documentation</title>
+  <title>Arduino Nano 33 BLE Sense &mdash; 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" />
@@ -44,8 +44,8 @@
     <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="nRF52840-DK" href="../nrf52840-dk/index.html" />
-    <link rel="prev" title="MakerDiary nRF52832-MDK" 
href="../nrf52832-mdk/index.html" /> 
+    <link rel="next" title="Adafruit NRF52 Feather" 
href="../nrf52-feather/intex.html" />
+    <link rel="prev" title="Arduino Nano 33 BLE Sense Rev2" 
href="../arduino-nano-33ble-rev2/index.html" /> 
 </head>
 
 <body class="wy-body-for-nav"> 
@@ -120,10 +120,12 @@
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#peripheral-support">Peripheral Support</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#ble-support">BLE Support</a></li>
 <li class="toctree-l4 current"><a class="reference internal" 
href="../../index.html#supported-boards">Supported Boards</a><ul 
class="current">
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble-rev2/index.html">Arduino Nano 33 BLE Sense 
Rev2</a></li>
+<li class="toctree-l5 current"><a class="current reference internal" 
href="#">Arduino Nano 33 BLE Sense</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52-feather/intex.html">Adafruit NRF52 Feather</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-dk/index.html">nRF52832-DK</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-mdk/index.html">MakerDiary nRF52832-MDK</a></li>
-<li class="toctree-l5 current"><a class="current reference internal" 
href="#">Sparkfun nRF52832 Breakout</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-sparkfun/index.html">Sparkfun nRF52832 Breakout</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52840-dk/index.html">nRF52840-DK</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52840-dongle/index.html">nRF52840-dongle</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../thingy52/index.html">Nordic Thingy:52</a></li>
@@ -171,9 +173,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">Nordic 
nRF52</a></li>
-      <li class="breadcrumb-item active">Sparkfun nRF52832 Breakout</li>
+      <li class="breadcrumb-item active">Arduino Nano 33 BLE Sense</li>
       <li class="wy-breadcrumbs-aside">
-            <a 
href="../../../../../_sources/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.rst.txt"
 rel="nofollow"> View page source</a>
+            <a 
href="../../../../../_sources/platforms/arm/nrf52/boards/arduino-nano-33ble/index.rst.txt"
 rel="nofollow"> View page source</a>
       </li>
   </ul>
   <hr/>
@@ -181,82 +183,18 @@
           <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
            <div itemprop="articleBody">
              
-  <section id="sparkfun-nrf52832-breakout">
-<h1>Sparkfun nRF52832 Breakout<a class="headerlink" 
href="#sparkfun-nrf52832-breakout" title="Permalink to this heading"></a></h1>
-<p>The <a class="reference external" 
href="https://wiki.makerdiary.co/nrf52832-mdk";>Sparkfun nRF52832 Breakout</a> 
is basic board providing
-access to all I/O pins, a 32kHz crystal and LED.</p>
-<figure class="align-center" id="id2">
-<a class="reference internal image-reference" 
href="../../../../../_images/board1.jpg"><img 
alt="../../../../../_images/board1.jpg" src="../../../../../_images/board1.jpg" 
style="width: 50%;" /></a>
-<figcaption>
-<p><span class="caption-text">Sparkfun nRF52832 Breakout</span><a 
class="headerlink" href="#id2" title="Permalink to this image"></a></p>
-</figcaption>
-</figure>
-<section id="features">
-<h2>Features<a class="headerlink" href="#features" title="Permalink to this 
heading"></a></h2>
-<blockquote>
-<div><ul class="simple">
-<li><p>nRF52832 MCU (QFAAB0), 512K FLASH and 64 SRAM</p></li>
-<li><p>Reset and user button</p></li>
-<li><p>Power LED (blue) and user LED (red)</p></li>
-<li><p>32768 Hz crystal</p></li>
-<li><p>NFC antenna connection pads</p></li>
-<li><p>Cortex Debug connector</p></li>
-<li><p>UART + SWD header</p></li>
-</ul>
-</div></blockquote>
-</section>
-<section id="pin-mapping">
-<h2>Pin Mapping<a class="headerlink" href="#pin-mapping" title="Permalink to 
this heading"></a></h2>
-<table class="docutils align-default">
-<thead>
-<tr class="row-odd"><th class="head"><p>Pin</p></th>
-<th class="head"><p>Signal</p></th>
-<th class="head"><p>Notes</p></th>
-</tr>
-</thead>
-<tbody>
-<tr class="row-even"><td><p>P0.06</p></td>
-<td><p>User Button</p></td>
-<td><p>Active LOW</p></td>
-</tr>
-<tr class="row-odd"><td><p>P0.07</p></td>
-<td><p>User LED</p></td>
-<td><p>Active LOW</p></td>
-</tr>
-<tr class="row-even"><td><p>P0.26</p></td>
-<td><p>UART TXO</p></td>
-<td></td>
-</tr>
-<tr class="row-odd"><td><p>P0.27</p></td>
-<td><p>UART RXI</p></td>
-<td></td>
-</tr>
-</tbody>
-</table>
-</section>
-<section id="configurations">
-<h2>Configurations<a class="headerlink" href="#configurations" 
title="Permalink to this heading"></a></h2>
-<section id="nsh">
-<h3>nsh<a class="headerlink" href="#nsh" title="Permalink to this 
heading"></a></h3>
-<p>Basic NuttShell configuration (console enabled in UART0, at 115200 bps).</p>
-</section>
-</section>
-<section id="flash-debug">
-<h2>Flash &amp; Debug<a class="headerlink" href="#flash-debug" 
title="Permalink to this heading"></a></h2>
-<p>An external debugger is required, so the procedure to flash/debug depends 
on the chosen interface. Using an ST-Link V2
-you can flash using OpenOCD with:</p>
-<div class="highlight-none notranslate"><div 
class="highlight"><pre><span></span>openocd -f interface/stlink-v2.cfg -f 
target/nrf52.cfg -c &quot;program nuttx/nuttx.bin 0x0000000 verify reset; 
shutdown&quot;
-</pre></div>
-</div>
-</section>
+  <section id="arduino-nano-33-ble-sense">
+<h1>Arduino Nano 33 BLE Sense<a class="headerlink" 
href="#arduino-nano-33-ble-sense" title="Permalink to this heading"></a></h1>
+<p>The <a class="reference external" 
href="https://store.arduino.cc/products/arduino-nano-33-ble-sense";>Arduino Nano 
33 BLE Sense</a>
+is a development board for the nRF52832 SoC from Arduino.</p>
 </section>
 
 
            </div>
           </div>
           <footer><div class="rst-footer-buttons" role="navigation" 
aria-label="Footer">
-        <a href="../nrf52832-mdk/index.html" class="btn btn-neutral 
float-left" title="MakerDiary nRF52832-MDK" accesskey="p" rel="prev"><span 
class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
-        <a href="../nrf52840-dk/index.html" class="btn btn-neutral 
float-right" title="nRF52840-DK" accesskey="n" rel="next">Next <span class="fa 
fa-arrow-circle-right" aria-hidden="true"></span></a>
+        <a href="../arduino-nano-33ble-rev2/index.html" class="btn btn-neutral 
float-left" title="Arduino Nano 33 BLE Sense Rev2" accesskey="p" 
rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> 
Previous</a>
+        <a href="../nrf52-feather/intex.html" class="btn btn-neutral 
float-right" title="Adafruit NRF52 Feather" 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/nrf52/boards/nrf52-feather/intex.html 
b/content/docs/latest/platforms/arm/nrf52/boards/nrf52-feather/intex.html
index 48524754..ff8a9ed8 100644
--- a/content/docs/latest/platforms/arm/nrf52/boards/nrf52-feather/intex.html
+++ b/content/docs/latest/platforms/arm/nrf52/boards/nrf52-feather/intex.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="nRF52832-DK" href="../nrf52832-dk/index.html" />
-    <link rel="prev" title="Nordic nRF52" href="../../index.html" /> 
+    <link rel="prev" title="Arduino Nano 33 BLE Sense" 
href="../arduino-nano-33ble/index.html" /> 
 </head>
 
 <body class="wy-body-for-nav"> 
@@ -120,6 +120,8 @@
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#peripheral-support">Peripheral Support</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#ble-support">BLE Support</a></li>
 <li class="toctree-l4 current"><a class="reference internal" 
href="../../index.html#supported-boards">Supported Boards</a><ul 
class="current">
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble-rev2/index.html">Arduino Nano 33 BLE Sense 
Rev2</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble/index.html">Arduino Nano 33 BLE Sense</a></li>
 <li class="toctree-l5 current"><a class="current reference internal" 
href="#">Adafruit NRF52 Feather</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-dk/index.html">nRF52832-DK</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-mdk/index.html">MakerDiary nRF52832-MDK</a></li>
@@ -264,7 +266,7 @@ reconfiguration process.</p></li>
            </div>
           </div>
           <footer><div class="rst-footer-buttons" role="navigation" 
aria-label="Footer">
-        <a href="../../index.html" class="btn btn-neutral float-left" 
title="Nordic nRF52" accesskey="p" rel="prev"><span class="fa 
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+        <a href="../arduino-nano-33ble/index.html" class="btn btn-neutral 
float-left" title="Arduino Nano 33 BLE Sense" accesskey="p" rel="prev"><span 
class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
         <a href="../nrf52832-dk/index.html" class="btn btn-neutral 
float-right" title="nRF52832-DK" 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/nrf52/boards/nrf52832-dk/index.html 
b/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-dk/index.html
index e131147d..8959eef9 100644
--- a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-dk/index.html
+++ b/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-dk/index.html
@@ -120,6 +120,8 @@
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#peripheral-support">Peripheral Support</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#ble-support">BLE Support</a></li>
 <li class="toctree-l4 current"><a class="reference internal" 
href="../../index.html#supported-boards">Supported Boards</a><ul 
class="current">
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble-rev2/index.html">Arduino Nano 33 BLE Sense 
Rev2</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble/index.html">Arduino Nano 33 BLE Sense</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52-feather/intex.html">Adafruit NRF52 Feather</a></li>
 <li class="toctree-l5 current"><a class="current reference internal" 
href="#">nRF52832-DK</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-mdk/index.html">MakerDiary nRF52832-MDK</a></li>
diff --git 
a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-mdk/index.html 
b/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-mdk/index.html
index d7eef024..02ffa95d 100644
--- a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-mdk/index.html
+++ b/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-mdk/index.html
@@ -120,6 +120,8 @@
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#peripheral-support">Peripheral Support</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#ble-support">BLE Support</a></li>
 <li class="toctree-l4 current"><a class="reference internal" 
href="../../index.html#supported-boards">Supported Boards</a><ul 
class="current">
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble-rev2/index.html">Arduino Nano 33 BLE Sense 
Rev2</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble/index.html">Arduino Nano 33 BLE Sense</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52-feather/intex.html">Adafruit NRF52 Feather</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-dk/index.html">nRF52832-DK</a></li>
 <li class="toctree-l5 current"><a class="current reference internal" 
href="#">MakerDiary nRF52832-MDK</a></li>
diff --git 
a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.html 
b/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.html
index e36ebf5a..fb680da1 100644
--- 
a/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.html
+++ 
b/content/docs/latest/platforms/arm/nrf52/boards/nrf52832-sparkfun/index.html
@@ -120,6 +120,8 @@
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#peripheral-support">Peripheral Support</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#ble-support">BLE Support</a></li>
 <li class="toctree-l4 current"><a class="reference internal" 
href="../../index.html#supported-boards">Supported Boards</a><ul 
class="current">
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble-rev2/index.html">Arduino Nano 33 BLE Sense 
Rev2</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble/index.html">Arduino Nano 33 BLE Sense</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52-feather/intex.html">Adafruit NRF52 Feather</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-dk/index.html">nRF52832-DK</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-mdk/index.html">MakerDiary nRF52832-MDK</a></li>
diff --git 
a/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dk/index.html 
b/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dk/index.html
index ffaabf0b..aef29264 100644
--- a/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dk/index.html
+++ b/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dk/index.html
@@ -120,6 +120,8 @@
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#peripheral-support">Peripheral Support</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#ble-support">BLE Support</a></li>
 <li class="toctree-l4 current"><a class="reference internal" 
href="../../index.html#supported-boards">Supported Boards</a><ul 
class="current">
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble-rev2/index.html">Arduino Nano 33 BLE Sense 
Rev2</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble/index.html">Arduino Nano 33 BLE Sense</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52-feather/intex.html">Adafruit NRF52 Feather</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-dk/index.html">nRF52832-DK</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-mdk/index.html">MakerDiary nRF52832-MDK</a></li>
diff --git 
a/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dongle/index.html 
b/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dongle/index.html
index c2269ead..ad161bd3 100644
--- a/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dongle/index.html
+++ b/content/docs/latest/platforms/arm/nrf52/boards/nrf52840-dongle/index.html
@@ -120,6 +120,8 @@
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#peripheral-support">Peripheral Support</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#ble-support">BLE Support</a></li>
 <li class="toctree-l4 current"><a class="reference internal" 
href="../../index.html#supported-boards">Supported Boards</a><ul 
class="current">
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble-rev2/index.html">Arduino Nano 33 BLE Sense 
Rev2</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble/index.html">Arduino Nano 33 BLE Sense</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52-feather/intex.html">Adafruit NRF52 Feather</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-dk/index.html">nRF52832-DK</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-mdk/index.html">MakerDiary nRF52832-MDK</a></li>
diff --git a/content/docs/latest/platforms/arm/nrf52/boards/thingy52/index.html 
b/content/docs/latest/platforms/arm/nrf52/boards/thingy52/index.html
index c7531f37..45df29c8 100644
--- a/content/docs/latest/platforms/arm/nrf52/boards/thingy52/index.html
+++ b/content/docs/latest/platforms/arm/nrf52/boards/thingy52/index.html
@@ -120,6 +120,8 @@
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#peripheral-support">Peripheral Support</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="../../index.html#ble-support">BLE Support</a></li>
 <li class="toctree-l4 current"><a class="reference internal" 
href="../../index.html#supported-boards">Supported Boards</a><ul 
class="current">
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble-rev2/index.html">Arduino Nano 33 BLE Sense 
Rev2</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="../arduino-nano-33ble/index.html">Arduino Nano 33 BLE Sense</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52-feather/intex.html">Adafruit NRF52 Feather</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-dk/index.html">nRF52832-DK</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="../nrf52832-mdk/index.html">MakerDiary nRF52832-MDK</a></li>
diff --git a/content/docs/latest/platforms/arm/nrf52/index.html 
b/content/docs/latest/platforms/arm/nrf52/index.html
index 983817c8..b8048dc8 100644
--- a/content/docs/latest/platforms/arm/nrf52/index.html
+++ b/content/docs/latest/platforms/arm/nrf52/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="Adafruit NRF52 Feather" 
href="boards/nrf52-feather/intex.html" />
+    <link rel="next" title="Arduino Nano 33 BLE Sense Rev2" 
href="boards/arduino-nano-33ble-rev2/index.html" />
     <link rel="prev" title="Teensy-4.x" 
href="../imxrt/boards/teensy-4.x/index.html" /> 
 </head>
 
@@ -139,6 +139,8 @@
 </li>
 <li class="toctree-l4"><a class="reference internal" href="#ble-support">BLE 
Support</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="#supported-boards">Supported Boards</a><ul>
+<li class="toctree-l5"><a class="reference internal" 
href="boards/arduino-nano-33ble-rev2/index.html">Arduino Nano 33 BLE Sense 
Rev2</a></li>
+<li class="toctree-l5"><a class="reference internal" 
href="boards/arduino-nano-33ble/index.html">Arduino Nano 33 BLE Sense</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="boards/nrf52-feather/intex.html">Adafruit NRF52 Feather</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="boards/nrf52832-dk/index.html">nRF52832-DK</a></li>
 <li class="toctree-l5"><a class="reference internal" 
href="boards/nrf52832-mdk/index.html">MakerDiary nRF52832-MDK</a></li>
@@ -481,6 +483,8 @@ channels will also be ocuppied (<code class="docutils 
literal notranslate"><span
 <h2>Supported Boards<a class="headerlink" href="#supported-boards" 
title="Permalink to this heading"></a></h2>
 <div class="toctree-wrapper compound">
 <ul>
+<li class="toctree-l1"><a class="reference internal" 
href="boards/arduino-nano-33ble-rev2/index.html">Arduino Nano 33 BLE Sense 
Rev2</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="boards/arduino-nano-33ble/index.html">Arduino Nano 33 BLE Sense</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="boards/nrf52-feather/intex.html">Adafruit NRF52 Feather</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="boards/nrf52832-dk/index.html">nRF52832-DK</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="boards/nrf52832-mdk/index.html">MakerDiary nRF52832-MDK</a></li>
@@ -498,7 +502,7 @@ channels will also be ocuppied (<code class="docutils 
literal notranslate"><span
           </div>
           <footer><div class="rst-footer-buttons" role="navigation" 
aria-label="Footer">
         <a href="../imxrt/boards/teensy-4.x/index.html" class="btn btn-neutral 
float-left" title="Teensy-4.x" accesskey="p" rel="prev"><span class="fa 
fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
-        <a href="boards/nrf52-feather/intex.html" class="btn btn-neutral 
float-right" title="Adafruit NRF52 Feather" accesskey="n" rel="next">Next <span 
class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+        <a href="boards/arduino-nano-33ble-rev2/index.html" class="btn 
btn-neutral float-right" title="Arduino Nano 33 BLE Sense Rev2" 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/index.html 
b/content/docs/latest/platforms/index.html
index 0bfd389f..4cda6918 100644
--- a/content/docs/latest/platforms/index.html
+++ b/content/docs/latest/platforms/index.html
@@ -168,6 +168,8 @@ series and boards supported in NuttX:</p>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" 
href="arm/nrf52/index.html">Nordic nRF52</a><ul>
+<li class="toctree-l3"><a class="reference internal" 
href="arm/nrf52/boards/arduino-nano-33ble-rev2/index.html">Arduino Nano 33 BLE 
Sense Rev2</a></li>
+<li class="toctree-l3"><a class="reference internal" 
href="arm/nrf52/boards/arduino-nano-33ble/index.html">Arduino Nano 33 BLE 
Sense</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="arm/nrf52/boards/nrf52-feather/intex.html">Adafruit NRF52 Feather</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="arm/nrf52/boards/nrf52832-dk/index.html">nRF52832-DK</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="arm/nrf52/boards/nrf52832-mdk/index.html">MakerDiary nRF52832-MDK</a></li>
diff --git a/content/docs/latest/searchindex.js 
b/content/docs/latest/searchindex.js
index 01c4c7f7..e24438a8 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", "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/feed.xml b/content/feed.xml
index 6f3cd42f..70036163 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>Mon, 14 Aug 2023 00:13:17 +0000</pubDate>
-    <lastBuildDate>Mon, 14 Aug 2023 00:13:17 +0000</lastBuildDate>
+    <pubDate>Tue, 15 Aug 2023 00:14:16 +0000</pubDate>
+    <lastBuildDate>Tue, 15 Aug 2023 00:14:16 +0000</lastBuildDate>
     <generator>Jekyll v4.3.2</generator>
     
       <item>

Reply via email to