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