diff --git a/scripts/quarantine_zephyr.yaml b/scripts/quarantine_zephyr.yaml index 21299186920..3dedacc94ed 100644 --- a/scripts/quarantine_zephyr.yaml +++ b/scripts/quarantine_zephyr.yaml @@ -593,14 +593,3 @@ - llext.writable_relocatable_slid_linking - llext.writable_relocatable comment: "https://nordicsemi.atlassian.net/browse/NRFX-8497" - -- scenarios: - - examples.nrfx_spim_spis.advanced_non_blocking - - examples.nrfx_spim_spis.non_blocking - - examples.nrfx_twim_twis.blocking - - examples.nrfx_twim_twis.non_blocking - - examples.nrfx_twim_twis.txrx - - examples.nrfx_twim_twis.txtx - platforms: - - nrf54l15dk/nrf54l15/cpuapp - comment: "https://nordicsemi.atlassian.net/browse/NRFX-8652" diff --git a/west.yml b/west.yml index a12d3320a78..0ba7ca0a242 100644 --- a/west.yml +++ b/west.yml @@ -64,7 +64,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 084b65b8f4e8b30b1d0b3b12a363f9b52b315c06 + revision: pull/3611/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above