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
Copy file name to clipboardExpand all lines: mpsl/CHANGELOG.rst
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,17 @@ Changelog
7
7
:local:
8
8
:depth: 2
9
9
10
-
Main branch
11
-
***********
10
+
nRF Connect SDK v1.9.0
11
+
**********************
12
12
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.
14
14
15
15
Added
16
16
=====
17
17
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.
0 commit comments