From cd64907c4687822c4afdcdeea5362419c443588e Mon Sep 17 00:00:00 2001 From: Lukasz Stepnicki Date: Wed, 18 Sep 2024 12:44:32 +0200 Subject: [PATCH] manifest: update zephyr with patch for medlow DVFS oppoint Pull in update in DVFS medlow oppoint trim entry index. This helps with on all idle current when switching to medlow DVFS oppoint. Signed-off-by: Lukasz Stepnicki --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index b030eb1aaec3..dcf8ffecdd4c 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: 96aa87c2aae419a2d04f4ee86ef12b359789a817 + revision: 2fb756ef5c417b0f3348e18c1bffb245e3d10963 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above