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 21d7014 commit c1576a7Copy full SHA for c1576a7
west.yml
@@ -64,7 +64,7 @@ manifest:
64
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
65
- name: zephyr
66
repo-path: sdk-zephyr
67
- revision: c09c6abd11695d6b9c2ea24c4e88822eee9ff3f9
+ revision: pull/3613/head
68
import:
69
# In addition to the zephyr repository itself, NCS also
70
# imports the contents of zephyr/west.yml at the above
@@ -126,7 +126,7 @@ manifest:
126
compare-by-default: true
127
- name: mcuboot
128
repo-path: sdk-mcuboot
129
- revision: 0d9411f5dda336b999c56c4eb13c502af8b59851
+ revision: pull/582/head
130
path: bootloader/mcuboot
131
- name: qcbor
132
url: https://github.com/laurencelundblade/QCBOR
0 commit comments