Skip to content

Commit 9770fcc

Browse files
committed
[DNM] manifest: add Xen module
Add the Xen include files as a module. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
1 parent 8912f07 commit 9770fcc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

west.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ manifest:
2323
url-base: https://github.com/zephyrproject-rtos
2424
- name: babblesim
2525
url-base: https://github.com/BabbleSim
26+
- name: soburi
27+
url-base: https://github.com/soburi
2628

2729
group-filter: [-babblesim, -optional]
2830

@@ -367,6 +369,10 @@ manifest:
367369
- name: uoscore-uedhoc
368370
revision: 54abc109c9c0adfd53c70077744c14e454f04f4a
369371
path: modules/lib/uoscore-uedhoc
372+
- name: xen
373+
revision: b26dba6182bc2d7a14c2278af45cd243db308ad8
374+
path: modules/lib/xen
375+
remote: soburi
370376
- name: zcbor
371377
revision: 9b07780aca6fb21f82a241ba386ad9b379809337
372378
path: modules/lib/zcbor

0 commit comments

Comments
 (0)