Skip to content
Closed
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
18 changes: 0 additions & 18 deletions scripts/quarantine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,24 +140,6 @@
- [email protected]/nrf54h20/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35605"

- scenarios:
- applications.nrf_desktop.*
platforms:
- nrf52kbd/nrf52832
comment: "Needs alignment to new errata system in nrfx - NRFX-8421"

- scenarios:
- sample.bluetooth.mesh.light_ctrl
platforms:
- nrf52dk/nrf52832
comment: "Needs alignment to new errata system in nrfx - NRFX-8421"

- scenarios:
- sample.bluetooth.nrf_dm.timeslot
platforms:
- nrf52dk/nrf52832
comment: "Needs alignment to new errata system in nrfx - NRFX-8421"

- scenarios:
- sample.bluetooth.mesh.light_ctrl.emds
platforms:
Expand Down
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 0c9648fe64f0a4b82eaa5db7d0d1af5386cc91de
revision: pull/3288/head
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down
Loading