Add libopencm3 and libopencm3-tests submodules

This commit is contained in:
jaseg 2018-07-17 15:11:38 +02:00
parent 2aa3e6fff5
commit fe9853e865
2 changed files with 7 additions and 0 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "libopencm3"]
path = libopencm3
url = ./libopencm3
[submodule "libopencm3-tests"]
path = libopencm3-tests
url = ./libopencm3-tests/

1
libopencm3 Symbolic link
View file

@ -0,0 +1 @@
/home/user/resource/libopencm3