aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 4996b274bd3011888b01b91e79700bfdda93bf4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "mavlink/include/mavlink/v1.0"]
	path = mavlink/include/mavlink/v1.0
	url = git://github.com/mavlink/c_library.git
[submodule "NuttX"]
	path = NuttX
	url = git://github.com/PX4/NuttX.git
[submodule "uavcan"]
	path = uavcan
	url = git://github.com/pavel-kirienko/uavcan.git
[submodule "Tools/genmsg"]
	path = Tools/genmsg
	url = https://github.com/ros/genmsg.git
[submodule "Tools/gencpp"]
	path = Tools/gencpp
	url = https://github.com/ros/gencpp.git