mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +01:00
lib/libmetal: Add libmetal submodule.
libmetal provides an abstraction of the underlying hardware, to support other OpenAMP components. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
This commit is contained in:
committed by
Damien George
parent
5bed292c06
commit
f6213ffc5c
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -62,3 +62,6 @@
|
||||
[submodule "lib/open-amp"]
|
||||
path = lib/open-amp
|
||||
url = https://github.com/OpenAMP/open-amp.git
|
||||
[submodule "lib/libmetal"]
|
||||
path = lib/libmetal
|
||||
url = https://github.com/OpenAMP/libmetal.git
|
||||
|
||||
1
lib/libmetal
Submodule
1
lib/libmetal
Submodule
Submodule lib/libmetal added at 0cb7d293a7
Reference in New Issue
Block a user