From e00a70f9814bb3d57f706983f0e99171599928c2 Mon Sep 17 00:00:00 2001 From: Sean Madigan Date: Wed, 14 Feb 2024 10:43:28 +0000 Subject: [PATCH] manifest: Update to latest sdk-zephyr version Brings in latest sdk-zephyr updates including host channel classification fix. Signed-off-by: Sean Madigan --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index e94d04084a0e..75d3cdd765e3 100644 --- a/west.yml +++ b/west.yml @@ -61,7 +61,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 617f2d3fc477a6e11863e2edae3f98b4e4ba533e + revision: ff855dc9516a0a02341165379ba86f2ddc17447d import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above