summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 22cde944f61a4f65974c1d8a90a14f2605d69fa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "prototype/dbg-connect"]
	path = prototype/dbg-connect
	url = https://git.jaseg.de/dbg-connect.git
    branch = master

[submodule "prototype/fw/upstream/cmsis-core"]
	path = prototype/fw/upstream/cmsis-core
	url = https://github.com/STMicroelectronics/cmsis_core
    branch = master

[submodule "prototype/fw/upstream/cmsis-device-f3"]
	path = prototype/fw/upstream/cmsis-device-f3
	url = https://github.com/STMicroelectronics/cmsis_device_f3
    branch = master

[submodule "prototype/fw/upstream/tinyprintf"]
	path = prototype/fw/upstream/tinyprintf
	url = https://github.com/cjlano/tinyprintf
    branch = master

[submodule "prototype/fw/upstream/stm32square"]
	path = prototype/fw/upstream/stm32square
	url = https://gitlab.com/neinseg/stm32square
	branch = release
[submodule "prototype/fw/upstream/PyCortexMDebug"]
	path = prototype/fw/upstream/PyCortexMDebug
	url = https://github.com/bnahill/PyCortexMDebug
[submodule "prototype/mech_pcbs/kimesh"]
	path = prototype/mech_pcbs/kimesh
	url = https://git.jaseg.de/kimesh.git