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 020e472 commit c7bbffeCopy full SHA for c7bbffe
west.yml
@@ -69,7 +69,7 @@ manifest:
69
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
70
- name: zephyr
71
repo-path: sdk-zephyr
72
- revision: ba1d06f7241c1a899b43bdef7b731fa244646a2f
+ revision: pull/2411/head
73
import:
74
# In addition to the zephyr repository itself, NCS also
75
# imports the contents of zephyr/west.yml at the above
@@ -130,7 +130,7 @@ manifest:
130
compare-by-default: true
131
- name: mcuboot
132
repo-path: sdk-mcuboot
133
- revision: b82206c15fff357c151c24bf97c99c4348d14a46
+ revision: pull/393/head
134
path: bootloader/mcuboot
135
- name: qcbor
136
url: https://github.com/laurencelundblade/QCBOR
0 commit comments