From c11a08648b9a1b5e37d4d5b34617d59f5ef83b17 Mon Sep 17 00:00:00 2001 From: Ioannis Karachalios Date: Mon, 3 Jun 2024 22:21:40 +0300 Subject: [PATCH] west: Update manifest revision Update the manifest SHA to point to the HAL PR that removes the USB check from the DIV1 clock evaluation. This is because the USB block should be evaluated explicitly by the clock manager as a virtual USB clock is introduced in #73458. Signed-off-by: Ioannis Karachalios --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index dc048e90c76..009b5ad3ddc 100644 --- a/west.yml +++ b/west.yml @@ -215,7 +215,7 @@ manifest: - hal - name: hal_renesas path: modules/hal/renesas - revision: 4ceafe0543a9e81c22e522a56228b789e1cb5b2c + revision: a8cd5ed480a31982a86dab8952ac8baaf646c3cb groups: - hal - name: hal_rpi_pico