Revision 0f32ef09eb5c4c475c9c859d9ec7ce0a3d6e3e52 authored by Felix Ruess on 20 December 2015, 13:57:59 UTC, committed by Felix Ruess on 20 December 2015, 13:57:59 UTC
1 parent c1d8065
Raw File
.gitmodules
[submodule "sw/ext/libopencm3"]
	path = sw/ext/libopencm3
	url = https://github.com/libopencm3/libopencm3.git
[submodule "sw/ext/luftboot"]
	path = sw/ext/luftboot
	url = https://github.com/paparazzi/luftboot.git
[submodule "sw/ext/fatfs"]
	path = sw/ext/fatfs
	url = https://github.com/enacuavlab/fatfs.git
[submodule "sw/ext/chibios"]
	path = sw/ext/chibios
	url = https://github.com/mabl/ChibiOS.git
[submodule "sw/ext/libzbar"]
	path = sw/ext/libzbar
	url = https://github.com/paparazzi/libzbar
[submodule "sw/ext/libsbp"]
	path = sw/ext/libsbp
	url = https://github.com/swift-nav/libsbp.git
[submodule "sw/ext/mavlink"]
	path = sw/ext/mavlink
	url = https://github.com/paparazzi/mavlink.git
back to top