Skip to content

Commit a5e115d

Browse files
committed
west.yml: Update zephyr revision
Update zephyr revision to bring smp_svr configuration for nrf5340dk_nrf5340. Signed-off-by: Dominik Ermel <[email protected]>
1 parent 7a358cb commit a5e115d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ manifest:
5050
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
5151
- name: zephyr
5252
repo-path: sdk-zephyr
53-
revision: v3.1.99-ncs1
53+
revision: pull/909/head
5454
import:
5555
# In addition to the zephyr repository itself, NCS also
5656
# imports the contents of zephyr/west.yml at the above

0 commit comments

Comments
 (0)