diff --git a/scripts/quarantine_llvm.yaml b/scripts/quarantine_llvm.yaml index ad933d7881c9..5fa5a8cb3c41 100644 --- a/scripts/quarantine_llvm.yaml +++ b/scripts/quarantine_llvm.yaml @@ -11,32 +11,3 @@ - applications.nrf_desktop.zrelease platforms: - nrf54l15dk/nrf54l15/cpuapp - -- scenarios: - - sample.bluetooth.central_uart - - sample.bluetooth.central_uart.llvm - - sample.bluetooth.peripheral_lbs - - sample.bluetooth.peripheral_lbs.llvm - - sample.bluetooth.peripheral_power_profiling - - sample.bluetooth.peripheral_power_profiling.auto_conn_advert_lfrc_0dBm_100ms - - sample.bluetooth.peripheral_power_profiling.auto_conn_advert_lfrc_8dBm_100ms - - sample.bluetooth.peripheral_power_profiling.auto_conn_advert_lfxo_0dBm_100ms - - sample.bluetooth.peripheral_power_profiling.auto_conn_advert_lfxo_8dBm_100ms - - sample.bluetooth.peripheral_power_profiling.auto_non_conn_advert_lfxo_0dbm_100ms - - sample.bluetooth.peripheral_power_profiling.llvm - - sample.nfc.writable_ndef_msg - - sample.nfc.writable_ndef_msg.llvm - - sample.nrf_rpc.protocols_serialization.server.rpc - - sample.nrf_rpc.protocols_serialization.server.rpc_ble - - sample.nrf_rpc.protocols_serialization.server.rpc_ci - - sample.nrf_rpc.protocols_serialization.server.rpc_ot - - sample.openthread.cli - - sample.openthread.cli.diag_gpio - - sample.openthread.cli.l2 - - sample.openthread.cli.multiprotocol - - sample.openthread.cli.multiprotocol.l2 - - sample.openthread.cli.singleprotocol - - sample.openthread.cli.tcat - platforms: - - nrf54l15dk/nrf54l15/cpuapp - comment: "https://nordicsemi.atlassian.net/browse/NCSDK-34684" diff --git a/west.yml b/west.yml index a17b1706b9d8..45f23ec95306 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: 6b0b2830c2e7b71c29579f744ca2268227e50499 + revision: 79a332371c2081a6be8a51eed294d9d10f36709c import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above