move NuttX back to PX4 org

This commit is contained in:
Daniel Agar 2018-10-16 17:42:04 -04:00
parent 64f23c1aed
commit d61fbbf568
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

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