Skip to content

Commit e384761

Browse files
committed
nrf_802154: rev 81423c2216fb1d724b2ec425bd9afbbe9196f320
This commit updates revision of the nrf_802154 component. Signed-off-by: Dawid Przybylo <[email protected]>
1 parent fcf28d8 commit e384761

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

nrf_802154/README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
nRF 802.15.4 Radio Driver
44
#########################
55

6-
The nRF 802.15.4 Radio Driver is a set of libraries that implement the IEEE 802.15.4 functionalities for the SoCs from the nRF52, nRF53, nRF54L and nRF54H Series.
6+
The nRF 802.15.4 Radio Driver is a set of libraries that implement the IEEE 802.15.4 functionalities for the SoCs from the nRF52, nRF53 and nRF54L Series.
77
The following functionalities are implemented:
88

99
* Frame transmission.
@@ -43,7 +43,8 @@ The libraries are compatible with the following SoCs:
4343
* nRF52840
4444
* nRF5340
4545
* nRF54L15
46-
* nRF54H20
46+
* nRF54L10
47+
* nRF54L05
4748

4849
.. toctree::
4950
:maxdepth: 2

nrf_802154/doc/rd_service_layer_lib.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ The service layer is available as a binary for the following SoCs:
2222
* nRF52840
2323
* nRF5340 Network Core
2424
* nRF54L15
25-
* nRF54H20 Radio Core
25+
* nRF54L10
26+
* nRF54L05
2627

2728
For the SOCs equipped with a floating-point unit (nRF52840 and nRF52833), the service layer is available in the soft-float, softfp-float, and hard-float build versions.
2829
For the other SOCs/SiPs, it is available only in the soft-float build version.

0 commit comments

Comments
 (0)