Added libopencm3 as a submodule. To make it easier to keep in sync with the project.

This commit is contained in:
Piotr Esden-Tempski
2012-02-11 16:37:21 -08:00
parent 0d99fa2e81
commit 806bcb535b
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "sw/ext/libopencm3"]
path = sw/ext/libopencm3
url = git://libopencm3.git.sourceforge.net/gitroot/libopencm3/libopencm3