Add libopencm3 and libopencm3-tests submodules
This commit is contained in:
parent
2aa3e6fff5
commit
fe9853e865
2 changed files with 7 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[submodule "libopencm3"]
|
||||
path = libopencm3
|
||||
url = ./libopencm3
|
||||
[submodule "libopencm3-tests"]
|
||||
path = libopencm3-tests
|
||||
url = ./libopencm3-tests/
|
||||
1
libopencm3
Symbolic link
1
libopencm3
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
/home/user/resource/libopencm3
|
||||
Loading…
Add table
Add a link
Reference in a new issue