Skip to content

Commit a9f41b8

Browse files
nika-nordicmasz-nordic
authored andcommitted
manifest: update sdk-zephyr to have gpiote reference fix
GPIOTE instance shall be accessed via pointer. Signed-off-by: Nikodem Kastelik <[email protected]>
1 parent aa6ad62 commit a9f41b8

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
@@ -66,7 +66,7 @@ manifest:
6666
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6767
- name: zephyr
6868
repo-path: sdk-zephyr
69-
revision: d482a7d8de1430335a05bf8748f029ebd2cbfac2
69+
revision: fdacee0f699ace3592416dfe84c054bd85b3efff
7070
import:
7171
# In addition to the zephyr repository itself, NCS also
7272
# imports the contents of zephyr/west.yml at the above

0 commit comments

Comments
 (0)