forked from STMicroelectronics/STM32CubeF7
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
40 lines (40 loc) · 1.65 KB
/
.gitmodules
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
31
32
33
34
35
36
37
38
39
40
[submodule "Drivers/STM32F7xx_HAL_Driver"]
path = Drivers/STM32F7xx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32f7xx_hal_driver.git
branch = master
[submodule "Drivers/CMSIS/Device/ST/STM32F7xx"]
path = Drivers/CMSIS/Device/ST/STM32F7xx
url = https://github.com/STMicroelectronics/cmsis_device_f7.git
branch = master
[submodule "Drivers/BSP/STM32F7xx_Nucleo_144"]
path = Drivers/BSP/STM32F7xx_Nucleo_144
url = https://github.com/STMicroelectronics/stm32f7xx-nucleo-144-bsp.git
branch = main
[submodule "Drivers/BSP/STM32F723E-Discovery"]
path = Drivers/BSP/STM32F723E-Discovery
url = https://github.com/STMicroelectronics/32f723ediscovery-bsp.git
branch = main
[submodule "Drivers/BSP/STM32F769I-Discovery"]
path = Drivers/BSP/STM32F769I-Discovery
url = https://github.com/STMicroelectronics/32f769idiscovery-bsp.git
branch = main
[submodule "Drivers/BSP/STM32F7308-Discovery"]
path = Drivers/BSP/STM32F7308-Discovery
url = https://github.com/STMicroelectronics/stm32f7308-dk-bsp.git
branch = main
[submodule "Drivers/BSP/STM32F7508-Discovery"]
path = Drivers/BSP/STM32F7508-Discovery
url = https://github.com/STMicroelectronics/stm32f7508-dk-bsp.git
branch = main
[submodule "Drivers/BSP/STM32746G-Discovery"]
path = Drivers/BSP/STM32746G-Discovery
url = https://github.com/STMicroelectronics/32f746gdiscovery-bsp.git
branch = main
[submodule "Drivers/BSP/STM32756G_EVAL"]
path = Drivers/BSP/STM32756G_EVAL
url = https://github.com/STMicroelectronics/stm32756g-eval-bsp.git
branch = main
[submodule "Drivers/BSP/STM32F769I_EVAL"]
path = Drivers/BSP/STM32F769I_EVAL
url = https://github.com/STMicroelectronics/stm32f769i-eval-bsp.git
branch = main