diff --git a/scripts/quarantine.yaml b/scripts/quarantine.yaml index e09aaaccb8a5..f17d02d2b6a5 100644 --- a/scripts/quarantine.yaml +++ b/scripts/quarantine.yaml @@ -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" diff --git a/west.yml b/west.yml index cbe51adb80b9..29f48e2004c3 100644 --- a/west.yml +++ b/west.yml @@ -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