Skip to content

Commit 9d90d58

Browse files
mib1-nordicjaz1-nordic
authored andcommitted
manifest: update Zephyr and nrfx revisions to have reworked pwm_nrfx
Update nrfx and Zephyr revisions to have pwm_nrfx aligned to changes in nrfx. Signed-off-by: Michał Bainczyk <[email protected]>
1 parent 771c0b7 commit 9d90d58

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: 284a3ad9415b21c9509179386d46d654e6ac0e88
69+
revision: pull/3345/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: 978ef18e9c9c57b56185f1f7dd7cb4c3df278a8d
283+
revision: pull/948/head
284284

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

0 commit comments

Comments
 (0)