Skip to content

Commit 87f0bab

Browse files
committed
manifest: nrfxlib with tweaked nrf_802154
The nrfxlib is updated to the revision containing the updated nRF 802.15.4 Radio Driver that reduces some flash usage on nRF53 Series. Signed-off-by: Andrzej Kuros <andrzej.kuros@nordicsemi.no>
1 parent b17d593 commit 87f0bab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

west.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ manifest:
2020
# NCS repositories are hosted here.
2121
- name: ncs
2222
url-base: https://github.com/nrfconnect
23+
- name: ankuns
24+
url-base: https://github.com/ankuns
2325
# Third-party repository sources:
2426
- name: zephyrproject
2527
url-base: https://github.com/zephyrproject-rtos
@@ -131,7 +133,8 @@ manifest:
131133
- name: nrfxlib
132134
repo-path: sdk-nrfxlib
133135
path: nrfxlib
134-
revision: v2.4.3
136+
revision: KRKNWK-19361_v2.4-branch_yoda_fixes_v2
137+
remote: ankuns
135138
- name: trusted-firmware-m
136139
repo-path: sdk-trusted-firmware-m
137140
path: modules/tee/tf-m/trusted-firmware-m

0 commit comments

Comments
 (0)