forked from STMicroelectronics/STM32CubeL4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
52 lines (52 loc) · 2.13 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
41
42
43
44
45
46
47
48
49
50
51
52
[submodule "Drivers/STM32L4xx_HAL_Driver"]
path = Drivers/STM32L4xx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32l4xx_hal_driver.git
branch = master
[submodule "Drivers/CMSIS/Device/ST/STM32L4xx"]
path = Drivers/CMSIS/Device/ST/STM32L4xx
url = https://github.com/STMicroelectronics/cmsis_device_l4.git
branch = master
[submodule "Drivers/BSP/B-L4S5I-IOT01"]
path = Drivers/BSP/B-L4S5I-IOT01
url = https://github.com/STMicroelectronics/b-l4s5i-iot01a-bsp.git
branch = main
[submodule "Drivers/BSP/B-L475E-IOT01"]
path = Drivers/BSP/B-L475E-IOT01
url = https://github.com/STMicroelectronics/b-l475e-iot01a-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L4xx_Nucleo"]
path = Drivers/BSP/STM32L4xx_Nucleo
url = https://github.com/STMicroelectronics/stm32l4xx-nucleo-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L4xx_Nucleo_32"]
path = Drivers/BSP/STM32L4xx_Nucleo_32
url = https://github.com/STMicroelectronics/stm32l4xx-nucleo-32-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L4xx_Nucleo_144"]
path = Drivers/BSP/STM32L4xx_Nucleo_144
url = https://github.com/STMicroelectronics/stm32l4xx-nucleo-144-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L4P5G-Discovery"]
path = Drivers/BSP/STM32L4P5G-Discovery
url = https://github.com/STMicroelectronics/stm32l4p5g-dk-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L4R9I-Discovery"]
path = Drivers/BSP/STM32L4R9I-Discovery
url = https://github.com/STMicroelectronics/32l4r9idiscovery-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L476G-Discovery"]
path = Drivers/BSP/STM32L476G-Discovery
url = https://github.com/STMicroelectronics/32l476gdiscovery-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L496G-Discovery"]
path = Drivers/BSP/STM32L496G-Discovery
url = https://github.com/STMicroelectronics/32l496gdiscovery-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L4R9I_EVAL"]
path = Drivers/BSP/STM32L4R9I_EVAL
url = https://github.com/STMicroelectronics/stm32l4r9i-eval-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L476G_EVAL"]
path = Drivers/BSP/STM32L476G_EVAL
url = https://github.com/STMicroelectronics/stm32l476g-eval-bsp.git
branch = main