Skip to content

Commit 1fd793d

Browse files
committed
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 f90b306 commit 1fd793d

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: 7dee15869ec61e9ac5fa40bb4e93d7867359a115
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: 59452e2969d289d9a263510a4896fd0faa936ce5
283+
revision: pull/948/head
284284

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

0 commit comments

Comments
 (0)