Skip to content

Commit 0661854

Browse files
committed
modules: Add libmctp as a module
Adds libmctp as a west module dependency Signed-off-by: Tom Burdick <[email protected]>
1 parent 52fd016 commit 0661854

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

west.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,9 @@ manifest:
278278
- name: liblc3
279279
revision: bb85f7dde4195bfc0fca9e9c7c2eed0f8694203c
280280
path: modules/lib/liblc3
281+
- name: libmctp
282+
revision: fa152665577a124cd957756f78fb81419c095c87
283+
path: modules/lib/libmctp
281284
- name: libmetal
282285
revision: 3e8781aae9d7285203118c05bc01d4eb0ca565a7
283286
path: modules/hal/libmetal

0 commit comments

Comments
 (0)