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
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: 1365e9d83071aad735d7ef42385430fb462fe611
revision: 23f56e05b481d0a7e674d299735388f574272bfa
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down
Loading