Skip to content

Commit 6195aa8

Browse files
mia-korlubos
authored andcommitted
doc: Version update for NCS 1.9.0
Changed main branch heading to nRF Connect SDK v1.9.0 NCSDK-13405 Signed-off-by: Mia Koen <[email protected]>
1 parent 70dd41f commit 6195aa8

File tree

5 files changed

+23
-23
lines changed

5 files changed

+23
-23
lines changed

mpsl/CHANGELOG.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ Changelog
77
:local:
88
:depth: 2
99

10-
Main branch
11-
***********
10+
nRF Connect SDK v1.9.0
11+
**********************
1212

13-
All the notable changes included in the main branch are documented in this section.
13+
All the notable changes included in the |NCS| v1.9.0 release are documented in this section.
1414

1515
Added
1616
=====
1717

18-
* Added a new header :file:`mpsl_dppi_protocol_api.h` which exposes DPPI channels that have a fixed configuration during the lifetime of a radio event (DRGN-16308).
19-
This will facilitate debugging protocol implementations.
20-
Currently these channels are only guaranteed to be applied correctly for Bluetooth.
18+
* Added a new header file :file:`mpsl_dppi_protocol_api.h` which exposes DPPI channels that have a fixed configuration during the lifetime of a radio event (DRGN-16308).
19+
This will facilitate debugging of protocol implementations.
20+
Currently these channels are guaranteed to be applied correctly for Bluetooth only.
2121

2222
nRF Connect SDK v1.8.0
2323
**********************

nfc/CHANGELOG.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Changelog
99

1010
All notable changes to this project are documented in this file.
1111

12-
master
13-
******
12+
nRF Connect SDK v1.9.0
13+
**********************
1414

1515
Added
1616
=====
@@ -22,14 +22,14 @@ Added
2222
Modified
2323
========
2424

25-
* The library returns specific errors codes from the :file:`nrf_nfc_errno.h` file instead of Zephyr error codes.
26-
* Removed unit tests dependencies from the header files :file:`nfc_t2t_lib.h` and :file:`nrf_t4t_lib.h`.
25+
* The library returns specific error codes from the :file:`nrf_nfc_errno.h` file instead of Zephyr error codes.
26+
* Removed unit test dependencies from the header files :file:`nfc_t2t_lib.h` and :file:`nrf_t4t_lib.h`.
2727

2828
Bug fixes
2929
=========
3030

31-
* Fixed handling R(NAK) frame after sending R(ACK) frame.
32-
The Tag should respond with last transmitted R(ACK) frame.
31+
* Fixed handling the R(NAK) frame after sending the R(ACK) frame.
32+
The Tag should respond with the last transmitted R(ACK) frame.
3333
* Fixed the race condition that occurred when the S(WTX) frame was scheduled and the library tried to send a data chunk.
3434
* Fixed a possible memory overwrite in the :ref:`type_4_tag` library when the reader device sends an incorrect APDU Update command.
3535

nrf_dm/doc/CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Changelog
99

1010
All the notable changes to this project are documented in this file.
1111

12-
Main branch
13-
***********
12+
nRF Connect SDK v1.9.0
13+
**********************
1414

15-
All the notable changes added to the main branch are documented in this section.
15+
All the notable changes added to the |NCS| v1.9.0 release are documented in this section.
1616

1717
Added
1818
=====

softdevice_controller/CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Changelog
99

1010
All the notable changes to this project are documented in this file.
1111

12-
Main branch
13-
***********
12+
nRF Connect SDK v1.9.0
13+
**********************
1414

15-
All the notable changes included in the main branch are documented in this section.
15+
All the notable changes included in the |NCS| v1.9.0 release are documented in this section.
1616

1717
Added
1818
=====

zboss/CHANGELOG.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Changelog
99

1010
All notable changes to this project in the |NCS| are documented in this file.
1111

12-
Main branch
13-
***********
12+
nRF Connect SDK v1.9.0
13+
**********************
1414

15-
All the notable changes included in the |NCS| main branch are documented in this section.
15+
All the notable changes included in the |NCS| v1.9.0 release are documented in this section.
1616

1717
Added
1818
=====
@@ -27,7 +27,7 @@ Updated
2727
=======
2828

2929
* Updated the ZBOSS stack to version ``3.11.1.0+5.1.1``.
30-
For detailed information, see `ZBOSS stack release notes`_ for the main branch.
30+
For detailed information, see `ZBOSS stack release notes`_ for the |NCS| v1.9.0.
3131
* Updated BDB to specification version ``3.0.1``.
3232
* Replaced ZB_IC_GET_TYPE_FROM_REC macro with ZB_IC_GET_TYPE_FROM_OPT.
3333

@@ -54,7 +54,7 @@ Updated
5454
=======
5555

5656
* Updated the ZBOSS stack to version ``3.9.0.1+4.1.0``.
57-
For detailed information, see `ZBOSS stack release notes`_ for the main branch.
57+
For detailed information, see `ZBOSS stack release notes`_ for the |NCS| v1.8.0.
5858
* Removed precompiled libraries for Zigbee Green Power Combo Basic functionality.
5959

6060
Bug fixes

0 commit comments

Comments
 (0)