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 c71a9c5 commit cc5fbbeCopy full SHA for cc5fbbe
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: 797a60e8542a450d615b7fd1007f3c407fae87b8
+ revision: pull/3122/head
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: d69621e3032f03ddf462eb3a9d2df5af03955898
+ revision: pull/486/head
132
path: bootloader/mcuboot
133
- name: qcbor
134
url: https://github.com/laurencelundblade/QCBOR
0 commit comments