aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: f6abf5f04f75d55a903f33c61c400032e79a12c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "src/lib/STM32-base"]
	path = src/lib/STM32-base
	url = https://github.com/STM32-base/STM32-base
	ignore = all
[submodule "src/lib/STM32-base-STM32Cube"]
	path = src/lib/STM32-base-STM32Cube
	url = https://github.com/STM32-base/STM32-base-STM32Cube
	ignore = all
[submodule "src/lib/FreeRTOS-Kernel"]
	path = src/lib/FreeRTOS-Kernel
	url = https://github.com/FreeRTOS/FreeRTOS-Kernel
	ignore = all
	branch = V10.4.6