mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
feat(git): upgrade NuttX to 12.12.0
Update git sha's for NuttX
This commit is contained in:
committed by
Peter van der Perk
parent
61f08771a7
commit
ad695a6e6f
+2
-2
@@ -17,11 +17,11 @@
|
||||
[submodule "platforms/nuttx/NuttX/nuttx"]
|
||||
path = platforms/nuttx/NuttX/nuttx
|
||||
url = https://github.com/PX4/NuttX.git
|
||||
branch = px4_firmware_nuttx-10.3.0+
|
||||
branch = px4_firmware_nuttx-12.12.0+
|
||||
[submodule "platforms/nuttx/NuttX/apps"]
|
||||
path = platforms/nuttx/NuttX/apps
|
||||
url = https://github.com/PX4/NuttX-apps.git
|
||||
branch = px4_firmware_nuttx-10.3.0+
|
||||
branch = px4_firmware_nuttx-12.12.0+
|
||||
[submodule "Tools/flightgear_bridge"]
|
||||
path = Tools/simulation/flightgear/flightgear_bridge
|
||||
url = https://github.com/PX4/PX4-FlightGear-Bridge.git
|
||||
|
||||
Submodule platforms/nuttx/NuttX/apps updated: e37940d853...4319b404bc
Submodule platforms/nuttx/NuttX/nuttx updated: 29450774d7...07c330874d
Reference in New Issue
Block a user