mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-14 11:47:35 +08:00
Added DSPAL as a git submodule of PX4
The DSPAL headers are required to build for qurt. When we move to a cmake build system, the DSPAL headers can be conditionally included. Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
@@ -19,3 +19,6 @@
|
||||
[submodule "src/lib/eigen"]
|
||||
path = src/lib/eigen
|
||||
url = https://github.com/PX4/eigen.git
|
||||
[submodule "src/lib/dspal"]
|
||||
path = src/lib/dspal
|
||||
url = https://github.com/mcharleb/dspal.git
|
||||
|
||||
Reference in New Issue
Block a user