Skip to content

Commit

Permalink
v0.3.0 documentation
Browse files Browse the repository at this point in the history
v0.3.0 documentation
  • Loading branch information
milewr committed Jan 10, 2025
1 parent 6edb204 commit 5fa9e7a
Show file tree
Hide file tree
Showing 56 changed files with 6,641 additions and 2,838 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: dea35ea9e318ccc2031bc01ac19a5172
config: 9cf445facb9880c31fc33848d1015c7c
tags: 645f666f9bcd5a90fca523b33c5a78b7
20 changes: 10 additions & 10 deletions _sources/architectures.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ This is the design most commonly used for End Devices and Routers.

This platform design is suitable for the following development kits:

.. include:: /includes/device_table_nrf54l15.txt
.. include:: /includes/device_table_single_multi.txt

Single-chip, multiprotocol (SoC)
================================
Expand Down Expand Up @@ -86,7 +86,7 @@ For more information, see `Multiprotocol support`_ in the |NCS| documentation an

This platform design is suitable for the following development kit:

.. include:: /includes/device_table_nrf54l15.txt
.. include:: /includes/device_table_single_multi.txt

.. _ug_zigbee_platform_design_ncp:

Expand Down Expand Up @@ -126,17 +126,17 @@ It also has the following disadvantages:

Split Zigbee architecture

..
The |addon| for the |NCS| includes the :ref:`ug_zigbee_tools_ncp_host` tool.
|zigbee_ncp_package|

The |addon| for the |NCS| includes the :ref:`ug_zigbee_tools_ncp_host` tool.
|zigbee_ncp_package|


The tool is available for download as a standalone :file:`zip` package using the following link:
The tool is available for download as a standalone :file:`zip` package using the following link:

* `ZBOSS NCP Host`_ (|zigbee_ncp_package_version|)
* `ZBOSS NCP Host`_ (|zigbee_ncp_package_version|)

|zigbee_ncp_package_more_info|
|zigbee_ncp_package_more_info|

This platform design is suitable for the following development kits:
This platform design is suitable for the following development kits:

.. include:: /includes/device_table_ncp.txt
.. include:: /includes/device_table_ncp.txt
69 changes: 57 additions & 12 deletions _sources/memory.rst.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _sources/quick-start.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ When installing the |NCS|, use |VSC| and the |nRFVSC|.

You also need *three* nRF54L15 development kits:

.. include:: /includes/device_table_nrf54l15.txt
.. include:: /includes/device_table_all.txt

.. note::

Expand Down
37 changes: 25 additions & 12 deletions _sources/release-notes.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,29 +14,42 @@ See also the `Release notes for the nRF Connect SDK`_ and the :ref:`zboss_change
.. include:: /includes/experimental_note.txt

The |addon| v\ |addon_version| is compatible with |NCS| v\ |ncs_version| and uses the ZBOSS stack version |zboss_version|.
For a full list of |addon|, related |NCS| and ZBOSS stack and NCP host package versions, view the following table:
For a full list of |addon| releases, related |NCS| and ZBOSS stack and NCP host package versions, view the following table:

+-------------------+------------------+-----------------------+---------------------+
| |addon| version | |NCS| version | ZBOSS stack version | NCP host version |
+===================+==================+=======================+=====================+
| 0.3.0 | 2.9.0 | 4.1.4.2 | 3.0.1 |
+-------------------+------------------+ +---------------------+
| 0.2.0 | 2.8.0 | | 3.0.0 |
+-------------------+ | +---------------------+
| 0.1.0 | | | N/A |
+-------------------+------------------+-----------------------+---------------------+

.. toggle::
.. _zigbee_release:

+-------------------+------------------+-----------------------+---------------------+
| |addon| version | |NCS| version | ZBOSS stack version | NCP host version |
+===================+==================+=======================+=====================+
| 0.2.0 | 2.8.0 | 4.1.4.2 | 3.0.0 |
+-------------------+ + +---------------------+
| 0.1.0 | | | N/A |
+-------------------+------------------+-----------------------+---------------------+
|addon| v0.3.0 - 10/01/2025
***************************

.. _zigbee_release:
This is an `experimental <Software maturity levels_>`_ release.

* Added:

* Experimental support for the ZBOSS R23 stack for the nRF54L10 and nRF54L05 SoCs. Released Zigbee libraries are not certified.
* The ZBOSS NCP Host package v3.0.1.
* Flash and RAM memory usage optimization.

* Updated the documentation with nR54L10 and RF54L05 support

|addon| v0.2.0 - 28/11/2024
***************************

This is an experimental release.
This is an `experimental <Software maturity levels_>`_ release.

* Added:

* The :ref:`NCP <zigbee_ncp_sample>` sample.
* The `ZBOSS NCP Host`_ package v\ |zigbee_ncp_package_version|.
* The ZBOSS NCP Host package v3.0.0.

* Updated the documentation with small improvements.

Expand Down
2 changes: 1 addition & 1 deletion _sources/setup.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This page outlines the requirements that you need to meet before you start worki
Hardware requirements
*********************

Currently the nRF54L15 SoC is supported for use with |addon|.
The |addon| supports the nRF54L series: nRF54L15, nRF54L10 and nRF54L05 SoCs.

To work with the |addon| for the |NCS| and test the available samples, you need at least two `nRF54L15 development kits (DK) <Developing with nRF54L Series_>`_.

Expand Down
59 changes: 32 additions & 27 deletions _static/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Sphinx stylesheet -- basic theme.
*
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
Expand Down Expand Up @@ -222,7 +222,7 @@ table.modindextable td {
/* -- general body styles --------------------------------------------------- */

div.body {
min-width: 360px;
min-width: 450px;
max-width: 800px;
}

Expand All @@ -237,6 +237,16 @@ a.headerlink {
visibility: hidden;
}

a.brackets:before,
span.brackets > a:before{
content: "[";
}

a.brackets:after,
span.brackets > a:after {
content: "]";
}

h1:hover > a.headerlink,
h2:hover > a.headerlink,
h3:hover > a.headerlink,
Expand Down Expand Up @@ -324,15 +334,13 @@ aside.sidebar {
p.sidebar-title {
font-weight: bold;
}
nav.contents,
aside.topic,

div.admonition, div.topic, blockquote {
clear: left;
}

/* -- topics ---------------------------------------------------------------- */
nav.contents,
aside.topic,

div.topic {
border: 1px solid #ccc;
padding: 7px;
Expand Down Expand Up @@ -371,17 +379,13 @@ div.body p.centered {

div.sidebar > :last-child,
aside.sidebar > :last-child,
nav.contents > :last-child,
aside.topic > :last-child,
div.topic > :last-child,
div.admonition > :last-child {
margin-bottom: 0;
}

div.sidebar::after,
aside.sidebar::after,
nav.contents::after,
aside.topic::after,
div.topic::after,
div.admonition::after,
blockquote::after {
Expand Down Expand Up @@ -424,6 +428,10 @@ table.docutils td, table.docutils th {
border-bottom: 1px solid #aaa;
}

table.footnote td, table.footnote th {
border: 0 !important;
}

th {
text-align: left;
padding-right: 5px;
Expand Down Expand Up @@ -606,26 +614,20 @@ ol.simple p,
ul.simple p {
margin-bottom: 0;
}
aside.footnote > span,
div.citation > span {

dl.footnote > dt,
dl.citation > dt {
float: left;
margin-right: 0.5em;
}
aside.footnote > span:last-of-type,
div.citation > span:last-of-type {
padding-right: 0.5em;
}
aside.footnote > p {
margin-left: 2em;
}
div.citation > p {
margin-left: 4em;
}
aside.footnote > p:last-of-type,
div.citation > p:last-of-type {

dl.footnote > dd,
dl.citation > dd {
margin-bottom: 0em;
}
aside.footnote > p:last-of-type:after,
div.citation > p:last-of-type:after {

dl.footnote > dd:after,
dl.citation > dd:after {
content: "";
clear: both;
}
Expand All @@ -642,6 +644,10 @@ dl.field-list > dt {
padding-right: 5px;
}

dl.field-list > dt:after {
content: ":";
}

dl.field-list > dd {
padding-left: 0.5em;
margin-top: 0em;
Expand Down Expand Up @@ -751,7 +757,6 @@ span.pre {
-ms-hyphens: none;
-webkit-hyphens: none;
hyphens: none;
white-space: nowrap;
}

div[class*="highlight-"] {
Expand Down
2 changes: 1 addition & 1 deletion _static/css/badge_only.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5fa9e7a

Please sign in to comment.