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