You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
Copy file name to clipboardExpand all lines: doc/app/sm_configuration.rst
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -273,6 +273,7 @@ The following configuration files are provided:
273
273
* :file:`overlay-carrier-softbank.conf` and :file:`sysbuild-softbank.conf` - Configuration files that add SoftBank configurations needed by the carrier library.
274
274
Used in conjunction with :file:`overlay-carrier.conf`.
275
275
For more information, see the `Carrier-specific dependencies`_ section of the `LwM2M carrier`_ documentation.
276
+
276
277
* :file:`overlay-carrier-lgu.conf` - This configuration file adds LG U+ configurations needed by the carrier library.
277
278
Used in conjunction with :file:`overlay-carrier.conf`.
278
279
For more information, see the `Carrier-specific dependencies`_ section of the `LwM2M carrier`_ documentation.
@@ -294,6 +295,10 @@ The following configuration files are provided:
294
295
* :file:`overlay-memfault.conf` - Configuration file that enables `Memfault`_.
295
296
For more information about Memfault features in |NCS|, see the `Memfault library`_ docs.
296
297
298
+
.. note::
299
+
300
+
The use of Memfault features in |SM| are `Experimental <Software maturity levels_>`_.
301
+
297
302
* :file:`overlay-disable-dtr.overlay` - Devicetree overlay that disables the DTR and RI pins and related functionality.
298
303
This overlay can be used if your setup does not have the need or means for managing the power externally.
0 commit comments