From fd346e846f1474468cd2bd67e7208b9560edd60e Mon Sep 17 00:00:00 2001 From: Marek Matej Date: Tue, 9 May 2023 10:48:00 +0200 Subject: [PATCH] manifest: Update hal_espressif and mcuboot Update to support latest features. Signed-off-by: Marek Matej --- west.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/west.yml b/west.yml index 095d89baa88..ac2c9147a6b 100644 --- a/west.yml +++ b/west.yml @@ -64,7 +64,7 @@ manifest: groups: - hal - name: hal_espressif - revision: 075894ed22caa5c2d1686a1e33953edd6aa41333 + revision: 8d8d537fa2131c43fd55caa8cfce69f7723b0562 path: modules/hal/espressif west-commands: west/west-commands.yml groups: @@ -188,7 +188,7 @@ manifest: groups: - crypto - name: mcuboot - revision: 2878eb4e32fabc14bc391c3221cbf285064d9db4 + revision: 676934427632a51fd7b428044babc66a79514262 path: bootloader/mcuboot - name: mipi-sys-t path: modules/debug/mipi-sys-t