From d057f14c4be15186578df142dc022b764464fc38 Mon Sep 17 00:00:00 2001 From: Tomi Fontanilles Date: Tue, 20 Feb 2024 11:39:31 +0200 Subject: [PATCH] manifest: sdk-zephyr: apply modem cherry picks To get the generic modem driver support for nRF91 series (w/ SLM). Signed-off-by: Tomi Fontanilles --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 069e42e23c59..cc694628bb67 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: a8dec43b92d373e00bc33ef957c0c7bc5f6989d1 + revision: c5c7fb3967905dcaef1035ac8d5b234176a2cc0a import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above