mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
move NuttX back to PX4 org
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -48,11 +48,11 @@
|
|||||||
branch = master
|
branch = master
|
||||||
[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/nuttx.git
|
url = https://github.com/PX4/NuttX.git
|
||||||
branch = px4_firmware_nuttx-7.22+
|
branch = px4_firmware_nuttx-7.22+
|
||||||
[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-7.22+
|
branch = px4_firmware_nuttx-7.22+
|
||||||
[submodule "cmake/configs/uavcan_board_ident"]
|
[submodule "cmake/configs/uavcan_board_ident"]
|
||||||
path = cmake/configs/uavcan_board_ident
|
path = cmake/configs/uavcan_board_ident
|
||||||
|
|||||||
Reference in New Issue
Block a user