Skip to content
Merged
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 @@ -41,21 +41,3 @@
platforms:
- nrf52833dk/nrf52820
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-32042"

- scenarios:
- nrf.extended.drivers.comparator.nrf_comp
- nrf.extended.drivers.comparator.gpio_loopback.nrf_lpcomp
- nrf.extended.drivers.comparator.gpio_loopback.nrf_comp
platforms:
- nrf54l20pdk/nrf54l20/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NRFX-7205"

- scenarios:
- nrf.extended.sample.usb_device_next.hid-mouse.l20
- nrf.extended.sample.usbd.hid-keyboard.l20
- nrf.extended.sample.usbd.hid-keyboard.out-report.l20
- nrf.extended.sample.usbd.hid-keyboard.large-report.l20
- nrf.extended.sample.usbd.hid-keyboard.large-out-report.l20
platforms:
- nrf54l20pdk/nrf54l20/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NRFX-7255"
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: fbc220f29bdeb98b68fa83426fa936ceb6e6ffd9
revision: c9113a87822e123bd287568c957d92b35502e5d1
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down
Loading