aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: e265899c63b4696a1f8396ed185b28dfbf15d14a (plain)
1
2
3
4
5
6
7
8
9
[submodule "submodules/raspi-hat-tools"]
	path = submodules/raspi-hat-tools
	url = https://github.com/raspberrypi/hats.git
[submodule "submodules/kernel"]
	path = submodules/kernel
	url = https://git.bues.ch/git/linux.git
[submodule "submodules/pyprofibus"]
	path = submodules/pyprofibus
	url = https://git.bues.ch/git/pyprofibus.git
bues.ch cgit interface