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 8912f07 commit 9770fccCopy full SHA for 9770fcc
west.yml
@@ -23,6 +23,8 @@ manifest:
23
url-base: https://github.com/zephyrproject-rtos
24
- name: babblesim
25
url-base: https://github.com/BabbleSim
26
+ - name: soburi
27
+ url-base: https://github.com/soburi
28
29
group-filter: [-babblesim, -optional]
30
@@ -367,6 +369,10 @@ manifest:
367
369
- name: uoscore-uedhoc
368
370
revision: 54abc109c9c0adfd53c70077744c14e454f04f4a
371
path: modules/lib/uoscore-uedhoc
372
+ - name: xen
373
+ revision: b26dba6182bc2d7a14c2278af45cd243db308ad8
374
+ path: modules/lib/xen
375
+ remote: soburi
376
- name: zcbor
377
revision: 9b07780aca6fb21f82a241ba386ad9b379809337
378
path: modules/lib/zcbor
0 commit comments