delete matrix submodule

This commit is contained in:
Daniel Agar 2021-11-15 22:27:59 -05:00
parent b36dbf8de4
commit 38516f7e9c
No known key found for this signature in database
GPG Key ID: FD3CBA98017A69DE
3 changed files with 0 additions and 7 deletions

4
.gitmodules vendored
View File

@ -14,10 +14,6 @@
path = Tools/sitl_gazebo
url = https://github.com/PX4/PX4-SITL_gazebo.git
branch = master
[submodule "src/lib/matrix"]
path = src/lib/matrix
url = https://github.com/PX4/PX4-Matrix.git
branch = master
[submodule "src/drivers/gps/devices"]
path = src/drivers/gps/devices
url = https://github.com/PX4/PX4-GPSDrivers.git

View File

@ -31,8 +31,6 @@
#
############################################################################
px4_add_git_submodule(TARGET git_matrix PATH "matrix")
add_subdirectory(airspeed)
add_subdirectory(avoidance)
add_subdirectory(battery)

@ -1 +0,0 @@
Subproject commit d03bf42f6071f71cbc71bb820a0a4479575e9931