Skip to content

Commit b3b99dc

Browse files
committed
manifest: change zephyr and nrfx revisions
Signed-off-by: Michał Bainczyk <[email protected]>
1 parent 99ed1a9 commit b3b99dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

west.yml

Lines changed: 3 additions & 3 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: a0491b6ceaf072ff7fa108ecfeddb7cbc6c3afa7
69+
revision: pull/3481/head
7070
import:
7171
# In addition to the zephyr repository itself, NCS also
7272
# imports the contents of zephyr/west.yml at the above
@@ -88,7 +88,7 @@ manifest:
8888
- cmsis_6
8989
- edtt
9090
- fatfs
91-
- hal_nordic
91+
- sdk-hal_nordic
9292
- hal_st # required for ST sensors (unrelated to STM32 MCUs)
9393
- hal_tdk # required for Invensense sensors such as ICM42670
9494
- hal_wurthelektronik
@@ -280,7 +280,7 @@ manifest:
280280
path: nrfx
281281
groups:
282282
- nrfx
283-
revision: 438fc5f49a2cfdef455b3f3b273814489ff7a571
283+
revision: 27152634fb0d8100a3b6cc1794382905f5345028
284284

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

0 commit comments

Comments
 (0)