Skip to content

Commit f6213ff

Browse files
iabdalkaderdpgeorge
authored andcommitted
lib/libmetal: Add libmetal submodule.
libmetal provides an abstraction of the underlying hardware, to support other OpenAMP components. Signed-off-by: iabdalkader <[email protected]>
1 parent 5bed292 commit f6213ff

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,6 @@
6262
[submodule "lib/open-amp"]
6363
path = lib/open-amp
6464
url = https://github.com/OpenAMP/open-amp.git
65+
[submodule "lib/libmetal"]
66+
path = lib/libmetal
67+
url = https://github.com/OpenAMP/libmetal.git

lib/libmetal

Submodule libmetal added at 0cb7d29

0 commit comments

Comments
 (0)