Skip to content

Commit 60de0e9

Browse files
committed
doc: Mark LwM2M carrier lib and memfault as experimental
Marking support for LwM2M carrier lib AT commands and memfault features through a Kconfig fragment as experimental. Signed-off-by: Tommi Rantanen <tommi.rantanen@nordicsemi.no>
1 parent 820319d commit 60de0e9

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

doc/app/at_carrier.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ LwM2M carrier library AT commands
77
:local:
88
:depth: 2
99

10+
.. note::
11+
12+
These AT commands are `Experimental <Software maturity levels_>`_.
13+
1014
This page describes AT commands related to the LwM2M carrier library.
1115

1216
Carrier event #XCARRIEREVT

doc/app/sm_configuration.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ The following configuration files are provided:
273273
* :file:`overlay-carrier-softbank.conf` and :file:`sysbuild-softbank.conf` - Configuration files that add SoftBank configurations needed by the carrier library.
274274
Used in conjunction with :file:`overlay-carrier.conf`.
275275
For more information, see the `Carrier-specific dependencies`_ section of the `LwM2M carrier`_ documentation.
276+
276277
* :file:`overlay-carrier-lgu.conf` - This configuration file adds LG U+ configurations needed by the carrier library.
277278
Used in conjunction with :file:`overlay-carrier.conf`.
278279
For more information, see the `Carrier-specific dependencies`_ section of the `LwM2M carrier`_ documentation.
@@ -294,6 +295,10 @@ The following configuration files are provided:
294295
* :file:`overlay-memfault.conf` - Configuration file that enables `Memfault`_.
295296
For more information about Memfault features in |NCS|, see the `Memfault library`_ docs.
296297

298+
.. note::
299+
300+
The use of Memfault features in |SM| are `Experimental <Software maturity levels_>`_.
301+
297302
* :file:`overlay-disable-dtr.overlay` - Devicetree overlay that disables the DTR and RI pins and related functionality.
298303
This overlay can be used if your setup does not have the need or means for managing the power externally.
299304
Modify the overlay to fit your configuration.

0 commit comments

Comments
 (0)