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 b2f405c commit 32d3f69Copy full SHA for 32d3f69
west.yml
@@ -20,6 +20,8 @@ manifest:
20
# NCS repositories are hosted here.
21
- name: ncs
22
url-base: https://github.com/nrfconnect
23
+ - name: rado
24
+ url-base: https://github.com/rado17
25
# Third-party repository sources:
26
- name: zephyrproject
27
url-base: https://github.com/zephyrproject-rtos
@@ -65,7 +67,7 @@ manifest:
65
67
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
66
68
- name: zephyr
69
repo-path: sdk-zephyr
- revision: 69ad0523f95f13d1de356c19575301ce3de4959e
70
+ revision: pull/3358/head
71
import:
72
# In addition to the zephyr repository itself, NCS also
73
# imports the contents of zephyr/west.yml at the above
0 commit comments