-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy path.gitmodules
60 lines (60 loc) · 2.42 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
53
54
55
56
57
58
59
60
[submodule "Drivers/STM32L5xx_HAL_Driver"]
path = Drivers/STM32L5xx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32l5xx_hal_driver.git
branch = master
[submodule "Drivers/CMSIS/Device/ST/STM32L5xx"]
path = Drivers/CMSIS/Device/ST/STM32L5xx
url = https://github.com/STMicroelectronics/cmsis_device_l5.git
branch = master
[submodule "Drivers/BSP/STM32L5xx_Nucleo"]
path = Drivers/BSP/STM32L5xx_Nucleo
url = https://github.com/STMicroelectronics/stm32l5xx-nucleo-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L552E-EV"]
path = Drivers/BSP/STM32L552E-EV
url = https://github.com/STMicroelectronics/stm32l552e-ev-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L562E-DK"]
path = Drivers/BSP/STM32L562E-DK
url = https://github.com/STMicroelectronics/stm32l562e-dk-bsp.git
branch = main
[submodule "Drivers/BSP/Components/Common"]
path = Drivers/BSP/Components/Common
url = https://github.com/STMicroelectronics/stm32-bsp-common.git
branch = main
[submodule "Drivers/BSP/Components/cs42l51"]
path = Drivers/BSP/Components/cs42l51
url = https://github.com/STMicroelectronics/stm32-cs42l51.git
branch = main
[submodule "Drivers/BSP/Components/ft6x06"]
path = Drivers/BSP/Components/ft6x06
url = https://github.com/STMicroelectronics/stm32-ft6x06.git
branch = main
[submodule "Drivers/BSP/Components/hx8347i"]
path = Drivers/BSP/Components/hx8347i
url = https://github.com/STMicroelectronics/stm32-hx8347i.git
branch = main
[submodule "Drivers/BSP/Components/iss66wvh8m8"]
path = Drivers/BSP/Components/iss66wvh8m8
url = https://github.com/STMicroelectronics/stm32-iss66wvh8m8.git
branch = main
[submodule "Drivers/BSP/Components/lsm6dso"]
path = Drivers/BSP/Components/lsm6dso
url = https://github.com/STMicroelectronics/stm32-lsm6dso.git
branch = main
[submodule "Drivers/BSP/Components/mfxstm32l152"]
path = Drivers/BSP/Components/mfxstm32l152
url = https://github.com/STMicroelectronics/stm32-mfxstm32l152.git
branch = main
[submodule "Drivers/BSP/Components/mx25lm51245g"]
path = Drivers/BSP/Components/mx25lm51245g
url = https://github.com/STMicroelectronics/stm32-mx25lm51245g.git
branch = main
[submodule "Drivers/BSP/Components/st7789h2"]
path = Drivers/BSP/Components/st7789h2
url = https://github.com/STMicroelectronics/stm32-st7789h2.git
branch = main
[submodule "Drivers/BSP/Components/stmpe811"]
path = Drivers/BSP/Components/stmpe811
url = https://github.com/STMicroelectronics/stm32-stmpe811.git
branch = main