From b10bda48c5d87bb5c4e19c72a6df0615161fb177 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= Date: Tue, 3 Dec 2024 07:27:45 +0100 Subject: [PATCH] manifest: Enable DMIC test on nrf54l15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit tests: drivers: audio: dmic_api: Enable test execution on nrf54l15 https://github.com/nrfconnect/sdk-zephyr/pull/2325 https://github.com/zephyrproject-rtos/zephyr/pull/82436 Signed-off-by: Sebastian Głąb --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 04320466fbb2..56cc294163ba 100644 --- a/west.yml +++ b/west.yml @@ -66,7 +66,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 3dc343520373f844e5ec3da607111f149589c9c4 + revision: 5ace1dcccde6a13b7ae24528d7a0ccc636f4d667 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above