From f60d379aca5aa171174bd484180f68aef41d3463 Mon Sep 17 00:00:00 2001 From: Alexander Yurtsev Date: Mon, 3 Jun 2024 21:01:15 +0300 Subject: [PATCH] IVE-171: fix zephyr build Switch zephyr remote to the HEAD of the current zephyr branch instead of a fixed tag. Signed-off-by: Alexander Yurtsev --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 5e509a806e..2c4437e05a 100644 --- a/west.yml +++ b/west.yml @@ -63,7 +63,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: voxelbotics-v3.4.99-ncs1-1 + revision: voxelbotics-v3.4.99-ncs1-1-branch remote: voxelbotics import: # In addition to the zephyr repository itself, NCS also