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 b03c325 commit 5b398daCopy full SHA for 5b398da
tests/zephyr/drivers/flash/common/testcase.yaml
@@ -2,6 +2,7 @@ common:
2
tags:
3
- drivers
4
- flash
5
+ - ci_tests_drivers_sdp
6
tests:
7
nrf.extended.drivers.flash.common.sdp:
8
platform_allow:
west.yml
@@ -66,7 +66,7 @@ manifest:
66
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
67
- name: zephyr
68
repo-path: sdk-zephyr
69
- revision: pull/2589/head
+ revision: 499557232f6b6a57df80c951fb2b33f9e36af4e4
70
import:
71
# In addition to the zephyr repository itself, NCS also
72
# imports the contents of zephyr/west.yml at the above
0 commit comments