From ec841e2a07b47234bf6ad96429956715626f5f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= Date: Tue, 4 Feb 2025 12:40:16 +0100 Subject: [PATCH] manifest: update sdk-zephyr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Include: tests: drivers: i2s: Add tests at typical audio sample rates https://github.com/zephyrproject-rtos/zephyr/pull/85126 https://github.com/nrfconnect/sdk-zephyr/pull/2461 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 0e50f01779f..5418c57664b 100644 --- a/west.yml +++ b/west.yml @@ -69,7 +69,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: a2eaddb4bcbb177a68f1feb6b43170ce31ea995f + revision: pull/2461/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above