mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
UAVCAN bootloaders split into separate repository (#7878)
This commit is contained in:
7
.gitmodules
vendored
7
.gitmodules
vendored
@@ -39,7 +39,10 @@
|
||||
url = https://github.com/eProsima/micro-CDR.git
|
||||
[submodule "platforms/nuttx/NuttX/nuttx"]
|
||||
path = platforms/nuttx/NuttX/nuttx
|
||||
url = git@github.com:PX4-NuttX/nuttx.git
|
||||
url = https://github.com/PX4-NuttX/nuttx.git
|
||||
[submodule "platforms/nuttx/NuttX/apps"]
|
||||
path = platforms/nuttx/NuttX/apps
|
||||
url = git@github.com:PX4-NuttX/apps.git
|
||||
url = https://github.com/PX4-NuttX/apps.git
|
||||
[submodule "cmake/configs/uavcan_board_ident"]
|
||||
path = cmake/configs/uavcan_board_ident
|
||||
url = https://github.com/PX4/uavcan_board_ident.git
|
||||
|
||||
Reference in New Issue
Block a user