Skip to content

Commit b80b84d

Browse files
committed
doc: post-release doc updates around changelog etc
Typical doc updates after release. Additionally, corrected a statement about support of NFC on nRF54LM20A. Signed-off-by: Bartosz Gentkowski <bartosz.gentkowski@nordicsemi.no>
1 parent 677efd0 commit b80b84d

5 files changed

Lines changed: 9 additions & 10 deletions

File tree

doc/nrf-bm/doxygen/mainpage.dox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
@mainpage nRF Connect SDK Bare Metal option v2.0.0 API documentation
2+
@mainpage nRF Connect SDK Bare Metal option v2.0.99 API documentation
33

44
<a href="topics.html">API Reference</a>
55

doc/nrf-bm/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The following is a list of all release notes documents for various releases of t
1010
:caption: Subpages:
1111

1212
release_notes/bm_software_maturity
13+
release_notes/release_notes_changelog
1314
release_notes/release_notes_2.0.0
1415
release_notes/release_notes_1.0.0
1516
release_notes/release_notes_0.9.0

doc/nrf-bm/release_notes/bm_software_maturity.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The following table indicates the software maturity levels of the support for ea
128128
- Supported
129129
- Supported
130130
- Supported
131-
- Experimental
131+
- Supported
132132
- n/a
133133
- n/a
134134
* - **ESB**
@@ -240,35 +240,35 @@ The following table indicates the software maturity levels of the support for ea
240240
- Supported
241241
- Supported
242242
- Supported
243-
- Experimental
243+
- Supported
244244
- n/a
245245
- n/a
246246
* - **NFC Type 4 Tag (read/write)**
247247
- Supported
248248
- Supported
249249
- Supported
250-
- Experimental
250+
- Supported
251251
- n/a
252252
- n/a
253253
* - **NDEF encoding and decoding**
254254
- Supported
255255
- Supported
256256
- Supported
257-
- Experimental
257+
- Supported
258258
- n/a
259259
- n/a
260260
* - **NFC Record Type Definition: URI, text**
261261
- Supported
262262
- Supported
263263
- Supported
264-
- Experimental
264+
- Supported
265265
- n/a
266266
- n/a
267267
* - **NFC Connection Handover to Bluetooth carrier, Static and Negotiated Handover**
268268
- Supported
269269
- Supported
270270
- Supported
271-
- Experimental
271+
- Supported
272272
- n/a
273273
- n/a
274274

doc/nrf-bm/release_notes/release_notes_2.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ Bluetooth LE samples
463463
NFC samples
464464
-----------
465465

466-
* Included nRF54LM20A as an available SoC for the :ref:`peripheral_nfc_pairing_sample`, :ref:`record_text_t4t_sample` and :ref:`record_text_t2t_sample` samples, but the NFC libraries for this SoC are still in Experimental quality.
466+
* Included nRF54LM20A as an available SoC for the :ref:`peripheral_nfc_pairing_sample`, :ref:`record_text_t4t_sample`, and :ref:`record_text_t2t_sample` samples.
467467
* Updated to use ``CONFIG_BM_NFC_*`` Kconfig options provided by |BMshort| instead of ``CONFIG_NFC_*`` options provided by |NCS|.
468468
Use ``#include <bm/nfc/...>`` headers provided by |BMshort| instead of ``#include <nfc/...>`` headers from |NCS|.
469469

doc/nrf-bm/release_notes/release_notes_changelog.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
:orphan:
2-
31
.. _nrf_bm_release_notes_2099:
42

53
Changelog for |BMlong| v2.0.99

0 commit comments

Comments
 (0)