From 8377ed9dfc6c3a4e09f578cdddd9486950e39b81 Mon Sep 17 00:00:00 2001 From: Joakim Andersson Date: Wed, 21 Dec 2022 15:57:39 +0100 Subject: [PATCH] manifest: pull mcuboot change for sys_clock_disable refactor Pull mcuboot change which refactor sys_clock_disable to only be called when the system clock driver supports this feature. Signed-off-by: Joakim Andersson --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 94ab556d519..211123fc9b0 100644 --- a/west.yml +++ b/west.yml @@ -181,7 +181,7 @@ manifest: groups: - crypto - name: mcuboot - revision: dd59d907639b81f3c0556ebf6e9249f85482b407 + revision: 750678e33819b95756203e5db1ba827baee35708 path: bootloader/mcuboot - name: mipi-sys-t path: modules/debug/mipi-sys-t