File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ manifest:
20
20
# NCS repositories are hosted here.
21
21
- name : ncs
22
22
url-base : https://github.com/nrfconnect
23
+ - name : rado
24
+ url-base : https://github.com/rado17
23
25
# Third-party repository sources:
24
26
- name : zephyrproject
25
27
url-base : https://github.com/zephyrproject-rtos
@@ -64,8 +66,9 @@ manifest:
64
66
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/introduction/index.html
65
67
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
66
68
- name : zephyr
69
+ remote : rado
67
70
repo-path : sdk-zephyr
68
- revision : 51e6f94f5b7ff8d9364dff74d09cd37dfe69439d
71
+ revision : enable_runtime_certs
69
72
import :
70
73
# In addition to the zephyr repository itself, NCS also
71
74
# imports the contents of zephyr/west.yml at the above
You can’t perform that action at this time.
0 commit comments