aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 7217253ec763bdd529e91182d80f94bfbe5f0ca9 (plain)
1
2
3
4
5
6
[submodule "stm32f091/lib/STM32-base"]
	path = stm32f091/lib/STM32-base
	url = https://github.com/STM32-base/STM32-base
[submodule "stm32f091/lib/STM32CubeF0"]
	path = stm32f091/lib/STM32CubeF0
	url = https://github.com/STMicroelectronics/STM32CubeF0