We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 249a9e1 commit dd96a68Copy full SHA for dd96a68
scripts/quarantine_zephyr.yaml
@@ -439,6 +439,8 @@
439
- drivers.gpio.build
440
- sample.perf
441
- .*secure_storage.*
442
+ - kernel.scheduler.simple_timeslicing
443
+ - kernel.scheduler.simple_no_timeslicing
444
platforms:
445
- [email protected]/nrf54h20/cpuppr
446
comment: "region RAM/FLASH overflowed"
west.yml
@@ -65,7 +65,7 @@ manifest:
65
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
66
- name: zephyr
67
repo-path: sdk-zephyr
68
- revision: pull/2724/head
+ revision: cb2537e877c693f40d9a24e800f1a5e6da133ca7
69
import:
70
# In addition to the zephyr repository itself, NCS also
71
# imports the contents of zephyr/west.yml at the above
0 commit comments