File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ manifest:
21
21
- name : ncs
22
22
url-base : https://github.com/nrfconnect
23
23
# Third-party repository sources:
24
- - name : voxelbotics
25
- url-base : https://github.com/voxelbotics
24
+ - name : emcraftsystems
25
+ url-base : https://github.com/EmcraftSystems
26
26
- name : zephyrproject
27
27
url-base : https://github.com/zephyrproject-rtos
28
28
- name : throwtheswitch
@@ -71,8 +71,8 @@ manifest:
71
71
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
72
72
- name : zephyr
73
73
repo-path : sdk-zephyr
74
- revision : voxelbotics -v3.7.99-ncs1-branch
75
- remote : voxelbotics
74
+ revision : emcraft -v3.7.99-ncs1-branch
75
+ remote : emcraftsystems
76
76
import :
77
77
# In addition to the zephyr repository itself, NCS also
78
78
# imports the contents of zephyr/west.yml at the above
@@ -132,8 +132,8 @@ manifest:
132
132
compare-by-default : true
133
133
- name : mcuboot
134
134
repo-path : sdk-mcuboot
135
- revision : voxelbotics -v2.1.0-ncs2-branch
136
- remote : voxelbotics
135
+ revision : emcraft -v2.1.0-ncs2-branch
136
+ remote : emcraftsystems
137
137
path : bootloader/mcuboot
138
138
- name : qcbor
139
139
url : https://github.com/laurencelundblade/QCBOR
You can’t perform that action at this time.
0 commit comments