File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,11 @@ manifest:
65
65
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
66
66
- name : zephyr
67
67
repo-path : sdk-zephyr
68
+ <<<<<<< HEAD
68
69
revision : 23f56e05b481d0a7e674d299735388f574272bfa
70
+ =======
71
+ revision : pull/3285/head
72
+ >>>>>>> bcdbe3aced (manifest: zephyr & mcuboot update)
69
73
import :
70
74
# In addition to the zephyr repository itself, NCS also
71
75
# imports the contents of zephyr/west.yml at the above
@@ -128,7 +132,11 @@ manifest:
128
132
compare-by-default : true
129
133
- name : mcuboot
130
134
repo-path : sdk-mcuboot
135
+ <<<<<<< HEAD
131
136
revision : 754f9586875dd72de367704e42c2121eb60696c3
137
+ =======
138
+ revision : pull/536/head
139
+ >>>>>>> bcdbe3aced (manifest: zephyr & mcuboot update)
132
140
path : bootloader/mcuboot
133
141
- name : qcbor
134
142
url : https://github.com/laurencelundblade/QCBOR
You can’t perform that action at this time.
0 commit comments