Skip to content

Commit 169f52b

Browse files
mib1-nordicmasz-nordic
authored andcommitted
manifest: update zephyr and nrfx revisions to use new _HAS_ defines
Update zephyr and nrfx revisions to replace MDK symbols in n COMP, I2S, SAADC, UARTE shims. Signed-off-by: Michał Bainczyk <[email protected]>
1 parent 2bd045e commit 169f52b

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: b360e92d765f407bab41402f14e17b6c1a82d0a4
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: 5bcb4671e7d59b4b19b66768a27368870636684d
284284

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

0 commit comments

Comments
 (0)