Skip to content

Commit e043b16

Browse files
Damian-Nordicnordicjm
authored andcommitted
manifest: pull nrf_rpc initialization fix
Fix one missed scenario in which transport_initialized flag may be false because of the thread running nrf_rpc_init() being switched out by the scheduler before setting this flag. Signed-off-by: Damian Krolik <[email protected]>
1 parent 06e7444 commit e043b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ manifest:
144144
- name: nrfxlib
145145
repo-path: sdk-nrfxlib
146146
path: nrfxlib
147-
revision: 2251371286d4aeeb35cdd87531cc14162158b014
147+
revision: 77461844f6812642c43b69e0ab448b830f03caec
148148
- name: trusted-firmware-m
149149
repo-path: sdk-trusted-firmware-m
150150
path: modules/tee/tf-m/trusted-firmware-m

0 commit comments

Comments
 (0)