gitmodules update NuttX branches

This commit is contained in:
Daniel Agar
2020-09-18 11:23:32 -04:00
parent 5fdff6a0e4
commit 41a2fe5bdf

4
.gitmodules vendored
View File

@@ -37,11 +37,11 @@
[submodule "platforms/nuttx/NuttX/nuttx"] [submodule "platforms/nuttx/NuttX/nuttx"]
path = platforms/nuttx/NuttX/nuttx path = platforms/nuttx/NuttX/nuttx
url = https://github.com/PX4/NuttX.git url = https://github.com/PX4/NuttX.git
branch = px4_firmware_nuttx-8.2 branch = px4_firmware_nuttx-9.1.0+
[submodule "platforms/nuttx/NuttX/apps"] [submodule "platforms/nuttx/NuttX/apps"]
path = platforms/nuttx/NuttX/apps path = platforms/nuttx/NuttX/apps
url = https://github.com/PX4/NuttX-apps.git url = https://github.com/PX4/NuttX-apps.git
branch = px4_firmware_nuttx-8.2 branch = px4_firmware_nuttx-9.1.0+
[submodule "platforms/qurt/dspal"] [submodule "platforms/qurt/dspal"]
path = platforms/qurt/dspal path = platforms/qurt/dspal
url = https://github.com/ATLFlight/dspal.git url = https://github.com/ATLFlight/dspal.git