Skip to content

Commit af0c988

Browse files
committed
manifest: update sdk-zephyr and nrfx
With changes in include paths. Signed-off-by: Marcin Szymczyk <[email protected]>
1 parent 1cd9d5d commit af0c988

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

west.yml

Lines changed: 2 additions & 2 deletions
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: c475e9f2c9eedd5aef47e2e0a36eb02d05e87a7f
69+
revision: pull/3355/head
7070
import:
7171
# In addition to the zephyr repository itself, NCS also
7272
# imports the contents of zephyr/west.yml at the above
@@ -280,7 +280,7 @@ manifest:
280280
path: nrfx
281281
groups:
282282
- nrfx
283-
revision: 98167a75a6ed8eb530c4e2977118619b51fd75b0
283+
revision: pull/977/head
284284

285285
# West-related configuration for the nrf repository.
286286
self:

0 commit comments

Comments
 (0)