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 a2f417b commit 46bfc59Copy full SHA for 46bfc59
west.yml
@@ -66,7 +66,7 @@ manifest:
66
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
67
- name: zephyr
68
repo-path: sdk-zephyr
69
- revision: 3639fc35c554391386a1a6e6ea3067499f0f1fd1
+ revision: pull/3461/head
70
import:
71
# In addition to the zephyr repository itself, NCS also
72
# imports the contents of zephyr/west.yml at the above
@@ -280,7 +280,7 @@ manifest:
280
path: nrfx
281
groups:
282
- nrfx
283
- revision: 438fc5f49a2cfdef455b3f3b273814489ff7a571
+ revision: pull/1015/head
284
285
# West-related configuration for the nrf repository.
286
self:
0 commit comments