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 55df404 commit 9b5adffCopy full SHA for 9b5adff
west.yml
@@ -65,7 +65,7 @@ manifest:
65
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
66
- name: zephyr
67
repo-path: sdk-zephyr
68
- revision: e2fd60c4bca3cb121db3d27435a2b6425c3a1465
+ revision: pull/3429/head
69
import:
70
# In addition to the zephyr repository itself, NCS also
71
# imports the contents of zephyr/west.yml at the above
@@ -127,7 +127,7 @@ manifest:
127
compare-by-default: true
128
- name: mcuboot
129
repo-path: sdk-mcuboot
130
- revision: a8161d7dcccd9503c48678219dd535ebd24b7c3c
+ revision: pull/563/head
131
path: bootloader/mcuboot
132
- name: qcbor
133
url: https://github.com/laurencelundblade/QCBOR
0 commit comments