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 cdbe51c commit bf825c2Copy full SHA for bf825c2
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: 95c38eb6342e1b63bda7f1052f56c37a6a4de6d5
+ revision: bbfecc3539562c83c6116e7adaa7501c6d1d8d51
69
import:
70
# In addition to the zephyr repository itself, NCS also
71
# imports the contents of zephyr/west.yml at the above
@@ -128,7 +128,7 @@ manifest:
128
compare-by-default: true
129
- name: mcuboot
130
repo-path: sdk-mcuboot
131
- revision: 26e93ba6a1317a42b946757cafc761e4900ff495
+ revision: pull/545/head
132
path: bootloader/mcuboot
133
- name: qcbor
134
url: https://github.com/laurencelundblade/QCBOR
0 commit comments