mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-03-24 07:53:10 +08:00
Added libopencm3 as a submodule. To make it easier to keep in sync with the project.
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "sw/ext/libopencm3"]
|
||||
path = sw/ext/libopencm3
|
||||
url = git://libopencm3.git.sourceforge.net/gitroot/libopencm3/libopencm3
|
||||
1
sw/ext/README
Normal file
1
sw/ext/README
Normal file
@@ -0,0 +1 @@
|
||||
This directory contains libraries and tools in external git repositories used in paparazzi.
|
||||
1
sw/ext/libopencm3
Submodule
1
sw/ext/libopencm3
Submodule
Submodule sw/ext/libopencm3 added at 9532195e65
Reference in New Issue
Block a user