From 042c393abac01faae26eb2a0e5687802c6ebc979 Mon Sep 17 00:00:00 2001 From: Seppo Takalo Date: Thu, 10 Aug 2023 14:59:00 +0300 Subject: [PATCH] manifest: Pull LwM2M bootstrap fixes Pull changes from Zephyr PR https://github.com/zephyrproject-rtos/zephyr/pull/61370 Signed-off-by: Seppo Takalo --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 44f128f89285..d1027826dedc 100644 --- a/west.yml +++ b/west.yml @@ -59,7 +59,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: c9d01d05ce83a8cec0fd60bf8e2ba27c1534d08f + revision: 7c57aed3643e7c10d0ce3cca96ef3c3f3387d76d import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above