Skip to content

Commit d2d0d83

Browse files
olivier-le-sagenordicjm
authored andcommitted
mpsl: rev 49215155a10faef48dcc277ce697567747ab1745
CHANGELOG.rst contains the list of changes. Signed-off-by: Olivier Lesage <olivier.lesage@nordicsemi.no>
1 parent b1923d8 commit d2d0d83

File tree

226 files changed

+223
-865
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

226 files changed

+223
-865
lines changed

mpsl/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Changelog
1010
Main Branch
1111
***********
1212

13+
Changes
14+
=======
15+
16+
* Removed the :file:`mpsl_coex.h` API. (DRGN-22567)
17+
1318
Added
1419
=====
1520

mpsl/README.rst

+2-5
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,8 @@ These libraries provide the following key features:
1919
It provides an API for controlling external Front-End Modules.
2020
* SoC Temperature.
2121
It provides an API for obtaining the temperature measured on the SoC.
22-
* IEEE 802.15.4 External Radio Coexistence.
23-
It provides an API to control coexistence with IEEE 802.15.4.
24-
* Bluetooth External Radio Coexistence.
25-
It provides an API to control coexistence with Bluetooth.
22+
* Short-Range External Radio Coexistence.
23+
It provides an API that allows the application to interface with several types of packet traffic arbiters (PTAs).
2624

2725
To enable MPSL in |NCS| applications, use the :kconfig:option:`CONFIG_MPSL` Kconfig option.
2826

@@ -36,6 +34,5 @@ To enable MPSL in |NCS| applications, use the :kconfig:option:`CONFIG_MPSL` Kcon
3634
doc/tx_power_control
3735
doc/fem
3836
doc/cx
39-
doc/bluetooth_coex
4037
CHANGELOG
4138
doc/api

mpsl/doc/bluetooth_coex.rst

-73
This file was deleted.
-10.4 KB
Binary file not shown.

mpsl/doc/pic/mpsl_coex_1wire_timing_grant.svg

-110
This file was deleted.
-173 KB
Binary file not shown.
-10.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)