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 6bcadcc commit 95a2c8bCopy full SHA for 95a2c8b
west.yml
@@ -72,7 +72,7 @@ manifest:
72
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
73
- name: zephyr
74
repo-path: sdk-zephyr
75
- revision: fc0d53daf8b1d3226ac6a38acb3b406fec73a562
+ revision: pull/2168/head
76
import:
77
# In addition to the zephyr repository itself, NCS also
78
# imports the contents of zephyr/west.yml at the above
@@ -132,7 +132,7 @@ manifest:
132
compare-by-default: true
133
- name: mcuboot
134
repo-path: sdk-mcuboot
135
- revision: fc8a2ec4b062a1860b0271de61aba9534ce6a3d6
+ revision: pull/361/head
136
path: bootloader/mcuboot
137
- name: qcbor
138
url: https://github.com/laurencelundblade/QCBOR
0 commit comments