summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 2a2aa719c260b4da12207ea6b84ab776f0bfaabb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "libopencm3"]
	path = fw/libopencm3
	url = https://github.com/libopencm3/libopencm3
[submodule "fw/src/crypto/noise-c"]
	path = fw/src/crypto/noise-c
	url = https://github.com/rweather/noise-c
[submodule "fw/upstream/stm32square"]
	path = fw/upstream/stm32square
	url = https://gitlab.com/neinseg/stm32square
	branch = release
[submodule "fw/upstream/PyCortexMDebug"]
	path = fw/upstream/PyCortexMDebug
	url = https://github.com/bnahill/PyCortexMDebug