mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
ECL fix for v1.10.0 release
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@
|
|||||||
[submodule "src/lib/ecl"]
|
[submodule "src/lib/ecl"]
|
||||||
path = src/lib/ecl
|
path = src/lib/ecl
|
||||||
url = https://github.com/PX4/ecl.git
|
url = https://github.com/PX4/ecl.git
|
||||||
branch = master
|
branch = Release_v1.10
|
||||||
[submodule "boards/atlflight/cmake_hexagon"]
|
[submodule "boards/atlflight/cmake_hexagon"]
|
||||||
path = boards/atlflight/cmake_hexagon
|
path = boards/atlflight/cmake_hexagon
|
||||||
url = https://github.com/PX4/cmake_hexagon.git
|
url = https://github.com/PX4/cmake_hexagon.git
|
||||||
|
|||||||
+1
-1
Submodule src/lib/ecl updated: f005e0ea8f...dec1ed0aeb
Reference in New Issue
Block a user