From 2d40b8e665922acacc3dfecd7a81b058b6075112 Mon Sep 17 00:00:00 2001 From: Seppo Takalo Date: Thu, 31 Oct 2024 10:31:59 +0200 Subject: [PATCH] manifest: Pull in coap_client fixes Pull fixes from upstream for coap_client. Signed-off-by: Seppo Takalo --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 8b48c63e95a8..efae8fd44771 100644 --- a/west.yml +++ b/west.yml @@ -72,7 +72,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 25f14b4f8ecba7423f39ead3c117c0d86a096c5b + revision: pull/2205/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above