From d61fbbf5680d4f4dbc1e523c00d0aa8babfa2212 Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Tue, 16 Oct 2018 17:42:04 -0400 Subject: [PATCH] move NuttX back to PX4 org --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index c263bdf934..20028c8155 100644 --- a/.gitmodules +++ b/.gitmodules @@ -48,11 +48,11 @@ branch = master [submodule "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+ [submodule "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+ [submodule "cmake/configs/uavcan_board_ident"] path = cmake/configs/uavcan_board_ident