Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions scripts/quarantine_zephyr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading