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
6 changes: 6 additions & 0 deletions scripts/quarantine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,9 @@
platforms:
- thingy53/nrf5340/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35672"

- scenarios:
- benchmarks.multicore.idle_twim.nrf54h20dk_cpuapp_cpurad.s2ram
platforms:
- [email protected]/nrf54h20/cpuppr
comment: "Needs newer toolchain or dtc due to RAM overflow error"
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: f7859899ec7dbb21e0580eef25b229bda727f04a
revision: pull/3249/head
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down
Loading