feat(git): upgrade NuttX to 12.12.0

Update git sha's for NuttX
This commit is contained in:
Peter van der Perk
2026-05-22 10:58:55 +02:00
parent f7fd8bb57a
commit f6188af15b
3 changed files with 4 additions and 4 deletions

4
.gitmodules vendored
View File

@@ -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