From cdd2641a10f76180c1ac999650c4060b7159bca4 Mon Sep 17 00:00:00 2001 From: Artur Hadasz Date: Mon, 4 May 2026 08:47:28 +0200 Subject: [PATCH] manifest: Updated sdk-zephyr with HIDS UUID-s This commit updates the sdk-zephyr revision to bring in the newest changes containing new Bluetooth UUID-s for HID SCI Signed-off-by: Artur Hadasz --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 934d67545ef4..c50799319ffa 100644 --- a/west.yml +++ b/west.yml @@ -65,7 +65,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: e88cd523ff4b9d7484dc875048a0f2f14dbf99f2 + revision: pull/4036/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above