From d4bc4fa8c6f733c0e1d575b8917ea15495332454 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 26 Jul 2024 14:24:17 +0300 Subject: [PATCH] manifest: Update to Zephyr 3.7.0 Set the manifest to point at the Zephyr 3.7.0 release commit for now. Signed-off-by: Johan Hedberg --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 5fd7bc1..562b019 100644 --- a/west.yml +++ b/west.yml @@ -15,7 +15,7 @@ manifest: path: modules/hal/silabs - name: zephyr remote: zephyrproject-rtos - revision: main + revision: 36940db938a8f4a1e919496793ed439850a221c2 import: # By using name-allowlist we can clone only the modules that are # strictly needed by the application.