Update submodules nuttx, apps

This commit is contained in:
JacobCrabill
2022-03-31 13:37:48 -07:00
parent e080fab8f6
commit 99cad3ea9f
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -24,12 +24,12 @@
branch = master
[submodule "platforms/nuttx/NuttX/nuttx"]
path = platforms/nuttx/NuttX/nuttx
url = https://github.com/PX4/NuttX.git
branch = px4_firmware_nuttx-10.1.0+
url = https://github.com/JacobCrabill/incubator-nuttx.git
branch = dev/stm32h7-socketcan
[submodule "platforms/nuttx/NuttX/apps"]
path = platforms/nuttx/NuttX/apps
url = https://github.com/PX4/NuttX-apps.git
branch = px4_firmware_nuttx-10.1.0+
url = git@github.com:JacobCrabill/incubator-nuttx-apps.git
branch = dev/nuttx-10.2.0
[submodule "Tools/flightgear_bridge"]
path = Tools/flightgear_bridge
url = https://github.com/PX4/PX4-FlightGear-Bridge.git